Document Agap infrastructure and services

- Add CLAUDE.md with Gitea integration, development guidelines, and wiki interaction instructions
- Add comprehensive README.md with service overview, quick start, and configuration details
- Add service directories: gitea/, openai/, immich-app/, and setup scripts (install-cuda.sh, nvidia-docker-install.sh)
- Update docker-compose.yml structure and immich configuration
- Include restore example script for Immich database backups

This repository now serves as the source of truth for Docker Compose configurations and deployment automation for Agap home server services (Immich, Gitea, Open WebUI).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alvis
2026-02-21 10:24:33 +00:00
parent 348b3009d9
commit 2c72caf614
12 changed files with 413 additions and 6 deletions

3
docker-compose.yml Normal file
View File

@@ -0,0 +1,3 @@
include:
- path: ./immich-app/docker-compose.yml