Ir al archivo
IamTheFij b3b3c9989c Fix grep and some docker commands 2017-04-20 01:23:59 +00:00
supervisor Something basically working, maybe 2017-04-19 01:51:36 +00:00
CloudronManifest.json Fixing a couple things 2017-04-19 01:51:36 +00:00
DESCRIPTION.md Something basically working, maybe 2017-04-19 01:51:36 +00:00
Dockerfile Something basically working, maybe 2017-04-19 01:51:36 +00:00
LICENSE Add license 2017-04-19 01:51:35 +00:00
Makefile Fixing a couple things 2017-04-19 01:51:36 +00:00
POSTINSTALL.md Add Makefile and update manifest and docs 2017-04-19 01:51:36 +00:00
README.md Fixing a couple things 2017-04-19 01:51:36 +00:00
concourse_worker.sh Fix grep and some docker commands 2017-04-20 01:23:59 +00:00
logo.png Add Makefile and update manifest and docs 2017-04-19 01:51:36 +00:00
start.sh Add Makefile and update manifest and docs 2017-04-19 01:51:36 +00:00

README.md

Concourse Cloudron App

This repository contains the Cloudron app package source for Concourse ATC and TSA.

Installation

Install

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

Concourse is a trademark of Concourse in the U.S. and other countries.