ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

Containerize external services such as DB and StatsD #244

Closed izconcept closed 5 years ago

izconcept commented 5 years ago

Description

Configure external services such as MySQL to work within a container. Also connect the different services inside of docker-compose so that a single docker-compose up can instantiate and connect all the relevant services.