filmov
tv
Self Hosted iCloud/Google Photos Alternative! (Immich + Docker)
![preview_player](https://i.ytimg.com/vi/9O6HUTGchG0/maxresdefault.jpg)
Показать описание
Immich is a free and open source photo and video backup solution that you can self-host on any computer! It allows you to maintain your privacy and have complete control over your data. It’s a great alternative to cloud photo storage with features such as smart search, facial recognition, and much more. Subscribe to see more server related content!
Links/Snippets from the Video (in order):
Nvidia GPU support in docker:
Install latest Nvidia Driver on Windows/Linux
Restart computer for docker to get access to your gpu
Or run 'sudo systemctl restart docker' if ur on Linux
MACHINE_LEARNING_GPU_ACCELERATION=cuda
deploy:
resources:
reservations:
devices:
- driver: nvidia
device_ids: ['0'] # put a hashtag in front
count: 1 # number of GPUs
capabilities: [gpu]
Docker Playlist:
Timestamps
0:00 Quick Demo
1:51 Setting up Immich in Docker Compose
2:41 Creating the Compose file
3:17 Environment Variables
4:19 GPU Acceleration
5:54 Volumes
6:46 External Library vs Immich Library
7:57 Giving Docker Access to an External Library
8:47 Ports
9:15 Redis Configuration
9:41 Postgres Configuration
10:09 Saving the Compose file
10:25 Starting Immich
11:12 Accessing the Webpage
12:50 Adding an External Library
13:37 Monitoring Immich
13:58 Important External Library Setting
14:38 Outro
Links/Snippets from the Video (in order):
Nvidia GPU support in docker:
Install latest Nvidia Driver on Windows/Linux
Restart computer for docker to get access to your gpu
Or run 'sudo systemctl restart docker' if ur on Linux
MACHINE_LEARNING_GPU_ACCELERATION=cuda
deploy:
resources:
reservations:
devices:
- driver: nvidia
device_ids: ['0'] # put a hashtag in front
count: 1 # number of GPUs
capabilities: [gpu]
Docker Playlist:
Timestamps
0:00 Quick Demo
1:51 Setting up Immich in Docker Compose
2:41 Creating the Compose file
3:17 Environment Variables
4:19 GPU Acceleration
5:54 Volumes
6:46 External Library vs Immich Library
7:57 Giving Docker Access to an External Library
8:47 Ports
9:15 Redis Configuration
9:41 Postgres Configuration
10:09 Saving the Compose file
10:25 Starting Immich
11:12 Accessing the Webpage
12:50 Adding an External Library
13:37 Monitoring Immich
13:58 Important External Library Setting
14:38 Outro
Комментарии