From 840af89febc7e7dc4dd6d639a31b4242b6605b42 Mon Sep 17 00:00:00 2001 From: Nystik-gh <1017253+Nystik-gh@users.noreply.github.com> Date: Fri, 22 May 2026 20:36:12 +0200 Subject: [PATCH] Update IREADME, variant clarification Clarified the current status of Ignis variants and their hosting options. --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4f3e191..15e8628 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,7 @@ Plugin compatibility depends on what APIs a plugin uses; most plugins built on O ## Variants -Ignis ships in two forms with the same in-browser experience: - -- **Self-hosted server** -- [`apps/ignis-server/`](apps/ignis-server/). Docker container running Express. Stable, in daily use. See its README for setup, env vars, and reverse-proxy examples. -- **Desktop plugin** -- `apps/ignis-local/`. Planned. - -The rest of this README describes the shared experience. +Ignis ships currently ships as a self-hosted server but I have plans for a desktop plugin. The server variant code and Readme with details and setup instructions lives here: [`apps/ignis-server/`](apps/ignis-server/) ## What works @@ -123,4 +118,4 @@ Ignis is not affiliated with, endorsed by, or associated with Dynalist Inc. or O This work falls under the interoperability provisions of [Directive 2009/24/EC](https://eur-lex.europa.eu/eli/dir/2009/24/oj/eng) (the EU Software Directive), Article 6. See [LEGAL.md](LEGAL.md) for the full rationale. -This project exists because its author uses Obsidian daily and wants to access it from a browser. There is no intent to harm Obsidian, Dynalist Inc., or their business. If you are a representative of Dynalist Inc. and wish to discuss this project, please reach out: ignis@thiefling.com \ No newline at end of file +This project exists because its author uses Obsidian daily and wants to access it from a browser. There is no intent to harm Obsidian, Dynalist Inc., or their business. If you are a representative of Dynalist Inc. and wish to discuss this project, please reach out: ignis@thiefling.com