About
Logseq is a privacy-first, open-source knowledge base and outliner for organizing notes, tasks and connected thoughts with Markdown and a local-first graph. This deployment builds and serves the self-hosted web version behind Nginx.
Notes
Information
Open the app at https:// and accept the self-signed certificate. HTTPS is required: Logseq's local database uses OPFS (navigator.storage.getDirectory) and SharedArrayBuffer, which browsers only expose in a secure, cross-origin-isolated context — over plain HTTP the graph fails to load. nginx serves it over TLS with the COOP/COEP isolation headers set.
This is the self-hosted web build. Logseq does not ship a sync server (Logseq Sync is a separate paid hosted service), so graphs do not sync across devices or browsers.
The initial build compiles ClojureScript and can take 10+ minutes; generous RAM is required.
Warnings
All graphs are stored locally in the browser (IndexedDB/OPFS). Clearing browser data removes your notes, so export and back up regularly.
Install
UpdateableTo create a new Proxmox VE Logseq LXC, run the command below in the Proxmox VE Shell.
Development script
This script is in active development and may be unstable, incomplete, or subject to breaking changes. It is not recommended for production use.
These are the upstream project's releases. The newest release shown here may differ from the version the script actually installs, which can be pinned for stability.
This is a nightly release of the Logseq desktop app. It's unstable compared to the official releases, use it with caution!
Logseq 2.0 Beta (DB version) is here! 🎉
After a long wait, our first Logseq 2.0 beta release is finally here. We know many of you have been looking forward to trying it, and we’re excited to put it in your hands!
This is an early beta, so you may encounter some rough edges. We’d love for you to give it a try and tell us what works, what doesn’t, and what you’d like to see next. Your feedback will help us improve Logseq and shape the stable release.
Before getting started, please take a moment to read these updates:
As with any beta, please back up your important data before testing. You can share feedback and report issues through our GitHub issue tracker.
Thank you for your patience, encouragement, and continued support. We’re excited to begin this next chapter with you! ❤️