Open ferdn4ndo opened 3 years ago
As pointed on #14 by @adrianoadum we could have two different docker-compose.yml
files, one for the prod
environment and another for the dev
one, so we can map the database image ports to the host instance and directly access the data while developing (for example).
We must determine how the system is going to be deployed and perform an initial test with public access to the health endpoint. The process should be documented.
Where and how are we going to deploy it?