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.
-
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale -
BOSH
Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services. -
Request-log-analyzer
Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats. -
Rubber
A capistrano/rails plugin that makes it easy to deploy/manage/scale to various service providers, including EC2, DigitalOcean, vSphere, and bare metal servers. -
Einhorn
DISCONTINUED. Einhorn will open one or more shared sockets and run multiple copies of your process. You can seamlessly reload your code, dynamically reconfigure Einhorn, and more. -
itamae
Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef. -
Blender
DISCONTINUED. A modular system orchestration framework with pluggable driver and host discovery. -
Kanrisuru
Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of chef-template or a related project?
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:
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.