Project Name | Original Project | URL |
---|---|---|
Common Entry Test | Common Entry Test | https://167.71.231.117:3003 |
Free-Slot-Finder | Free-Slot-Finder | https://167.71.231.117:3000 |
Git and Hack Insider | Git and Hack Insider | https://167.71.231.117:3002 |
Engagement-Monitor | Engagement-monitor | https://167.71.231.117:3005 |
- Projects made by @CodeChef-VIT are deployed on docker containers in the cloud
- This is Repository which contains all the compose files for the deployed projects , they are deployed on a cloud
- The Projects are fully containerised and can be run on any server
- Clone this repository git clone https://github.com/CodeChefVIT/deployments
- cd (the-project-you-want-to-run)
- run command : docker-compose up -d
- Docker should be pre installed in your system
- Application is now running on its respective port