ee license check

os.Exit(0) on license check failure
docker-compose -- restart netmaker container on faiure vice always
This commit is contained in:
Matthew R Kasun
2023-04-12 10:45:06 -04:00
parent 9390c0652a
commit e244dcb4bd
7 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
netmaker:
container_name: netmaker
image: gravitl/netmaker:REPLACE_SERVER_IMAGE_TAG
restart: always
restart: on-failure
volumes:
- dnsconfig:/root/config/dnsconfig
- sqldata:/root/data