Popularity
1.3
Stable
Activity
0.0
Stable
24
4
9

Programming language: Ruby
License: MIT License
Tags: Management     DevOps Tools     Web Servers     Deploy     Monitoring     Monit    

chef-template alternatives and similar gems

Based on the "DevOps Tools" category.
Alternatively, view chef-template alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of chef-template or a related project?

Add another 'DevOps Tools' Gem

README

chef-template

Chef Solo config for management servers with Ruby/Rack based applications

Tutorial

Using Chef and Capistrano to deploy a Rails application on Ubuntu 16.04

Stack

  • Ubuntu 16.04
  • PostgreSQL
  • Redis
  • Monit
  • RVM
  • Node.js
  • Nginx
  • Ncdu

Usage

Insert machine IP into next files:

nginx

nginx

node

cp nodes/machine.ip.json nodes/my_new_node.json

Replace passwords into base role and run:

bundle exec knife solo bootstrap root@ip nodes/my_new_node.json

License

The template is available as open source under the terms of the MIT License.


*Note that all licence references and agreements mentioned in the chef-template README section above are relevant to that project's source code only.