Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

ncdc/openshift-foreman-cartridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4386b0c · Jun 18, 2013

History

20 Commits
Jun 18, 2013
Jun 17, 2013
Jun 13, 2013
Jun 13, 2013
Jun 13, 2013
Jun 14, 2013
Jun 13, 2013
Jun 17, 2013

Repository files navigation

Openshift Foreman Cartridge

This cartridge for OpenShift allows you to configure and use Foreman to run processes in the background.

Installation

Once you have an existing OpenShift application, run the following command:

rhc cartridge add -a app_name http://cartreflect-claytondev.rhcloud.com/reflect?github=ncdc/openshift-foreman-cartridge

Usage

In the root of your application's git repository, create a file called Procfile. Then add one or more entries such as:

mytask: bundle exec rake resque:work QUEUE=*

Logging

Output from Foreman is written to $OPENSHIFT_HOMEDIR/foreman/log/foreman.log

Limitations

This cartridge does not currently listen on any ports.

License

Licensed under the Apache Software License, v2.0. Please see LICENSE for more information.

About

Foreman cartridge for OpenShift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published