Skip to content

dennisgranath/gocd-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocd-docker

A dockerized implementation of gocd using using docker-enabled agents

Deployment

Prerequisites

This project is deployed with Docker. The easiest way to setup a Docker environment is by installing the Docker Toolbox.

Docker Compose

  1. ./setup.sh
  2. docker-compose up

If you want to scale agents (three in this example):

  1. docker-compose scale gocd-agent=3

About

GoCD demo with a server, agent and app-server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages