HiveMinds / Productivity-setup

Automatically sets up a productivity setup on Ubuntu 20.04 OS.
GNU Affero General Public License v3.0
2 stars 4 forks source link

Set up hosting your own Overleaf server (over Tor) #33

Open a-t-0 opened 3 years ago

a-t-0 commented 3 years ago

E.g. follow these instructions and automate them: https://github.com/overleaf/overleaf

Can be developed as a separate repository in https://github.com/deployment-oneliners with a single function in this repository that gets that repository and installs it.

Also, might be worth to combine this issue with: https://github.com/HiveMinds-EU/Productivity-setup/issues/31

Also, might be nice to automatically include language tool support for that server. (I expect however, that the users accessing the Overleaf server should (simply) install language-tool on their own device, instead of the host installing language tools on the Overleaf server.)

Ideally, support hosting it over Tor, as that allows anyone to contribute and host their own Overleaf server publicly

(I will publish a repo that automatically sets up and monitors a tor connection that allows hosting your own GitLab server over tor soon, and I intend to modify it to also support hosting your own Overleaf server over tor).