Skip to content

📸 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/.env on Risa.
    • Variable: DB_PASSWORD

📂 Storage Layout

The library adheres to the Unified Vault standard:

  • Master Path: /mnt/vault/media/photos
    • library/ - 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.