summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* start writing provisioning script for mailJesse Luehrs2018-10-191-1/+30
|
* sync secrets to the right placeJesse Luehrs2018-10-192-2/+2
|
* rename modules dirJesse Luehrs2018-10-191-1/+1
|
* also need to update the path during bootstrappingJesse Luehrs2018-10-191-1/+1
|
* Revert "move the tozt module around to allow for more host types"Jesse Luehrs2018-10-191-1/+1
| | | | | | | | This reverts commit 89c0cc84be250ba8fe5722baa35293c70c98f2a0. thinking about it more, the mail server configuration is going to be different enough (in particular, running debian rather than arch) that i don't think sharing puppet modules is going to be worthwhile
* make tools recognize the mail host typeJesse Luehrs2018-10-194-2/+38
|
* fix launch-tozt helperJesse Luehrs2018-10-191-2/+2
|
* make bin/secrets support multiple hostsJesse Luehrs2018-10-191-3/+10
|
* move the tozt module around to allow for more host typesJesse Luehrs2018-10-191-1/+1
|
* install algo config after launching algo instanceJesse Luehrs2018-10-171-0/+3
|
* install generated algo configs tooJesse Luehrs2018-10-173-24/+68
|
* wait for the controlmaster process to exitJesse Luehrs2018-10-171-0/+4
|
* more script fixesJesse Luehrs2018-10-165-52/+58
|
* support managing algo instancesJesse Luehrs2018-10-164-3/+108
|
* fix another pathJesse Luehrs2018-10-162-1/+1
|
* also parameterize terminate scriptJesse Luehrs2018-10-161-1/+9
|
* automatically extract the password for the secretsJesse Luehrs2018-10-161-1/+2
|
* more secrets handlingJesse Luehrs2018-10-162-7/+63
|
* start refactoring some of my scriptsJesse Luehrs2018-10-152-24/+37
|
* fix up a couple more referencesJesse Luehrs2018-10-152-2/+2
|
* better way to ensure we sleep long enoughJesse Luehrs2018-10-142-2/+4
|
* add some scripts to launch and terminate the machineJesse Luehrs2018-10-142-0/+35
|
* move scripts into a bin directoryJesse Luehrs2018-10-132-0/+44