https://github.com/brahmlower/concourse-example-service
This repo contains the resources for running a concourse service, including it's pipelines pipelines
https://github.com/brahmlower/concourse-example-service
Last synced: 6 months ago
JSON representation
This repo contains the resources for running a concourse service, including it's pipelines pipelines
- Host: GitHub
- URL: https://github.com/brahmlower/concourse-example-service
- Owner: brahmlower
- Created: 2019-02-07T16:31:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T20:14:13.000Z (over 7 years ago)
- Last Synced: 2025-03-30T15:47:22.286Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Concourse Service
This repo contains the resources for running a concourse service, including it's pipelines pipelines
This makes use of the following resources:
- https://github.com/concourse/concourse-docker
- https://github.com/telia-oss/github-pr-resource
## Startup
1) docker-compose up
2) Open browser to http://localhost:8080
3) Log in using username: test, password: test
4) Donwload the cli for the `fly` utility
5) Log in with the commandline utility: fly login -t main -c http://localhost:8080 -b