EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit b922e2cc authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

just a test if ingestor ever starts

parent dcb2b9db
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ docker stack deploy -c ../docker-compose.emg.yml -c ../docker-compose.emg.dev.ym
apk update && apk add bash postgresql-dev gcc python3-dev musl-dev py-pip gdal libffi-dev openssl-dev make
pip3 install -r requirements.txt
./docker-stack-wait.sh -n renderer -n registrar -n preprocessor emg-pvs
./docker-stack-wait.sh -n renderer -n registrar -n preprocessor -n ingestor emg-pvs
docker service ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment