Commit graph

7 commits

Author SHA1 Message Date
965dd4609e Improve docker build action 2022-05-08 18:27:45 -06:00
8dac0e66c7 Add GitHub workflow to produce docker image 2021-11-24 13:48:06 -07:00
e62fe91e9e Replace DO stuff with GCP equivalents 2021-11-24 13:46:37 -07:00
1a34fcba2d Convert new-domain to a shell script
The Python script was swallowing the input and output and causing it to
stall, so instead of learning more Python to make it work, I opted to
hack together a shell script that accomplished the same task.
2021-10-30 00:58:28 +00:00
3a14466c6c Add monthly cronjob to renew certs 2021-10-30 00:56:34 +00:00
216c26f66c Add missing imports to new-domain 2021-10-29 21:35:06 +00:00
c3ec2b9291 Initial commit 2021-10-29 21:05:59 +00:00