Commit fb6f6547 authored by Simon M. Haller-Seeber's avatar Simon M. Haller-Seeber
Browse files

Switch from certbot to traefik: including loadbalancing for multiple...

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.
parent 8f0b270f
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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.