Skip to content

maruware/demae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demae

Demae is Itamae ssh runner for nodes on environment.

This enable:

$ bundle exec demae apply staging

Installation

Add this line to your application's Gemfile:

gem 'demae'

And then execute:

$ bundle

Initialize

Execute:

$ bundle exec demae install

Then these files are created.

.
└── config
     └── demae
          ├── production.yml
          └── staging.yml

Usage

First, write itamae recipes.
And modify config/demae/staging.yml.

And then execute:

$ bundle exec demae apply staging

About

Itamae ssh runner for nodes on environment.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages