summaryrefslogtreecommitdiffstats
path: root/bin/helpers
Commit message (Collapse)AuthorAgeFilesLines
* remove algoJesse Luehrs2024-02-213-130/+0
|
* remove tozt from existing scriptsJesse Luehrs2023-03-271-23/+0
|
* github no longer supports git:// urlsJesse Luehrs2022-03-192-2/+2
|
* remove mail2 config for nowJesse Luehrs2021-10-031-34/+0
|
* update algo config patchJesse Luehrs2021-10-031-8/+7
|
* update algo configJesse Luehrs2021-07-051-5/+12
|
* executableJesse Luehrs2021-07-051-0/+0
|
* start building a new mail serverJesse Luehrs2021-07-051-0/+34
|
* use ssh key for my new laptopJesse Luehrs2021-07-011-1/+1
|
* update algo for hornetJesse Luehrs2021-02-251-10/+11
|
* algo also expects virtualenv at .env nowJesse Luehrs2020-04-241-2/+2
|
* add a couple more required ansible variablesJesse Luehrs2020-04-241-1/+1
|
* current version of ansible has trouble parsing newlines in -eJesse Luehrs2020-04-241-8/+1
|
* algo requires python3 nowJesse Luehrs2020-04-241-1/+1
|
* update algo config diffJesse Luehrs2020-04-241-24/+28
|
* use hostnames for droplet namesJesse Luehrs2020-04-243-3/+3
| | | | this is how you convince digitalocean to set up proper reverse dns
* bump up the size of tozt for nowJesse Luehrs2019-08-221-1/+1
|
* more algo updatesJesse Luehrs2019-08-081-0/+2
|
* 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-041-5/+5
|
* mailu needs more ramJesse Luehrs2019-02-224-6/+7
|
* fix algo launch script for algo updatesJesse Luehrs2019-01-012-21/+25
| | | | python dependencies are mostly installed by ansible now
* update algo config patchJesse Luehrs2018-12-311-11/+11
|
* 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-051-0/+58
|
* 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
|
* 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-131-0/+25
|
* 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-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-041-11/+2
|
* 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
* 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