nixos/appflakes
Julian Sutter 532e01cbf1 feat: Add Immich app flake with docker-compose deployment
- Create Immich module as appflake in appflakes/immich/
- Module provides NixOS module for docker-compose deployment
- Includes 5-container stack:
  * immich_server: Web API and interface
  * immich_microservices: Background jobs and ML processing
  * immich_postgres: PostgreSQL with pgvector
  * immich_redis: Redis cache
  * immich_typesense: Search engine
- Configuration options for:
  * Domain and port customization
  * Data directory location
  * Database and API keys
  * Optional Watchtower auto-updates
- Automatic systemd service integration
- Comprehensive documentation in README.md
- Named module 'immich-docker' to avoid conflicts with Nixpkgs module
2026-02-03 23:35:34 -08:00
..
immich feat: Add Immich app flake with docker-compose deployment 2026-02-03 23:35:34 -08:00
octofriend getting zoom clipboard working 2026-01-02 09:44:41 -08:00