Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rattermeyer/dockerized-go-cd-env
dockerized (docker-compose) cd environment based on go-cd
https://github.com/rattermeyer/dockerized-go-cd-env
Last synced: about 1 month ago
JSON representation
dockerized (docker-compose) cd environment based on go-cd
- Host: GitHub
- URL: https://github.com/rattermeyer/dockerized-go-cd-env
- Owner: rattermeyer
- Created: 2015-07-31T07:01:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-31T07:51:46.000Z (over 9 years ago)
- Last Synced: 2024-10-14T08:07:43.690Z (2 months ago)
- Language: Shell
- Size: 250 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GO CD Dockerized
This environment provides a docker-compose based CD Setup based on
- Thoughtworks GO CD server
- Thoughtworks GO CD agent
- Git Server (simple SSH)
- Nexus
- Sonarqube# Setup
It requires a docker host setup as provided by
[vagrant-docker-host](https://github.com/rattermeyer/vagrant-docker-host)
or
[ansible-docker-host](https://github.com/rattermeyer/ansible-docker-host)So you should be able to clone the vagrant repo and start with vagrant up.
Probably check memory constraints before running vagrant up. The
dockerized setup requires more memory