Replace uptime kuma with gatus
This commit is contained in:
parent
849b3a277d
commit
9b7b5d3642
9 changed files with 315 additions and 45 deletions
6
Makefile
6
Makefile
|
@ -44,3 +44,9 @@ dns: ./types-dnscontrol.d.ts ./dns/hosts.json ./dns/services.json
|
|||
|
||||
dns-check: ./types-dnscontrol.d.ts ./dns/hosts.json ./dns/services.json
|
||||
dnscontrol check-creds ovh
|
||||
|
||||
all:
|
||||
$(MAKE) tofu
|
||||
$(MAKE) dns
|
||||
@printf "\n=====\n\n"
|
||||
ansible-playbook ./playbooks/serguzim.net.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue