Update #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As https://overleaf.lemnoslife.com/project mentions © 2023 Powered by Overleaf.
How to apply automatically new updates?
Unclear if
./bin/stop
, then./bin/start
applied the update.seems to show that the update has been applied, see toolkit/blob/74de8d668682bbea0269622be15872da5b5e2d23/CHANGELOG.md.
Note that overleaf and overleaf/toolkit Releases and Tags, if any, are not interesting.
Related to Benjamin_Loison/moby/issues/2 and #22.
Output:
Output:
Output:
Source: dc7c1559b2894ec9ff2df8120480141a24a16265/CHANGELOG.md#2024-07-17
So it seems up-to-date but I still notice the same copyright.
The single occurrence of Powered by Overleaf, according to
grep -r 'Powered by Overleaf'
, in both overleaf and overleaf/toolkit, is: overleaf/blob/710cacad2dc8921e1fcfd306c54843266226be89/services/web/app/views/layout/footer-marketing.pug#L11-L14.Should maybe try installing an instance temporarily in a virtual machine to check that.
Related to OverClock3000/issues/1#issuecomment-2103769.
overleaf/blob/710cacad2dc8921e1fcfd306c54843266226be89/README.md#keeping-up-to-date is a mailing list advertisement.
overleaf/blob/710cacad2dc8921e1fcfd306c54843266226be89/README.md#upgrading
overleaf/overleaf/blob/710cacad2dc8921e1fcfd306c54843266226be89/README.md#installation
overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/README.md#getting-started
Output:
overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/quick-start-guide.md
Does not seem to mention then how to leverage following Docker images.
Output:
Output:
Same issue if run again the command.
Note
docker-compose all 1.29.2-1
in the previous command output.Output:
Source: https://docs.docker.com/compose/migrate/
https://docs.docker.com/compose/migrate/#how-do-i-switch-to-compose-v2
https://docs.docker.com/compose/install/linux/#install-using-the-repository
https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository
Output:
Output:
Output:
Output:
Adding:
to
overleaf-toolkit/config/variables.env
results in:Output:
Note that there is a Server Pro mention above
ALL_TEX_LIVE_DOCKER_IMAGES
.DuckDuckGo and Google only returns overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/bin/up#L57 for
"Please configure ALL_TEX_LIVE_DOCKER_IMAGES in"
...Source: https://quay.io/user/benjamin_loison/?tab=settings
overleaf/blob/710cacad2dc8921e1fcfd306c54843266226be89/README.md#overleaf-docker-image
On Oracle instance
instance-20230827-2235
Ubuntu 22.04:Output:
Output:
Output:
Output:
Source: the Stack Overflow answer 48957722
still have the same error if execute
make build-base
.solves this issue:
output.txt
output.txt
Output:
Source: the Stack Overflow answer 18498313
http://129.151.245.17
Searching host own Overleaf instance on DuckDuckGo and Google.
https://blog.felixviola.de/overleaf-ce-self-host-your-own-latex-server-tutorial/ does not help.
So should restrain search to recent results.
https://ulysseszh.github.io/guide/2023/09/29/self-host-overleaf.html does not seem interesting too.
I should investigate the wiki.
overleaf/wiki/Home/7ed4c29753eb6246369b5744a6618a5a05b09e9a#setup
overleaf/wiki/Quick-Start-Guide/a0d217c13abc2db095f461927dd2ab9037bc5e11
overleaf/wiki/Server-Pro:-Setup/744d82fa3be7b540798a11a64b0f9a0d84134558
Can try to install the Overleaf version that I used to install successfully.
Maybe should consider last branch or tag for a community version?
overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/upgrading.md
config/version
:overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/ce-upgrading-texlive.md
Related to Benjamin_Loison/moby/issues/7.
Replace in
config/overleaf.rc
:with:
then https://overleaf.lemnoslife.com works back as usual.
If replace in
config/overleaf.rc
:with
then get:
and https://overleaf.lemnoslife.com works fine.
Note that still face 2023 copyright.
Note that there is:
in
config/variables.env
.