Update docs

This commit is contained in:
Alan Grainger 2024-10-29 16:16:10 +01:00
parent 43e038078e
commit 2a7ecb8984

View File

@ -1,9 +1,5 @@
# Immich Public Proxy # Immich Public Proxy
<p align="center" width="100%">
<img src="public/images/immich.png" width="200" height="200">
</p>
Immich is a wonderful bit of software, but since it holds all your private photos it's best to keep it fully locked down. 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. This presents a problem when you want to share a photo or a gallery with someone.
@ -15,6 +11,10 @@ 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. The ideal setup is to have Immich secured privately behind VPN or mTLS, and only allow public access to Immich Public Proxy.
<p align="center" width="100%">
<img src="public/images/immich.png" width="200" height="200">
</p>
## How to install ## How to install
1. Clone the repo: 1. Clone the repo: