Deploying from the Marketplace
The marketplace ships with 522 ready-to-deploy app templates. You can browse them, filter by category, and deploy any template directly into your account.
1. Open the Marketplace
Click Marketplace in the sidebar, or visit control.boottify.com/client/marketplace.
2. Pick a Template
- Use the search bar or category filter to narrow down the list.
- Each template page shows screenshots, the source repository, required environment variables, and how many people have deployed it.
3. Walk through the Configuration Wizard
Click Deploy to open the Universal App Configuration Wizard. The wizard adapts to the template you picked and only asks for what is actually required:
- Identity — pick an app name and subdomain.
- Plan — choose your CPU/memory tier.
- Configuration — fill in the env vars the template marks as required.
- Secrets — paste API keys, OAuth credentials, or DB URLs (encrypted at rest).
- Review — confirm and click Deploy.
If you walk away mid-wizard, your input is preserved and you can resume.
4. Watch the Deployment
The 10-step pipeline runs automatically: domain → DNS → database → storage → config → deploy → ingress (Traefik) → SSL → health check → mailbox. Each step is reported live on the Deployments page.