From 10633942c1ad6b565362c8911786e22f1a46e6c6 Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Tue, 29 Oct 2024 16:31:21 +0100 Subject: [PATCH] Update docs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad81b18..5559736 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Immich Public Proxy +

+ +

+ Immich is a wonderful bit of software, but since it holds all your private photos it's best to keep it fully locked down. This presents a problem when you want to share a photo or a gallery with someone. @@ -11,10 +15,6 @@ It exposes no ports, allows no incoming data, and has no API to exploit. The ideal setup is to have Immich secured privately behind VPN or mTLS, and only allow public access to Immich Public Proxy. -

- -

- ## How to install 1. Clone the repo: