Try DeployIt out @ deployit.chinmaydesai.xyz
DeployIt is a frontend deployment service which builds your projects, stores them on the cloud, and deploys them on a publicly accessible domain. Currently supports vite-based projects.
- Pulls codebase directly from GitHub URL
- User can specify repository branch to deploy
- Frontend directory selection
- Automatic URL assignment + optional Custom URL support
- Build Status (coming soon)
- Environmental Variables (coming soon)
| Component | Tech used |
|---|---|
| Frontend | React.js |
| Backend | Node.js |
| Containerization | Docker |
| Database | MongoDB |
| Object Storage | Oracle Buckets |
| Component | Service |
|---|---|
| Frontend | ApacheHTTP on Oracle VM |
| Primary Backend Server | Oracle VM |
| Reverse Proxy Server | Oracle VM |
| DNS Management | ApacheHTTP and CloudFlare |
| Builder Container | Amazon ECS |
| Object Storage | Oracle Buckets |
