Files
scalelite-run/.gitignore
jfederico a6e93f19e3 Added new version
Updated init-letsencrypt

updated init-letsencrypt with docker-compose-init

updated init-letsencrypt with docker-compose-init

restored init-letsencrypt

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

added certbot to scalelite-nginx

fixed settings for acme-challenge

added blacklist

updated init-letsencrypt for working with scaleite-nginx

Removed unnecessary files

percisted certbot logs and added env options to init-letsencrypt
2020-04-27 22:44:34 -04:00

19 lines
173 B
Plaintext

.env
/nginx/log*
/nginx/sites-available*
/nginx/sites-enabled*
/nginx/letsencrypt/live/*
/redis/log*
/scalelite/log*
/scalelite/tmp*
/data/*
!/data/nginx/
/tmp*
/log*