From cce0a2a421f61b8681349f7d20df5391f426ced8 Mon Sep 17 00:00:00 2001 From: fei long Date: Sun, 24 Oct 2021 10:16:30 +0800 Subject: [PATCH] Because of https://github.com/zadam/trilium/pull/2235#issuecomment-944617958, I add heroku deploy to wiki. --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 8691e70..d88caf5 100644 --- a/Home.md +++ b/Home.md @@ -13,6 +13,7 @@ This [wiki](https://github.com/zadam/trilium/wiki) contains additional and more **Server with web only access** - Installs the application on the server and allows access from any web browser on any device, including mobile. 1. [[Server installation]] 2. [[Mobile frontend]] (optional) +3. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/feilongfl/trilium-heroku) **Combination of server and desktop/laptop** - Install the application on both a server, for web access and data synchronization, and desktop instance(s). This allows all the data to be stored on the server and either accessed from the web browser, or the desktop application. The desktop application will sync and store the data locally so that it can be used when offline. 1. [[Server installation]]