bcgov / von

Verifiable Organizations Network
https://digital.gov.bc.ca/digital-trust
Other
51 stars 22 forks source link

Create an all in one docker-compose setup for Permitify #111

Closed swcurran closed 5 years ago

swcurran commented 6 years ago

Create a single terminal docker-compose setup for Permitify 1.5 with the following attributes:

swcurran commented 5 years ago

Closing this as sufficiently complete/no longer needed.

In starting to work on this, we converted the existing individual ./manage scripts to run the containers in the background (detach) such that you can Ctrl-C the run to get back control of the command line without stopping docker-compose. We might want to extend that to make it optional to show the logs on .manage start/up. If we do that, then starting the entire process can be done in a shell script - no need to consolidate the entire flow.