Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Capistrano bindings for the init-exporter utility

License

Notifications You must be signed in to change notification settings

funbox/capistrano-init-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Capistrano bindings for the init-exporter utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages