Repository is archived
No commit activity in last 3 years
No release in over 3 years
Capistrano bindings for exporting services described by Procfile to init system
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 10.0
~> 3.0

Runtime

 Project Readme

capistrano-init-exporter

Capistrano bindings for the init-exporter utility.

Installation

Add this line to your application's Gemfile:

gem 'capistrano-init-exporter'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-init-exporter

Usage

Capify your project as described here.

Configure the project as a normal project which uses Capistrano for deployment. Then add to your Capfile:

require 'capistrano/init_exporter'

Install init-exporter utility on your server and configure it.

Use procfiles version 2 to describe how your project should be started.

Sponsored by FunBox