summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bump up the size of tozt for nowJesse Luehrs2019-08-221-1/+1
|
* missed a coupleJesse Luehrs2019-08-081-2/+2
|
* more algo updatesJesse Luehrs2019-08-082-5/+12
|
* more algo updatesJesse Luehrs2019-08-072-8/+25
|
* update algo config patchJesse Luehrs2019-08-071-13/+13
|
* launch mail server with the real domain nameJesse Luehrs2019-03-043-7/+7
|
* mailu needs more ramJesse Luehrs2019-02-224-6/+7
|
* distribute algo secrets to mailJesse Luehrs2019-02-191-8/+7
|
* disable wireguard ipv6 support for nowJesse Luehrs2019-01-011-12/+29
| | | | | looks like algo broke it recently? https://github.com/trailofbits/algo/issues/1270
* stop doing any syncing for the new mail server for nowJesse Luehrs2019-01-011-3/+3
|
* fix algo launch script for algo updatesJesse Luehrs2019-01-013-23/+27
| | | | python dependencies are mostly installed by ansible now
* update algo config patchJesse Luehrs2018-12-311-11/+11
|
* mark a couple todosJesse Luehrs2018-12-061-0/+1
|
* fix newmail hostnames a bit moreJesse Luehrs2018-12-061-1/+1
|
* sync wireguard secrets to newmail, not oldJesse Luehrs2018-12-061-1/+3
| | | | old mail server can't even run wireguard
* factor out some common bits into a helper libraryJesse Luehrs2018-12-065-161/+94
|
* add a base configuration for testing the d2a scriptJesse Luehrs2018-12-053-2/+60
|
* fix up the mail launch script a bitJesse Luehrs2018-12-051-5/+4
|
* start trying to migrate mail into the main puppet configJesse Luehrs2018-12-051-16/+21
|
* sync secrets when installing wireguard configJesse Luehrs2018-11-171-0/+2
| | | | otherwise it'll get reverted by the next puppet run
* remove more old todosJesse Luehrs2018-11-171-6/+0
|
* commentsJesse Luehrs2018-11-171-0/+1
|
* manage mdadm.conf and mkinitcpio.conf with puppetJesse Luehrs2018-11-151-4/+3
|
* fix rebootingJesse Luehrs2018-11-151-1/+3
|
* better disk configurationJesse Luehrs2018-11-151-1/+3
|
* detect disks on partofmeJesse Luehrs2018-11-151-3/+6
|
* puppet won't manage passwords without ruby-shadowJesse Luehrs2018-11-141-1/+1
|
* ensure the kernel is up to date before starting to installJesse Luehrs2018-11-141-0/+10
|
* fill out the rest of the hosts fileJesse Luehrs2018-11-141-1/+1
|
* fix up the launch script a bitJesse Luehrs2018-11-131-12/+15
|
* executableJesse Luehrs2018-11-131-0/+0
|
* add config for my local fileserverJesse Luehrs2018-11-135-5/+33
|
* fix secrets directoryJesse Luehrs2018-11-131-1/+1
|
* try moving to manifests and nodesJesse Luehrs2018-11-131-1/+1
|
* actually, let's make this shared againJesse Luehrs2018-11-131-2/+2
|
* distribute the rest of the wireguard configuration filesJesse Luehrs2018-11-112-1/+9
|
* reorganizeJesse Luehrs2018-11-111-1/+1
|
* don't store the cakey for algoJesse Luehrs2018-11-041-1/+1
| | | | | at this point rebuilding is easy enough that i can just rebuild any time i need to change the user list
* stop using a floating ip for algoJesse Luehrs2018-11-042-12/+3
|
* also update the wireguard puppet secret when distributing algo configsJesse Luehrs2018-10-271-0/+1
|
* allow use of subdomains with dkimJesse Luehrs2018-10-251-3/+3
|
* automatically update dkim entry when launching mailJesse Luehrs2018-10-241-0/+24
|
* autogenerate mailu secret keyJesse Luehrs2018-10-231-1/+0
| | | | and stop using local secrets at all
* need to bump this one tooJesse Luehrs2018-10-231-1/+1
|
* missed oneJesse Luehrs2018-10-231-1/+1
|
* use a lower ttl for nowJesse Luehrs2018-10-231-2/+2
| | | | | and switch to a different test domain name to avoid waiting for the existing ttl
* just stop using floating ip for nowJesse Luehrs2018-10-231-14/+25
| | | | digital ocean makes this unnecessarily hard for some reason
* rate limitsJesse Luehrs2018-10-222-2/+2
|
* put mail data on a persistent volumeJesse Luehrs2018-10-201-0/+1
|
* silence aptJesse Luehrs2018-10-191-3/+7
|