Skip to content

Commit aaeca6a

Browse files
publish can be self hosted!
1 parent 40e3ab7 commit aaeca6a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

db-version.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Description
22

3-
This page describes DB (database) graph functionality as of April 27th, 2026. See [here](https://test.logseq.com/#/) to try the latest stable version. If you're an existing user of Logseq, you'll be interested in [changes with the db version](./db-version-changes.md).
3+
This page describes DB (database) graph functionality as of April 28th, 2026. See [here](https://test.logseq.com/#/) to try the latest stable version. If you're an existing user of Logseq, you'll be interested in [changes with the db version](./db-version-changes.md).
44

55
NOTE: While there is an [automated backup](#automated-backup) for DB graphs, we recommend only using DB graphs for testing purposes.
66

@@ -455,7 +455,7 @@ Logseq Sync syncs DB graphs between devices. It is also referred to as RTC (Real
455455

456456
## Publish
457457

458-
NOTE: This paid feature requires an account used with Sync.
458+
NOTE: This paid feature requires an account used with Sync. This feature can also be self hosted!
459459

460460
Logseq Publish allows users to share pages of any graph. Pages are published to https://logseq.io with [CloudFlare](https://www.cloudflare.com/) and can be optionally password protected. The published page is a read-only, minimal outliner with the ability to collapse blocks and a few other features. If you're looking to publish a whole graph, there is an older [publishing feature](https://docs.logseq.com/#/page/publishing).
461461

@@ -475,6 +475,8 @@ The publishing platform has the following url routes that are useful to know:
475475
* `https://logseq.io/graph/GRAPH-UUID` to see all pages for a graph.
476476
* `https://logseq.io/page/GRAPH-UUID/TAG-UUID` to see all blocks in a published page. If the page is a tag, all nodes tagged with the tag are shown.
477477

478+
To configure a self host publish url, go to `Settings > Advanced > Publish Server URL`. You will need a Cloudflare account in order to self host.
479+
478480
## Plugins
479481

480482
There are currently 65+ plugins that support DB graphs. To see them, go to https://logseq.github.io/marketplace/ and filter by the `Supports DB?` column. In the app's `Marketplace`, plugins that support DB have a DB icon with a heart in the upper right corner. Sort by `Supports DB graphs` to see DB supported plugins first.

0 commit comments

Comments
 (0)