ProliferateDocs
Join the beta

Overview

Deploy Proliferate on your cloud provider.

Every cloud path runs the same thing: one Linux host, the standard Docker Compose stack, and a DNS name pointed at it. There is no cloud-specific server image or config, so pick based on where your team already runs infrastructure.

Bring your own server#

None of the above required. Any Linux host with Docker and Compose v2, reachable on ports 80 and 443, works: a bare-metal box, a VM from a provider not listed here, or a machine already on your network. Start at Docker on any server.

Kubernetes#

Note

Running on Kubernetes instead of a single Compose host is not available yet. Get in touch if you need it.