generated from DAM/ts-TEMPLATE
better comments
This commit is contained in:
@@ -14,7 +14,7 @@ This project sets up a Immich Machine Learning instance with Tailscale VPN integ
|
|||||||
```
|
```
|
||||||
ts-immich-machine-learning/
|
ts-immich-machine-learning/
|
||||||
├── docker-compose.yml
|
├── docker-compose.yml
|
||||||
├── tailscale/
|
└── tailscale/
|
||||||
├── tailscale-data/ # Persistent Tailscale state
|
├── tailscale-data/ # Persistent Tailscale state
|
||||||
└── config/ # Tailscale configuration files
|
└── config/ # Tailscale configuration files
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ ts-immich-machine-learning/
|
|||||||
|
|
||||||
7. Configure Immich
|
7. Configure Immich
|
||||||
- After starting the services your service should be available via tailnet at https://immich-machine-learning.{{YOUR_TAILNET_DOMAIN}}.ts.net ie https://immich-machine-learning.tail12345.ts.net/
|
- After starting the services your service should be available via tailnet at https://immich-machine-learning.{{YOUR_TAILNET_DOMAIN}}.ts.net ie https://immich-machine-learning.tail12345.ts.net/
|
||||||
- add the new machine learning service to the immich configuration json under the machine learning section
|
- Add the new machine learning service to the immich configuration json under the `machineLearning.urls` as desired. If you are using the [basic DAM Immich deployment](https://gitea.damconsulting.llc/DAM/ts-immich), and have not changed the base config, there will be a localhost endpoint which points to the immich-machine-learning service from that deployment. update the list according to your desired configuration.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user