SET UP YOUR ACCOUNT.
Create your Boottify account, connect your GitHub repository, and get ready to deploy your first application.
PREREQUISITES
Before you begin, make sure you have the following:
GitHub Account
A GitHub account with at least one repository you want to deploy.
Dockerfile
Your project should have a Dockerfile (or docker-compose.yml) for containerized deployment.
Payment Method (optional)
A credit card via Stripe for paid plans. Free tier available to explore.
CREATE YOUR ACCOUNT
Sign up at control.boottify.com using email/password, Google OAuth, or GitHub OAuth.
Email & Password
Traditional sign-up with email verification
Google OAuth
One-click sign-in with your Google account
GitHub OAuth
Sign in with GitHub for quick repo access
CONNECT GITHUB
Install the Boottify GitHub App to connect your repositories. This enables automatic deployments when you push to your repository.
Go to Settings → GitHub in the admin panel, or click "Connect GitHub" during app creation.
Authorize the Boottify GitHub App and select which repositories to grant access to.
Once connected, your repositories will appear in the deploy wizard when creating a new app.