Skip to content
Discussion options

You must be logged in to vote

Hi @yume-real! I'm Dosu and I’m helping the Trilium team.

Trilium itself does not redirect the root URL (/) to /share; this is almost certainly set up in your web server (like nginx or Apache) or a reverse proxy. The login page is always available at /login (for example, example.com/login) unless your web server is redirecting all traffic from / to /share.

To regain access to the admin panel, try going directly to /login. If you are still redirected, you need to update your web server configuration to allow /login (and possibly /setup) to be served by Trilium, not redirected to /share. There is no separate /admin URL—the main app interface after login is the admin panel.

If you want to t…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by eliandoran
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@EnBandit
Comment options

@EnBandit
Comment options

@eliandoran
Comment options

@EnBandit
Comment options

@eliandoran
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants