Answer the question
In order to leave comments, you need to log in
What is the best file structure to use for a multi-container project?
Good afternoon. There is a project consisting of 4 main modules:
Answer the question
In order to leave comments, you need to log in
As an option:
deploy/
- docker-compose.yml
- nginx/
- sites-enabled
- ....
- psql
- adminer
- memcached
- api (submodule)
- client (submodule -- если у него есть, что деплоить, разумеется)
- admin-client (^)
- python-service (submodule)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question