f379f2e6c5
modified: docker-compose.yaml new file: serv_nginx/docker-compose.yml renamed: nginx/Dockerfile -> serv_nginx/nginx/Dockerfile renamed: nginx/nginx-http.conf -> serv_nginx/nginx/nginx-http.conf renamed: nginx/nginx-ssl.conf -> serv_nginx/nginx/nginx-ssl.conf renamed: nginx/switch-config.sh -> serv_nginx/nginx/switch-config.sh divide nginx service
16 lines
293 B
Markdown
16 lines
293 B
Markdown
### Microservices on docker-compose.
|
|
|
|
## before start your need to set .env file with your VARIABLES
|
|
|
|
## build and start with command: make
|
|
|
|
|
|
Разделить на отдельные сервисы.
|
|
|
|
1. DB, rest api *
|
|
2. Migrator *
|
|
3. spa *
|
|
4. Certbot *
|
|
5. nginx *
|
|
|