Skip to content

ghaih/build-concourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-concourse

build concourse with docker-compose (See https://concourse.ci/docker-repository.html)

prepare the environment.

Execute the command as follows:

$ bash scripts/install-docker.sh

Need to reboot the server then, execute the command as follows.

$ bash scripts/install-docker-compose.sh

Then, you can use concouse after execute following command.

$ export CONCOURSE_EXTERNAL_URL=http://<Your server's ip address>:8080
$ bash run.sh

You can access your concourse with browser. the username concourse and password changeme.

About

build concourse with docker-compose (See https://concourse.ci/docker-repository.html)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%