akshaykarle / gocd-docker

Launch a GoCD server agent setup with a sample pipeline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoCD setup with docker

Launch a GoCD server agent setup with a sample pipeline.

Getting started

  • Install docker and docker-compose
  • Run ./setup.sh
  • Run docker-compose up -d
  • You should now be able to access http://localhost:8153/go/
  • You need to login for the first time using gomatic user

Configure the Elastic agent plugin

Gomatic sample

  • Install gomatic: pip install -r gomatic_sample/requirements.txt
  • Update go config: python gomatic_sample/sample.py

About

Launch a GoCD server agent setup with a sample pipeline.


Languages

Language:HCL 42.1%Language:Shell 39.6%Language:Python 18.4%