Services & Sources
A Service is the actual application container. ZenSailor supports multiple ways to deploy:
GitHub Integration
Deep integration with GitHub. We support Auto-Build (using Cloud Native Buildpacks), existing Dockerfiles, or docker-compose.yml files directly from your repository.
Custom Git (SSH)
Connect to any Git provider (GitLab, Gitea, Bitbucket, etc.) using SSH keys. Perfect for self-hosted git instances or private repos outside of GitHub.
Template Library
One-click deploy for popular open-source applications. Our marketplace includes databases, analytics tools, CMSs, and backend platforms (e.g., Supabase, PocketBase).
Docker Compose
Deploy complex stacks easily. You can pull a docker-compose.yml from a repo or Paste Raw YAML directly into the dashboard for quick deployments.
Docker Image
Deploy any public or private image directly from Docker Hub, GHCR, or other registries (e.g., nginx:latest).
Managed Addons
Instantly provision managed instances of PostgreSQL, MariaDB, Redis, or MongoDB with persistent volumes attached to your environment.