Skip to content
Snippets Groups Projects
Commit 5bcdcd6d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Deploy scripts:

- corrected file names
parent 7fcf1407
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!34Context Scalability extensions using CockroachDB + Removal of Stateful database inside Device + other
deploy/all.sh 100644 → 100755
......@@ -104,15 +104,15 @@ export NATS_REDEPLOY=${NATS_REDEPLOY:-""}
########################################################################################################################
# Deploy CockroachDB
./deploy/deploy_crdb.sh
./deploy/crdb.sh
# Deploy NATS
./deploy/deploy_nats.sh
./deploy/nats.sh
# Deploy TFS
./deploy/deploy_tfs.sh
./deploy/tfs.sh
# Show deploy summary
./show_deploy.sh
./deploy/show.sh
echo "Done!"
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