forked from linuxserver/docker-wireguard
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
If dyndns is not propertly get from the dappmanager API, the wireguard app should exit with an error so the container keep restarting until it gets the dynds.
TODO
- At the script
30-configadd something similar to
# Exit if SERVERURL not set
[ -z "$SERVERURL" ] && { echo "**** ERROR: External server address not found at my.dappnode/global-envs/HOSTNAME ****"; exit 1}
- Add env var to exit on error in dockerfile
S6_BEHAVIOUR_IF_STAGE2_FAILSincrease delay if dyndns not set #19 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels