ingress test

This commit is contained in:
Alexandre
2021-08-02 11:25:58 +02:00
parent eda00aef83
commit b5da6c31e9
12 changed files with 221 additions and 9 deletions

View File

@@ -174,7 +174,4 @@ fi
bashio::log.info "Please wait 1 or 2 minutes to allow the server to load"
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH & \
bashio::net.wait_for 8080 localhost 900 || true
bashio::log.info "Nginx started for Ingress"
exec nginx
/./filebrowser $CERTFILE $KEYFILE --root=/ --address=0.0.0.0 --database=/config/filebrowser/filebrowser.dB $NOAUTH