Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Saunders Brown
72b71bf27c update path for certbot to be in /usr/local/bin 2024-10-14 12:31:05 -07:00
Matthew Saunders Brown
d28dce2d08 split certbot updates into individual parts 2024-10-14 10:18:57 -07:00
Matthew Saunders Brown
9a59bebe5a fix cerbot typo 2024-06-15 13:50:02 -07:00
Matthew Saunders Brown
9a7f451da9 switch from apt to pip install for certbot-dns-powerdns compat 2024-06-14 09:14:07 -07:00
Matthew Saunders Brown
d99837d4de remove unused services 2024-06-13 13:19:10 -07:00
Matthew Saunders Brown
92af4b365b rework systemd stuff
move service to paths.target
remove startup dependency
change to try-reload-or-restart which has this logic:
  Reload service if it supports it.
  If not, stop and then start instead.
  Does nothing if the service is not running.
2023-12-20 09:35:52 -08:00
Matthew Saunders Brown
0cbb15247f move standalone option from config to command, change path to pdns-credentials.ini 2022-06-15 12:33:38 -07:00
Matthew Saunders Brown
c61f7c70f7 added reload-services.sh, added DNS TXT authenticator 2022-04-20 12:06:18 -07:00
Matthew Saunders Brown
bc6679e4fb deploy-hook 2021-08-24 16:58:59 -07:00
Matthew Saunders Brown
92a99aec67 moved sync script 2021-08-24 16:57:03 -07:00
Matthew Saunders Brown
11844f77b7 installer 2021-04-14 11:17:00 -07:00
Matthew Saunders Brown
e903be8aed initial commit 2021-03-27 16:15:03 -07:00