creative-co / mana

Configuration management with Chef & Capistrano
MIT License
1 stars 5 forks source link

Cookbook for web-based log viewer #8

Open vovayartsev opened 11 years ago

vovayartsev commented 11 years ago

Mana could have a default recipe for installing some web-based log browser (e.g. http://graylog2.org/ or http://logstash.net/) and making the rails app log into it

antlypls commented 11 years ago

We need to have a separate repository for sharing common recipes used in our projects. Since specific recipes are not needed for all projects. Mana should contain only general recipes and tasks, that used and can be helpful in all projects, like install ruby, rails, etc.