Create Hawser Edge

This commit is contained in:
2026-05-01 00:30:32 -07:00
parent 92347aa868
commit 8a3b1582a0
4 changed files with 35 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Hawser Edge
# Linux username whose home directory holds the stacks volume
HAWSER_USERNAME=
# Authentication token for the Hawser API
HAWSER_Token=
# Dockhand server address (hostname or IP)
DOCKHAND_ADDRESS=
# Dockhand server WebSocket port
DOCKHAND_PORT=3000