generated from DAM/ts-TEMPLATE
release 2.0
This commit is contained in:
11
README.md
11
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user