summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* install tarsnap on mailJesse Luehrs2019-02-202-0/+8
|
* parameterize tarsnap backupsJesse Luehrs2019-02-203-3/+6
|
* go back to autogenerating dkim keysJesse Luehrs2019-02-201-0/+24
|
* bounce the service when config files changeJesse Luehrs2019-02-201-2/+2
|
* clean up env file a bitJesse Luehrs2019-02-201-124/+1
|
* we're not using this pregenerated secret keyJesse Luehrs2019-02-201-1/+1
|
* typoJesse Luehrs2019-02-201-1/+1
|
* use the correct format for the fact scriptJesse Luehrs2019-02-191-0/+1
|
* updates to fail2ban jails should bounce the serviceJesse Luehrs2019-02-191-1/+2
|
* configure fail2ban separately for each hostJesse Luehrs2019-02-196-10/+23
| | | | since mail isn't going to be running nginx directly
* fixJesse Luehrs2019-02-191-1/+1
|
* start over a bit with mailuJesse Luehrs2019-02-199-193/+288
|
* stop the ttrss update daemon before applying database updatesJesse Luehrs2019-02-181-1/+1
|
* temporarily manually add missing dependencyJesse Luehrs2019-02-171-0/+2
|
* switch to neomuttJesse Luehrs2019-02-171-1/+1
|
* put munin behind authJesse Luehrs2019-01-032-0/+11
|
* add monitor for last tarsnap runJesse Luehrs2019-01-034-0/+81
|
* remove some munin plugins i don't really care aboutJesse Luehrs2019-01-032-20/+0
|
* run fail2ban and tarsnap plugins as rootJesse Luehrs2019-01-032-0/+11
|
* add a munin plugin for monitoring tarsnap sizeJesse Luehrs2019-01-033-0/+41
|
* install fail2ban munin plugin on toztJesse Luehrs2019-01-031-1/+7
|
* use LastBackupFinished instead of LastBackupDateJesse Luehrs2019-01-021-1/+1
| | | | | | it looks like LastBackupDate gives incorrect data for some reason, and the actual duplicati webface uses LastBackupFinished to display its information
* looks like ignore_unknown isn't supported yetJesse Luehrs2019-01-021-1/+0
|
* generate some graphs from my laptop tooJesse Luehrs2019-01-021-0/+4
|
* typoJesse Luehrs2019-01-021-6/+6
|
* add some munin graphs for duplicati statsJesse Luehrs2019-01-0213-0/+300
|
* backport a fix to a bug in one of the munin pluginsJesse Luehrs2019-01-011-0/+9
| | | | this should fix eth0 graphs on tozt
* use packaged wireguard kernel module instead of dkmsJesse Luehrs2019-01-011-1/+1
| | | | | since it's being packaged for default kernels now, and this is much faster
* remove some unnecessary newlinesJesse Luehrs2019-01-011-2/+2
|
* this is a template nowJesse Luehrs2019-01-012-1/+1
|
* fix munin-node listening specificationJesse Luehrs2019-01-011-3/+2
|
* generate hosts dataJesse Luehrs2019-01-011-5/+3
|
* don't let munin-node listen on a public interfaceJesse Luehrs2018-12-312-2/+2
|
* restart munin-node when plugins are installedJesse Luehrs2018-12-281-1/+2
|
* add smartmontools monitoring to partofme muninJesse Luehrs2018-12-282-2/+20
|
* fix munin-node allowed ip addressJesse Luehrs2018-12-281-1/+1
|
* configure munin for partofme alsoJesse Luehrs2018-12-284-46/+96
|
* fix dependenciesJesse Luehrs2018-12-281-4/+2
|
* fix munin configurationJesse Luehrs2018-12-287-20/+32
|
* more munin fixesJesse Luehrs2018-12-283-1/+15
|
* start configuring muninJesse Luehrs2018-12-2811-2/+138
|
* cgit doesn't use the git protocolJesse Luehrs2018-12-271-1/+1
|
* make sure the docker service is startedJesse Luehrs2018-12-071-0/+6
|
* fix mirrorlist orderingJesse Luehrs2018-12-073-3/+0
|
* try to fix systemd orderingJesse Luehrs2018-12-071-1/+2
|
* fix docker-compose pathJesse Luehrs2018-12-071-1/+1
|
* fix newmail hostnames a bit moreJesse Luehrs2018-12-061-4/+4
|
* ensure we have the proper base directoriesJesse Luehrs2018-12-062-2/+6
|
* add missing moduleJesse Luehrs2018-12-062-0/+11
|
* start trying to migrate mail into the main puppet configJesse Luehrs2018-12-059-0/+280
|