From ded1241548200c01728586329ba213c6bad7aa01 Mon Sep 17 00:00:00 2001 From: Marketen Date: Wed, 29 Oct 2025 10:08:14 +0100 Subject: [PATCH] tidy info page --- dappnode_package.json | 5 +++-- gettting-started.md | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 gettting-started.md diff --git a/dappnode_package.json b/dappnode_package.json index ab0f6c0..7a83e55 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -6,8 +6,9 @@ "author": "dappnode", "categories": ["Developer tools"], "links": { - "homepage": "https://your-project-homepage-or-docs.io" - }, + "UI": "http://immich-server.immich.dappnode:2283/", + "docs": "https://immich.app/" + }, "license": "GPL-3.0", "upstream": [ { diff --git a/gettting-started.md b/gettting-started.md new file mode 100644 index 0000000..04d8d65 --- /dev/null +++ b/gettting-started.md @@ -0,0 +1,3 @@ +Access all Immich features by navigating to: + +http://immich-server.immich.dappnode:2283/ \ No newline at end of file