d06236556d
modified: docker-compose.yaml renamed: certbot/Dockerfile -> serv_certbot/certbot/Dockerfile renamed: certbot/config/certbot.ini -> serv_certbot/certbot/config/certbot.ini renamed: certbot/scripts/checkRenewCerts.sh -> serv_certbot/certbot/scripts/checkRenewCerts.sh renamed: certbot/scripts/crontab.txt -> serv_certbot/certbot/scripts/crontab.txt renamed: certbot/scripts/init-certbot.sh -> serv_certbot/certbot/scripts/init-certbot.sh renamed: certbot/scripts/renewEasysite102.sh -> serv_certbot/certbot/scripts/renewEasysite102.sh renamed: certbot/scripts/renewValitovGazizCert.sh -> serv_certbot/certbot/scripts/renewValitovGazizCert.sh renamed: certbot/scripts/renewYalarbaCert.sh -> serv_certbot/certbot/scripts/renewYalarbaCert.sh new file: serv_certbot/docker-compose.yml divite certbot service
16 lines
283 B
Markdown
16 lines
283 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
|
|
|