supervisor | ||
CloudronManifest.json | ||
concourse_worker.sh | ||
DESCRIPTION.md | ||
Dockerfile | ||
LICENSE | ||
logo.png | ||
Makefile | ||
POSTINSTALL.md | ||
README.md | ||
start.sh |
Concourse Cloudron App
This repository contains the Cloudron app package source for Concourse ATC and TSA.
Installation
or using the Cloudron command line tooling
cloudron install --appstore-id ci.concourse.cloudron
Building
The app package can be built using the Cloudron command line tooling.
make build # Builds the Cloudron app
make install # Installs the app into Cloudron and runs it
make run # Ensures app is installed and prints all logs and begins tailing them
make uninstall # Uninstalls the app from Cloudron
make debug # Changes the current configuration to debug to set filesystem to read/write
make no-debug # Changes the current configuration out of debug
make run-worker # Runs a worker in an attached process
Legal
Concourse is a trademark of Concourse in the U.S. and other countries.