INTO-CPS-Association / DTaaS

:factory: :left_right_arrow: :busts_in_silhouette: Digital Twin as a Service
https://into-cps-association.github.io/DTaaS/
Other
115 stars 57 forks source link

Script for docker deploy commands #904

Closed aryanpingle closed 1 month ago

aryanpingle commented 2 months ago

Adds a Makefile with recipes like start-http, stop-https to simplify the process of running docker compose commands on a DTaaS server.

This is just a convenience file for running commonly used commands, and only works on Linux/MacOS. Needs to be a cross-platform solution like a Python script inside venv.

codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 1ae69ef9 and detected 0 issues on this pull request.

View more on Code Climate.

prasadtalasila commented 1 month ago

@aryanpingle Thanks for opening the PR. However, this PR requires more work and will be taken up later.