Skip to content

Commit

Permalink
adding an automated basic deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Dec 9, 2024
1 parent 9d62f89 commit a9532ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mongostart.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
docker-compose up -d --build
sleep 15
cd beacon/connections/mongo
make

0 comments on commit a9532ed

Please sign in to comment.