release 2.0

This commit is contained in:
2025-11-01 14:11:44 -04:00
parent 3671b06d3f
commit f97a0bac40
4 changed files with 284 additions and 38 deletions

View File

@@ -2,7 +2,7 @@
![Immich with Tailscale](https://immich.app/img/immich-logo-inline-light.png "Immich")
This project sets up a Immich instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your Immich instance using Tailscale.
This project sets up a Immich instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your Immich instance using Tailscale. This deployment focuses on getting running quickly and is the most basic single node deployment.
## Prerequisites
@@ -18,7 +18,7 @@ ts-immich/
│ ├── tailscale-data/ # Persistent Tailscale state
│ └── config/ # Tailscale configuration files
└── immich/
└── config/ # immich configuration files
└── config/ # Immich configuration files
```
## Setup Instructions
@@ -106,4 +106,9 @@ ts-immich/
- Tailscale documentation: https://tailscale.com/kb/
- Immich [documentation]({{service_docs}})
- Immich [repository]({{service_repo}})
- Immich [linuxserve.io]({{service_lcsr}})
- Immich [linuxserve.io]({{service_lcsr}})
### Advanced Delpoyments
It may be common to deploy the machine learning service on a different machine in which case changes need to be made to the `immich-config.json` to machineLearning.urls with the new location of the immich machine learning node(s) or Service.