Using Docker Compose
The following guide walks you through self-hosting Fabricate on a single virtual private server (VPS) or a bare metal server.
This deployment uses a Docker Compose setup where:
All services run on the same machine.
Data are stored in local volumes.
You can host Fabricate on any cloud provider, such as:
Amazon EC2
Google Cloud VM
Microsoft Azure VM
DigitalOcean droplet
You can also deploy Fabricate on a bare metal server.
This guide uses an Amazon EC2 instance, but the setup is the same for any other provider.
Before you start, confirm that your server meets the minimum hardware requirements.
Last updated
Was this helpful?