Shawn Sorichetti
da1b1ad685
Change database to PostgreSQL
Remove all configuration for MySQL and configure PostgreSQL as the main
database.
All *_mysql_* options have been changed to *_db_* options.
Postgres requires the database user to have a password in order to
connect via localhost. The db_admin_password option is used to set the
password of the admin user (usually postgres).
11 years ago
Luke Cyca
d71bf5632d
Set log watch to weekly per http://primozverdnik.com/2011/05/logwatch-once-a-week-is-enough/
Also mailing to root (which gets forwarded to admin_email) for easier automated sorting
11 years ago
Patrick Gerken
5f01f062c7
feat(monit): Enable web interface
Web interface listens on localhost only.
The web interface is needed for polling monit
status from the console via::
monit summary
11 years ago
Luke Cyca
310d28ef39
Send logwatch messages to admin_email
11 years ago
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
11 years ago
cji
ba901526b7
Add logwatch to the monitoring role to email daily log summaries
Based on playbook from https://github.com/phred/5minbootstrap
11 years ago
Greg Karékinian
58dddc55d1
Remove variables from roles
Refs #39
12 years ago
Greg Karékinian
894808b50c
Fix trailing whitespace
12 years ago
Alex Payne
05059ac1fc
Correct UID for Tomcat/Solr Monit config. Fixes #19 .
12 years ago
Alex Payne
080d38986c
first commit
12 years ago