Skip to content
Snippets Groups Projects
Verified Commit 5554a15e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

EHN: add wait-for-it to linkahead start-up

parent 28e41ffb
No related branches found
No related tags found
No related merge requests found
cert
doip-linkahead.json
start: doip-linkahead.json cert
start: cert doip-linkahead.json
@echo "Start LinkAhead"
docker compose up --build --detach
docker exec linkahead-doip-server-1 /opt/caosdb/git/caosdb-advanced-user-tools/.docker/wait-for-it.sh localhost:10443 -t 500 -- echo "LINKAHEAD ONLINE"
doip-linkahead.json: doip-linkahead.template.json cert/pubkey.pem .env
sed "s:PUBKEY:$$(sed "/-----/d" cert/pubkey.pem | tr -d '\n\t\r'):" $< > $@
......
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