initial commit

This commit is contained in:
Christoph Haas
2020-11-05 19:37:51 +01:00
commit 93f7335b6e
70 changed files with 22081 additions and 0 deletions

7
scripts/docker-healthcheck.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
goss -g /app/goss/pbserv/goss.yaml validate --format json_oneline
exit 0

View File

@@ -0,0 +1,3 @@
process:
wgportal:
running: true

View File

@@ -0,0 +1,3 @@
process:
wgportal:
running: true