1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00
Commit graph

64 commits

Author SHA1 Message Date
Jakob Ackermann
7eca5e6ba3
Add docs for common overleaf.rc entries 2024-10-23 12:21:45 +01:00
Jakob Ackermann
f2bbfc9a3e
Merge remote-tracking branch 'origin/master' into jpa-loud-warning 2024-09-11 09:37:41 +01:00
Jakob Ackermann
8b2b827726
Add section on selecting Server Pro to Quick Start Guide (#291) 2024-09-06 14:03:47 +01:00
Jakob Ackermann
5c2987acec
Add config option for making application logs available on docker host 2024-09-03 12:09:42 +01:00
Jakob Ackermann
293c8366ba
Loud warning for SIBLING_CONTAINERS_ENABLED=false 2024-08-28 13:19:00 +01:00
Jakob Ackermann
916d24add9
Merge pull request #168 from Icarusradio/patch-1
Update Community Edition: Upgrading TexLive guide
2024-07-17 11:41:10 +02:00
Jakob Ackermann
91851d8887
bin/up: pull TeX Live images before starting up 2024-05-28 09:00:39 +01:00
Jakob Ackermann
3c31533a4d
docs: use config/version for selecting custom VERSION-with-texlive-full 2024-05-14 07:56:50 +01:00
Jakob Ackermann
b2adfe52af
bin/doctor: warn about using docker installed via snap 2024-05-08 16:37:18 +01:00
Mathew Evans
c01485396e
Update SHARELATEX_ to OVERLEAF_ in Toolkit migration guide (#238)
* Update SHARELATEX_ to OVERLEAF_ in Toolkit migration guide

* Update SHARELATEX_ to OVERLEAF_ in Toolkit migration guide
2024-04-16 09:26:59 +01:00
Mathew Evans
c56c411c5d
Add steps to migrate from docker-compose.yml to Toolkit (#226)
* Add steps to migrate from docker-compose.yml to Toolkit
2024-04-09 21:19:34 +01:00
Miguel Serrano
e2b99f150f
Scripts to update config/overleaf.rc and config-seed rebrand (#217)
* Add scripts to rebrand variables.env and overleaf.rc

* Update bin/upgrade to prompt for config file rebrand

* Update bin/up to check for correct variable prefix

Ensures SHARELATEX_ is in place for version <= 4.x, and
OVERLEAF_ for version >= 5.x

* Rebrand variables for bin/docker-compose

Updates docker-compose.base.yml and sibling containers
base file with the changes in the script

* Update bin/doctor to support OVERLEAF_ prefix

* Update documentation with the OVERLEAF_ prefix

* Rebrand variables.env and overleaf.rc in config-seed

* Prepare config/version and CHANGELOG for release (WIP)

* Fix script documentation

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>

* Fix doctor logs

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>

* Remove unnecessary fallbacks to SHARELATEX_ vars

* SEt OVERLEAF_DATA_PATH to data/overleaf

* Remove duplicated environment entries

* Moved prefix brand checs from bin/up to bin/docker-compose

* Move set +o pipefail into subshell commands

* Use separate legacy compose files for required SHARELATEX_ vars

* Handle overleaf.rc rebranding before version upgrade

* Group output from rebranding process

* Move prompt for rebranding into helper function

* Refuse to start with mismatching ShareLaTeX vs Overleaf branded configs

* Print expected prefix when checking variables.env

* Print number of mismatching variables in overleaf.rc

* Check on variable rebranding from bin/doctor

* Cleanup bin/doctor lookup for ShareLaTeX branded overleaf.rc

* Update filesystem paths in bin/logs and docs

* Flag old TEXMFVAR entry in config/variables.env

REF: 1829e7ee2a

* Update config-seed version to 5.0.1 and changelog

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2024-04-02 16:43:08 +02:00
Jakob Ackermann
c325a39b73
Docs: Fix link to doc/ directory on GitHub 2024-02-09 12:29:01 +00:00
Icarus Radio
c8fc9c5932
Update ce-upgrading-texlive.md
Newer version need to update the system path, as noted in the overleaf wiki.
2023-06-07 17:15:52 +08:00
Eric Mc Sween
593b1bef29 Documentation fixes 2023-05-17 14:16:55 -04:00
Eric Mc Sween
13f0e8a4db Use Docker Compose v2
By default, use Docker Compose v2, but fall back to Docker Compose v1 if
v2 is unavailable.
2023-05-16 16:45:59 -04:00
Jakob Ackermann
897ad8b72a
[docs] extend docs for upgrading from 0.x 2022-11-17 13:03:29 +00:00
Jakob Ackermann
05e303a13d
[docs] link to 3.x.x release notes
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2022-11-09 17:08:45 +00:00
Jakob Ackermann
c4a25b9aea
[docs] take care of index changes when upgrading from 0.x 2022-11-09 12:55:32 +00:00
Christopher Hoskin
5d4526457c Remove example 2022-10-13 12:21:12 +01:00
Christopher Hoskin
38f1abea7a Add documentation for NGINX_HTTP_PORT 2022-10-13 12:20:24 +01:00
Christopher Hoskin
3a40892b9c SHARELATEX_PORT doesn't configure port in container 2022-10-13 12:17:37 +01:00
Christopher Hoskin
2f76ea09ca Add mermaid diagram for tls proxy 2022-10-13 11:57:17 +01:00
Christopher Hoskin
33c4a67dc2
Update directory listing while I'm here 2022-10-12 09:56:09 +01:00
Miguel Serrano
46ad6309c9
Add docs and default config for SHARELATEX_LISTEN_IP (#105)
* Add docs and default config for SHARELATEX_LISTEN_IP

* empty value considered not set for `SHARELATEX_LISTEN_IP `

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>

* updated changelog and fixed dates for previous entries

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2022-08-16 11:33:58 +02:00
Alf Eaton
07146571d8 Add a section about storing data in volumes 2022-08-04 16:06:48 +01:00
M Fahru
fc9c91445c
Change suggested directory name from overleaf to overleaf-toolkit in the Quick Start Guide
`overleaf` is the default directory name for the https://github.com/overleaf/overleaf repository, it would be better if the documentation suggests a different directory name for toolkit so they won't conflict when the toolkit repositor is cloned in the same parent directory as the overleaf community edition.
2022-07-26 08:45:17 -04:00
Alf Eaton
ce6267d0e0 Fix links in documentation 2022-07-19 11:40:09 +01:00
Alexandre L
fddaeea55d
Update quick-start-guide.md
Typo
2022-06-08 21:13:18 +02:00
Christopher Hoskin
df2c5518de
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:32 +01:00
Christopher Hoskin
4c4ca05cef
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:23 +01:00
Christopher Hoskin
6ee824a63e
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:14 +01:00
Christopher Hoskin
a01f6d07a2 Document LISTEN_IPs etc 2021-10-07 10:10:02 +01:00
Eric Mc Sween
facfbb8286 Instructions for maintaining older TeX Live versions 2021-08-27 12:05:36 -04:00
June Kelly
bea4ab009d Clarify requirements on version number 2021-08-24 15:13:17 +01:00
June Kelly
54fee9636d Merge branch 'patch-1' of https://github.com/avaneesh92/toolkit into avaneesh92-patch-1 2021-08-24 15:09:57 +01:00
Miguel Serrano
d0eb0c7c91
Remove SP backup info and linked developer documentation 2021-08-19 16:32:20 +02:00
June Kelly
a1b8e3b42a wip: Add new EXTERNAL_AUTH variable 2021-08-05 13:10:33 +01:00
Miguel Serrano
07fc0a5c66
Added a note on /launchpad 2021-07-21 17:32:34 +02:00
Avaneesh Tripathi
6c2c7fed2b
Adding version number in 'docker-compose.override.yml'
If version number in `docker-compose.override.yml` is not present, docker-compose assumes version 1 and complains version mismatch with number given `version` file.
2021-07-03 11:58:28 +05:30
Miguel Serrano
09396e3377
remove unnecessary variables (#54) 2021-05-28 13:43:11 +02:00
Christopher Hoskin
85f960a204
Merge pull request #48 from overleaf/csh-issue-4216-toolkit-ssl-proxy
Add a TLS proxy option to the Toolkit
2021-05-10 15:42:31 +01:00
Christopher Hoskin
93d92017b0 Remove documentation for generating a CSR 2021-05-10 15:41:52 +01:00
Christopher Hoskin
ce0c46a69d Cover enabling and starting TLS proxy in docs 2021-05-10 11:53:11 +01:00
Christopher Hoskin
11cc9b833f Add TLS proxy walk-through to the quick start 2021-04-30 10:03:18 +01:00
Christopher Hoskin
46146a69c7 Consistent caps 2021-04-27 12:15:48 +01:00
Christopher Hoskin
7fb82faa66 Variables for running Overleaf behind a proxy 2021-04-27 10:47:39 +01:00
Christopher Hoskin
cdfb418361 Make TLS config optional 2021-04-27 10:14:29 +01:00
Christopher Hoskin
c1d6e5d759 Clarify when to change the proxy_pass 2021-04-26 11:31:03 +01:00
Christopher Hoskin
77bd640dae Fix typo 2021-04-26 10:00:00 +01:00