Apps Hosting is an alternative to platforms like Render. It provides one-click deployments — just provide a GitHub repository URL, and the app will be built, deployed, and assigned a custom domain automatically.
docs/– Documentation filesconfig/– Configuration files, global environment variables, and TLS certificates (not committed to Git)helm-chart/– Helm charts used to deploy the system on Kubernetesinfrastructure/– Tools and resources for deploying and managing the platforminternal-packages/– Private packages used internally by the projectscripts/– Utility scripts (e.g., Minikube setup)src/– Source code for all services
Notion workspace: https://www.notion.so/Apps-Hosting-Overview-1d64a595c02d80eeb9ddc5e1b7789e99
⚠ This project is still a work in progress.
Note: Some documentation may be outdated.