← deploy.librefang.ai

Deploy LibreFang

Choose your platform

Recommended
Fly.io
Free forever, persistent storage
Easiest
Render
One-click OAuth deploy
Free tier: sleeps after 15 min, no persistent storage
Railway
Simple deploy with $5 free credit
Terraform
GCP
Free forever (e2-micro), 30GB storage
Docker
One command, runs anywhere
docker run -p 4545:4545 ghcr.io/librefang/librefang
Install locally
Or deploy from your terminal:
$ curl -sL https://raw.githubusercontent.com/librefang/librefang/main/deploy/fly/deploy.sh | bash