server to server subtree sync #4740
Arbel-arad
started this conversation in
General
Replies: 1 comment
-
The recommended solution here is to use a reverse proxy in front of the server to improve security. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have a trilium server which has both personal data and documentation that i would like to be public.
making the server externally available isn't great for security, so i would like to avoid that (so the share feature won't work)
is it possible to set up another server, that is externally accessible and only sync a specific subtree to it from my current server?
up to this point my solution has been to manually export the notes to html and put them on a static webpage which is always outdated.
Beta Was this translation helpful? Give feedback.
All reactions