Thomas Buck
4ffc24a063
add nodered to iot, update mosquitto. monit now also usable with iot.
преди 3 години
Thomas Buck
e6bd74153d
creating domain list for letsencrypt dynamically. some other small fixes.
преди 3 години
Thomas Buck
a1614fe810
add jitsi role, remove xmpp role (prosody conflicting)
преди 3 години
Thomas Buck
b37d78c1f9
more fixes to support debian 10
преди 3 години
Thomas Buck
97ceee0704
remove unnecessary secret_* everywhere
преди 3 години
Thomas Buck
ee0f739b1d
Lots of updates, first test of VPN.
преди 5 години
Thomas Buck
c5e64be53b
Ensure we're always redirecting to the main homepage with www prepended.
преди 5 години
Thomas Buck
8f7addbda5
Added InfluxDB, Mosquitto, mqtt-admin to iot role.
преди 5 години
Thomas Buck
2d359819a2
Similar log settings for all apache virtual hosts
преди 5 години
Thomas Buck
aa6a5e90e9
Support multiple monit alert mails, for eg. pushover.
преди 5 години
Thomas Buck
21f6ac8d7e
some monit fixes. add fail2ban monit dist conf file and rootfs check. dont generate invalid password.
преди 5 години
Thomas Buck
17ae1906ee
Add iot role with grafana task
преди 5 години
Thomas Buck
30832be156
Add Commento to blog task and add example index page for webhosting.
преди 5 години
Thomas Buck
85e7c343c5
Run matrix federation also over apache to get proper TLS. For some reason not working with tls from synapse itself.
преди 5 години
Thomas Buck
14dd6202ef
Added Mastodon role
преди 5 години
Thomas Buck
7b8f15528d
Fix a bunch of broken http->https redirects and make them always temporary
преди 5 години
Thomas Buck
5d08a68c93
Make monit status page public
преди 5 години
Thomas Buck
d72da6b11b
Add Matrix: Synapse Homeserver and Riot webclient
преди 5 години
Thomas Buck
eb39986288
fix fathom monit wrong task name and missing ignore_errors for first run. fix typo.
преди 5 години
Thomas Buck
4ab56bdf6e
Added gitea
преди 5 години
Thomas Buck
013c5ac0fa
Enable E-Mail notifications from Monit
преди 5 години
Thomas Buck
0a78d445a2
Fix ZNC monit task socket. Fix all monit tasks start and stop program. add prosody, redis, rspamd and fathom monitoring.
преди 5 години
Thomas Buck
0583b7e64e
Cleanup monitoring task and add status page on localhost also with ssl
преди 5 години
Thomas Buck
04186d37f0
Monit should also watch tomcat8 instead of tomcat7
преди 5 години
Thomas Buck
11e0282841
Remove collectd
преди 5 години
Thomas Buck
4cf67e7aed
Explicitly install postgres-9.6 and fix monit pid-file location for it.
преди 5 години
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
преди 6 години
chadrh
595075268e
Add dependencies tag to some tasks where it was missing
преди 7 години
Mike Ashley
257a2252b5
Configure rspamd to accept logwatch's logs
Sometimes logwatch logs will contain URLs and domain names that trip
on abuse lists. Use a custom filter to remove these checks.
преди 7 години
Mike Ashley
97b11e3953
Eliminate need for access_compat module in Apache
The directives provided by `mod_access_compat` are deprecated. This
patch eliminates references to them.
преди 8 години
Allen Riddell
f31ac23001
Add monitoring default vars to role
преди 8 години
John Giannelos
66cc560281
Fix monitoring config for apache/postgresql.
преди 8 години
Carl Meyer
15cff22f14
Workaround bug with enabling SysV init scripts in Jessie, for collectd.
преди 8 години
Mike Ashley
5647fe0d6d
Correct znc monitoring task list
преди 8 години
Mike Ashley
e29be39280
Correct typo
преди 8 години
Mike Ashley
ae6d97a4b6
Match tomcat version to solr
The package solr installs and uses tomcat7. Installing tomcat8 appears
to be a mistake for Debian Jessie.
преди 8 години
Alex Payne
372f84473f
init.d -> systemctl
преди 9 години
Alex Payne
7275a52ba6
Update to Tomcat 8
преди 9 години
Alex Payne
d2483d0435
Install collectd from package.
Use newer native "write HTTP" plugin to send metrics to Librato, if configured.
преди 9 години
Alex Payne
85be39c073
Makes more sense to put ZNC config file into place first
преди 9 години
Laurent Arnoud
a09e2e71c1
tar used in place of unarchive module
преди 9 години
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
преди 9 години
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
преди 9 години
Sven Neuhaus
570bebac70
wheezy: need librrd2-dev from backports to be compatible with dovecot
преди 9 години
Philip Potter
ca1d595b07
Fix monit monitoring for apache
Add a status vhost to apache, so that monit's http monitoring will work.
It doesn't particularly matter to the monit check what this vhost does
as long as it returns 200, but I thought it would be nice to use
apache's builtin status functionality. Ideas cribbed from [1]. It
might also be possible to use monit's apache-status functionality to
alert on more sophisticated criteria, but this will do for now.
Open question: does collectd support apache-status? Might it also be
interested in this vhost?
Fixes #299 .
[1] http://mmonit.com/wiki/Monit/MonitorApacheStatus
преди 10 години
Philip Potter
94e0ed5be9
Fix privilege error in monit tomcat6 config
The tomcat6 user doesn't have the right privileges to run the
/etc/init.d/tomcat6 script. Removing these lines allows monit to
restart tomcat if it stops for any reason, and makes the tomcat6 monit
config more consistent with other monit configs elsewhere.
преди 10 години
Lorenzo Villani
3b4bf9c591
Install ZNC Monit config file only when needed
This commit moves the monitoring role to the bottom of site.yml so that
it is executed after all other roles.
This is needed because the monitoring role conditionally installs Monit
configuration file based on whether some other packages have been
installed or not (such as ZNC).
This patch also adds a comment to the "monitoring" entry within the
"roles" list and a `roles/monitoring/README.md` file telling users why
the monitoring role has to come last.
Resolves #284
преди 10 години
Alex Payne
2d2f8a53fb
Only monitor ZNC with monit if role is used.
The other services monitored by the default monit task should always be present except in very custom setups.
Resolves #255 .
преди 10 години
Lorenzo Villani
d5ecf673d3
Calm OCD by sorting almost every with_items block in alphabetical order
преди 10 години
Justin Plock
0c38a44f82
Fix monit ZNC monitoring
преди 10 години