- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
config/variables.env changes are not taken into account
Let us get back to Oracle VPS:
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sha…
config/variables.env changes are not taken into account
Adding SHARELATEX_APP_NAME="Our Overleaf Instance Bis" to config/variables.env results in:
bin/up -d
Initiating Mongo replica set...
Rebranding from ShareLaTeX to…
config/variables.env changes are not taken into account
env
GIT_BRIDGE_ENABLED=false
OVERLEAF_REDIS_HOST=redis
LOG_LEVEL=info
HOSTNAME=9674c498b97d
LANGUAGE=en_US:en
TEXMFVAR=/var/lib/sharelatex/tmp/texmf-var
REDIS_HOST=redis
…
config/variables.env changes are not taken into account
ls
cron libraries outline_doc_icon.patch package-lock.json services
genScript.js node_modules package.json pr_13229_ce_only.patch services.js
…
config/variables.env changes are not taken into account
Could search on DuckDuckGo and Google Overleaf config/variables.env changes not taken into account.
Note that there is:
OVERLEAF_LEFT_FOOTER=[{"text":"Powered by Overleaf © 2021", "url": "https://www.overleaf.com"}, {"text": "Contact your support team", "url": "mailto:support@example.com…
config/variables.env changes are not taken into account
Despite having in config/overleaf.rc:
SERVER_PRO=false
let us replace GIT_BRIDGE_ENABLED=false to GIT_BRIDGE_ENABLED=true.
bin/start
WARN[0000]…
bin/start
------------------- WARNING ----------------------
Deprecation warning: the mongo image is now split between MONGO_IMAGE
and MONGO_VERSION configurations.…
grep -r 'with-texlive-full' --exclude-dir=backup --exclude={CHANGELOG.md,__old*} 2> /dev/null
lib/shared-functions.sh: if [[ ! "$IMAGE_VERSION" =~ ^([0-9]+)\.([0-9]+)\.([0-9])+…
https://hub.docker.com/r/sharelatex/sharelatex
https://hub.docker.com/r/sharelatex/sharelatex/tags
https://hub.docker.com/u/sharelatex does not showcase any other interesting docker image.
docker pull sharelatex/sharelatex:with-texlive-full:5.1.0
invalid reference format
docker pull sharelatex/sharelatex:with-texlive-full
Error…
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
mongo 6.0 ba023ee7a779 3 weeks ago …
Both overleaf/issues and overleaf/toolkit/issues do not return any issue for MongoNetworkError.
https://www.overleaf.com and https://www.overleaf.com/login were responding but not logging in and https://www.overleaf.com/projects
bin/stop
WARN[0000] /home/benjamin/overle…