Go to file
Matt 2a1270bfbd Use pre-built image from Gitea registry
Switch from local build to code.letsbe.solutions/letsbe/hub:latest
Remove development volume mount (not needed with pre-built image)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 16:13:26 +01:00
.gitea/workflows ci: Add Gitea Actions workflow for Docker build 2025-12-22 14:12:12 +01:00
alembic feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
app feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
tests feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
.env.example feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
.gitignore feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
CLAUDE.md feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
Dockerfile feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
alembic.ini feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
docker-compose.yml Use pre-built image from Gitea registry 2025-12-22 16:13:26 +01:00
hub.nginx.conf Add nginx configuration for Hub deployment 2025-12-22 14:23:24 +01:00
requirements.txt feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00