Switch from certbot to traefik: including loadbalancing for multiple sharelatex docker instances; Fix AuthenticationManger.js for sharelatex > 2.3.1; Todo: enhancement - also use https for loadbalancing in the docker backend.

This commit is contained in:
Simon M. Haller-Seeber 2021-03-11 08:58:40 +01:00
parent 8f0b270faf
commit fb6f654738

View File

@ -132,9 +132,3 @@ export NUMINSTANCES=1
docker-compose up -d --scale sharelaatex=NUMINSTANCES
```
*Known Issue:*
- Works up to sharelatex 2.3.1. After that at least issue #5 is introduced.