eclipse-pass / pass-docker

Developer-focused PASS runtime, which provides PASS and all of its dependent services using docker-compose. Provides Docker images used for production deployment of PASS.
Apache License 2.0
0 stars 16 forks source link

Add ability to run pass-docker in JHU AWS stage environment #345

Closed rpoet-jh closed 1 year ago

rpoet-jh commented 1 year ago

DO NOT MERGE UNTIL 0.8.0 RELEASE IS DONE

https://github.com/eclipse-pass/main/issues/630

The main changes made are as follows:

Important note: To run pass-docker locally, the args have changed, see README. Changes will be needed in the deployment script to run local env which I have talked with Christopher about.

rpoet-jh commented 1 year ago

In the ticket, there is this item Send logs to cloudwatch. This will be done when we transition to using ECS for deployment, it is not part of this PR.