Projects & Apps
Deploy a GitHub Repository
Build and run your own app straight from a GitHub repo.
1 min readUpdated Sep 25, 2026
The Custom app option builds and runs code from a GitHub repository on your Cloud Node.
Deploy
- Go to Deploy and choose Custom app.
- Enter your repository. The branch is detected automatically; change it if you need another.
- Optionally set the install, build and start commands. FlyNode builds with Nixpacks, which detects most Node, Python, Go and similar projects on its own.
- Keep the generated domain or enter your own.
- Review and deploy.
After deploying
- Logs show the most recent output of your app.
- Redeploy rebuilds from the latest commit on your branch.
- Restart restarts the running container without rebuilding.
Resources
Apps share the RAM, CPU and storage pool of your Cloud plan rather than having individual limits. See Understanding Resource Allocation.
Still stuck?
Open a support ticket from your dashboard and include the container name.