项目作者: CodeChefVIT

项目描述 :
CodeChef-VIT project deployments.
高级语言: Dockerfile
项目地址: git://github.com/CodeChefVIT/deployments.git
创建时间: 2019-07-23T20:01:16Z
项目社区:https://github.com/CodeChefVIT/deployments

开源协议:

下载


CodeChef Deployments

Project Name Original Project URL
Common Entry Test Common Entry Test http://167.71.231.117:3003
Free-Slot-Finder Free-Slot-Finder http://167.71.231.117:3000
Git and Hack Insider Git and Hack Insider http://167.71.231.117:3002
Engagement-Monitor Engagement-monitor http://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

To Run of the Applications

  • 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