Skip to content
Discussion options

You must be logged in to vote

Thanks for the question — the expectation is understandable, so let me clarify how the web version currently works.

The Docker image does not provide a hosted, multi-user web service with login functionality. It is simply a self-hosted build of the client, intended as an alternative to running the desktop app — for example on a NAS or home server.

A few key points:

The web app is fully local-first and has no backend and no server-side storage.

There is no built-in authentication, user accounts, or shared web interface.

Sync is handled exactly the same as on desktop/mobile:
you supply your own storage endpoint (e.g., WebDAV, Nextcloud, local folder, etc.).

Docker does not turn the app into…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YoSiJo
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