One command to deploy LibreFang Agent OS to Fly.io.
Free tier. Persistent storage. No credit card required.
Open your terminal and paste. It will install Fly.io CLI, open your browser to log in, then deploy automatically.
A browser tab will open. Sign up or log in to Fly.io (GitHub OAuth supported). The script continues automatically after authorization.
Your LibreFang instance is deployed at https://librefang-xxxx.fly.dev. Add LLM API keys via the terminal prompts or later with flyctl secrets set.
flyctl secrets set TELEGRAM_BOT_TOKEN=your-tokenflyctl deploy --app your-app-name. Or re-run the deploy script for a fresh instance.