update 2024-04-22

Changes:
- add jinja2 template engine instead of string-replacing
- fix certbot cron usage
- replace json servers configuration with yaml
This commit is contained in:
2024-04-22 17:58:41 +03:00
committed by Aleksei Sokol
parent 40f9459826
commit 16bc1c0db7
16 changed files with 292 additions and 274 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/nginx/domains.txt
/nginx/servers.json
*.env
/nginx/servers.yaml
*.env