One-Click Installers
This guide provides instructions for deploying Flagsmith using one-click installers for various cloud platforms. These options offer a quick and straightforward way to get your Flagsmith instance up and running.
Deploy to DigitalOcean
Deploy to Render
Deploy on Railway
Deploy to Fly.io
We're big fans of Fly.io! You can deploy to Fly.io really easily:
git clone git@github.com:Flagsmith/flagsmith.git
cd flagsmith
flyctl postgres create --name flagsmith-flyio-db
flyctl apps create flagsmith-flyio
flyctl postgres attach --postgres-app flagsmith-flyio-db
flyctl deploy
Fly.io has a global application namespace, and so you may need to change the name of the application defined in fly.toml
as well as the commands above.
Deploy to Caprover
You can also deploy to a Caprover Server with One Click Apps.