Applications
Deploy and manage applications on your servers.
Deployment Sources
- Git - GitHub, GitLab, Bitbucket repositories
- Docker - Pre-built Docker images
- File Upload - Direct file/archive upload
Build Methods
- Dockerfile - Use your own Dockerfile
- Nixpacks - Auto-detect and build
- Buildpacks - Cloud Native Buildpacks
Features
- Deployment history with rollback
- Environment variables and secrets
- Custom domains with SSL
- Real-time logs
- Resource scaling (CPU, memory, replicas)