Starting switch to dockhand

This commit is contained in:
2026-03-17 19:23:19 -07:00
parent 7c4ea9affe
commit 463ee45551
3 changed files with 16 additions and 148 deletions
+9 -1
View File
@@ -39,4 +39,12 @@ This is how I got it working on ansible (roughly):
DOCKHAND_SERVER_URL: "{{ dockhand_url }}"
TOKEN: "{{ hawser_token }}"
AGENT_NAME: "{{ hawser_agent_name }}"
```
```
## NTFY Notifications
With authentication can be tricky, do it like this, where TOKEN is your token from NTFY:
```
ntfys://TOKEN@ntfy.nickyeoman.com/dockhand
```
ntfy:// can be used for unsecure.