https://github.com/melitus/nodejs-docker-integration-with-circleci
:white_check_mark: Node.js web app with docker tracked by GitHub, configured on CircleCI
https://github.com/melitus/nodejs-docker-integration-with-circleci
aws circleci docker nodejs tutum
Last synced: 2 months ago
JSON representation
:white_check_mark: Node.js web app with docker tracked by GitHub, configured on CircleCI
- Host: GitHub
- URL: https://github.com/melitus/nodejs-docker-integration-with-circleci
- Owner: melitus
- Created: 2018-04-27T10:08:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T10:39:49.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T22:27:11.571Z (4 months ago)
- Topics: aws, circleci, docker, nodejs, tutum
- Language: JavaScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs-docker-integration-with-circleci
A small node.js web app (and small test) will be uploaded and tracked on GitHub. GitHub will be configured to inform the CircleCI platform whenever code updates are committed and pushed. CircleCI will perform test builds. Upon successful test builds, CircleCI will inform Docker Hub, which in turn will trigger a new Automated Build and inform the Tutum container platform. Tutum will then pull the new Docker image and deploy it as a container on the Amazon Web Service platform