summaryrefslogtreecommitdiffstats
path: root/modules/tozt
Commit message (Collapse)AuthorAgeFilesLines
* have the db initialization only depend on the timer serviceJesse Luehrs2024-02-271-1/+1
| | | | | | | | the db initialization depends on the postgres service, which requires any daemon-reload calls to happen before it, but if the cron::job class as a whole depends on db initialization, the service files notify daemon-reload, meaning daemon-reload needs to happen after the files are modified, which creates a conflict
* rename the metabase cronjobJesse Luehrs2024-02-271-1/+1
|
* see if enabling ipv6 for headscale helpsJesse Luehrs2024-02-212-0/+2
|
* remove algoJesse Luehrs2024-02-212-2/+1
|
* install the tailscale client everywhereJesse Luehrs2024-02-211-0/+1
|
* add an attempt at basic headscale configurationJesse Luehrs2024-02-213-0/+55
|
* use reflector for maintaining the mirrorlistJesse Luehrs2024-02-172-9/+1
|
* need one more directiveJesse Luehrs2023-07-191-0/+1
|
* missed part of the configJesse Luehrs2023-07-181-0/+5
|
* try enabling websockets for vaultwardenJesse Luehrs2023-07-181-0/+2
|
* require explicitly opting into wireguardJesse Luehrs2023-03-271-0/+2
| | | | because machines need to be configured for it first
* give up on gitlabJesse Luehrs2023-03-263-81/+0
|
* typoJesse Luehrs2022-11-081-1/+1
|
* add webfinger redirectJesse Luehrs2022-11-081-0/+6
|
* github no longer supports git:// urlsJesse Luehrs2022-03-194-4/+4
|
* remove some no longer used filesJesse Luehrs2021-07-076-184/+0
|
* use basic auth for grafanaJesse Luehrs2021-07-032-0/+11
|
* stop exposing prometheus to the internet directlyJesse Luehrs2021-07-033-29/+0
|
* enable smtp for grafanaJesse Luehrs2021-07-032-1/+11
|
* install grafanaJesse Luehrs2021-07-014-0/+72
|
* clear the existing ExecStartJesse Luehrs2021-07-011-0/+1
|
* fix filenameJesse Luehrs2021-07-011-0/+0
|
* need to override it in a different wayJesse Luehrs2021-07-013-14/+14
| | | | flags can't be repeated
* it should also restart the serviceJesse Luehrs2021-07-011-1/+2
|
* move prometheus tsdb to /media/persistentJesse Luehrs2021-07-012-0/+15
|
* sigh, one moreJesse Luehrs2021-07-011-1/+1
|
* actually install the nginx configJesse Luehrs2021-07-011-0/+8
|
* fix nginx configJesse Luehrs2021-07-011-1/+1
|
* add nginx config for prometheusJesse Luehrs2021-07-012-0/+24
|
* actually install the thingsJesse Luehrs2021-07-011-0/+3
|
* fix deps?Jesse Luehrs2021-07-011-1/+1
|
* stop running an influxdb serverJesse Luehrs2021-07-013-35/+0
|
* more puppet depsJesse Luehrs2021-07-011-0/+1
|
* remove teletermJesse Luehrs2021-07-012-41/+0
|
* more things to removeJesse Luehrs2021-03-266-157/+0
|
* stop using tarsnap and duplicatiJesse Luehrs2021-03-261-10/+0
|
* enable borgmatic for toztJesse Luehrs2021-03-251-0/+4
|
* one moreJesse Luehrs2021-03-141-1/+1
|
* remove gitea configurationJesse Luehrs2021-03-013-37/+0
|
* remove munin configJesse Luehrs2021-03-012-26/+0
|
* also remove kapacitorJesse Luehrs2021-03-011-22/+0
|
* start on some changes for influxdb 2.0Jesse Luehrs2021-02-284-42/+0
| | | | | | remove chronograf, move to token auth instead of http basic auth need to remove kapacitor too, but have to port the alerts first
* more ttrssJesse Luehrs2021-02-191-1/+1
|
* factor cron jobs out into a helper moduleJesse Luehrs2020-07-111-10/+12
|
* also disable network alertsJesse Luehrs2020-07-111-4/+5
|
* fix nginx deprecation warningsJesse Luehrs2020-07-1111-11/+11
|
* remove muninJesse Luehrs2020-07-102-102/+0
|
* bump up the network usage monitorJesse Luehrs2020-07-071-1/+1
|
* add alert for /media/persistent not being mountedJesse Luehrs2020-07-062-0/+28
| | | | this comes up often after reboots on partofme
* add alerts for backupsJesse Luehrs2020-07-063-0/+60
|