summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicate dependencyJesse Luehrs2024-02-271-3/+0
| | | | not sure why i was defining this in multiple places
* these files don't need to be executableJesse Luehrs2024-02-271-2/+0
|
* daemon-reload only matters if we are trying to start servicesJesse Luehrs2024-02-271-1/+1
|
* just include systemd, don't require itJesse Luehrs2024-02-271-1/+1
|
* ensure => absent isn't a thing on servicesJesse Luehrs2024-02-271-1/+2
|
* don't install timer if we are passing ensure => absentJesse Luehrs2024-02-271-7/+13
|
* convert the custom cron::job class to systemdJesse Luehrs2024-02-278-46/+70
|
* convert mlocate to use a timer instead of a cronjobJesse Luehrs2024-02-261-10/+5
|
* remove some old cleanup codeJesse Luehrs2024-02-262-12/+0
|
* don't prompt for lvremoveJesse Luehrs2024-02-261-1/+1
|
* run rclone against a readonly filesystem snapshotJesse Luehrs2024-02-251-1/+6
| | | | hopefully this will prevent the transfer errors
* enable the reflector timer, not the service itselfJesse Luehrs2024-02-251-1/+2
|
* drop the algo suffixJesse Luehrs2024-02-221-1/+1
|
* just stop letting tailscale manage dnsJesse Luehrs2024-02-223-7/+5
| | | | it breaks too much
* see if i get more reliable dns by overriding itJesse Luehrs2024-02-221-1/+3
|
* remove a few more mailu featuresJesse Luehrs2024-02-222-41/+5
|
* turn off the mailu admin serverJesse Luehrs2024-02-221-1/+1
| | | | it's not typically necessary, and i'm getting tight on memory
* few more configuration options for the derp serverJesse Luehrs2024-02-221-0/+3
|
* fix config for 0.22 (0.23 isn't released yet)Jesse Luehrs2024-02-212-10/+0
|
* headscale config updates should restart the serviceJesse Luehrs2024-02-211-1/+2
|
* try enabling derp?Jesse Luehrs2024-02-212-0/+14
|
* see if enabling ipv6 for headscale helpsJesse Luehrs2024-02-213-0/+3
|
* oops, still need these ips in one other placeJesse Luehrs2024-02-211-0/+6
| | | | should look into if i can remove that
* remove algoJesse Luehrs2024-02-2116-232/+9
|
* use headscale magic dnsJesse Luehrs2024-02-211-0/+4
|
* install the tailscale client everywhereJesse Luehrs2024-02-214-0/+14
|
* also remap the metrics portJesse Luehrs2024-02-211-1/+1
| | | | apparently grafana/prometheus is already using this
* fix headscale portJesse Luehrs2024-02-211-1/+1
|
* configure systemd to allow headscale to write to /media/persistentJesse Luehrs2024-02-212-0/+8
|
* fix configuration installationJesse Luehrs2024-02-211-1/+1
| | | | i no longer install vim, so this wasn't being triggered properly
* also set up the dependencyJesse Luehrs2024-02-211-0/+1
|
* also create the run dir i guess?Jesse Luehrs2024-02-211-1/+1
|
* make sure the headscale data directory is writable by the headscale userJesse Luehrs2024-02-211-1/+4
|
* generate a certificate for headscaleJesse Luehrs2024-02-211-0/+1
|
* actually install headscaleJesse Luehrs2024-02-211-0/+1
|
* add an attempt at basic headscale configurationJesse Luehrs2024-02-215-0/+89
|
* install debugedit for aur packagingJesse Luehrs2024-02-171-0/+1
|
* use reflector for maintaining the mirrorlistJesse Luehrs2024-02-178-23/+27
|
* give metabase a bit more memoryJesse Luehrs2024-01-131-1/+1
|
* only get info on the latest archiveJesse Luehrs2024-01-131-1/+1
| | | | | it seems borgmatic started fetching info about all archives, which takes too long (we only care that the repository is initialized)
* bump metabase versionJesse Luehrs2024-01-131-1/+1
|
* fix onlyifJesse Luehrs2024-01-131-1/+1
|
* remove rust docsJesse Luehrs2024-01-131-0/+12
| | | | they are large, and unused on these machines
* install stowJesse Luehrs2023-10-081-0/+1
|
* update to ezaJesse Luehrs2023-09-101-1/+1
|
* bump metabase againJesse Luehrs2023-07-291-1/+1
|
* make the mailu fail2ban regex broaderJesse Luehrs2023-07-291-1/+1
|
* bump metabaseJesse Luehrs2023-07-211-1/+1
|
* need one more directiveJesse Luehrs2023-07-191-0/+1
|
* missed part of the configJesse Luehrs2023-07-181-0/+5
|