Why managed platforms
Managed platforms handle build and deploy pipelines so you do not need to manage servers.
Popular choices:
Deploy with Git
Most platforms support Git-based deploys:
- Push your project to GitHub.
- Connect the repo in the platform dashboard.
- Configure build and start commands.
Deploy with Docker
If your platform supports Docker:
- Export your project using Export → Download Code (see Manage files and export).
- Build and push a Docker image.
- Deploy the container using the platform UI.
Environment variables
Add environment variables in the platform dashboard to match your project needs.
Next steps
- Docker setup: web-builder-self-host-docker
- VPS hosting: web-builder-self-host-vps
Ready to Get Started?
Put this knowledge into action. Our strategy consulting can help you implement these strategies for your business.
Was this article helpful?