Skip to content
Discussion options

You must be logged in to vote

Hi @chaunguyen2808, thanks for the kind words! Both are covered today:

1. Self-hosted / private Overleaf (incl. ShareLaTeX Community Edition): Yes, olcli supports any self-hosted Overleaf or ShareLaTeX instance via a configurable base URL and session cookie name:

olcli config base-url https://overleaf.your-university.edu
# If your instance uses a different session cookie (default: overleaf_session2):
olcli --cookie-name sharelatex.sid ...

Or per-command with --base-url. Your session cookie goes into .olauth or the OVERLEAF_SESSION env var, same as for cloud Overleaf. Endpoints used are the standard ones (/project, /login, zip download, upload, folder, compile), so any reasonably recent Ov…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aloth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants