📸 Immich (Photos)
Host: Risa-Mediacore (192.168.1.21)
URL: https://photos.the-lal.net
Internal: http://192.168.1.21:2283
🔐 Credentials
- Admin User: (To be created on first launch)
- Database Password: Stored in
/opt/docker_data/immich/.envon Risa.- Variable:
DB_PASSWORD
- Variable:
📂 Storage Layout
The library adheres to the Unified Vault standard:
- Master Path:
/mnt/vault/media/photoslibrary/- Original photo files.thumbs/- Generated thumbnails.upload/- Mobile auto-upload target.profile/- User avatars.video/- Transcoded video files.backup/- Database dumps.
🛠️ Hardware Acceleration
Immich is configured to use Intel QuickSync via /dev/dri for:
* Video Transcoding (HEVC/H.264)
* Machine Learning (OpenVINO - Planned)
🔄 Backup Strategy
- Database: Automatically dumped to
.../backup/nightly. - Files: Protected by the standard Vault snapshot policy on TrueNAS.