- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
So bin/up
can be instantly stopped thanks to ctrl + c while it does not seem possible with bin/start
or bin/up -d
.
Related to [docs.proton.me]
in Improve_websites_thanks_to_open_source/issues.
Alternative to Google Docs:
-
https://cryptpad.fr/features.html:
Guest Limited storage time Documents are deleted after 90 days of inactivity
Could consider hosting my own…
bin/docker-compose exec sharelatex /bin/bash -ce "cd /overleaf/services/web && node modules/server-ce-scripts/scripts/create-user --admin --email=admin@overleaf.lemnoslife.com"
…
According to results of Can an email use a subdomain? on DuckDuckGo and Google, it seems that it is possible.
config/variables.env
changes are not taken into account
diff {../backup/overleaf-toolkit,.}/config/variables.env
1c1
< OVERLEAF_APP_NAME="Our Overleaf Instance Test"
---
> OVERLEAF_APP_NAME="Our Overleaf Instance"
11,13d10
<…
Should investigate OVERLEAF_{BEHIND_PROXY,SECURE_COOKIE}
, see [overleaf/wiki/Configuring-Overleaf/e7642084a9b6f3fa7ba35f7be0b6053917c062b8](https://github.com/overleaf/overleaf/wiki/Configuring-O…
config/variables.env
changes are not taken into account
If comment ALL_TEX_LIVE_DOCKER_IMAGES
in config/variables.env
.
config/variables.env
changes are not taken into account
Could search with DuckDuckGo and Google "Docker" "MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017"
.
config/variables.env
changes are not taken into account
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 …
Anyone with this link can edit this project
??
Anyone with this link can edit this project
??
Share Project works without account with config/variables.env
:
OVERLEAF_RESTRICT_INVITES_TO_EXISTING_ACCOUNTS=false
OVERLEAF_ALLOW_PUBLIC_ACCESS=true
OVERLEAF_ALLOW_ANONYMOUS_READ_AND…
Maybe there is not this delay if there is nobody using the instance.