monolithic/goss.yaml
VibroAxe faa6b3969d Rebase generic off monolithic
This commit rebases the generic code into the monolithic image
This allows the base image to be the more regularly accessed / edited image

Commits to lancachenet/generic:switcheroo will mimic this commit

Also fixes lancachenet/generic#108
2021-07-20 12:04:38 +00:00

28 lines
484 B
YAML

file:
/data/logs/access.log:
exists: true
contains: []
/data/logs/error.log:
exists: true
contains: []
port:
tcp:80:
listening: true
command:
/scripts/cache_test.sh:
exit-status: 0
stdout:
- Succesfully Cached
timeout: 20000
process:
nginx:
running: true
supervisord:
running: true
http:
http://127.0.0.1/lancache-heartbeat:
status: 204
allow-insecure: false
no-follow-redirects: false
timeout: 0
body: []