mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
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
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,7 +1,5 @@
|
||||
.env
|
||||
|
||||
/data*
|
||||
|
||||
/nginx/log*
|
||||
/nginx/sites-available*
|
||||
/nginx/sites-enabled*
|
||||
@@ -11,3 +9,10 @@
|
||||
|
||||
/scalelite/log*
|
||||
/scalelite/tmp*
|
||||
|
||||
/data/*
|
||||
!/data/nginx/
|
||||
|
||||
/tmp*
|
||||
|
||||
/log*
|
||||
|
||||
Reference in New Issue
Block a user