Go to file
Matt 9a34834fe4
Build and Push Docker Image / build (push) Failing after 34s Details
refactor: use Gitea container registry instead of Docker Hub
Image will be pushed to: code.letsbe.solutions/letsbe/sysadmin-agent

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 12:12:58 +01:00
.claude Fix docker volume mounts for host directory access 2025-12-03 15:20:07 +01:00
.gitea/workflows refactor: use Gitea container registry instead of Docker Hub 2025-12-08 12:12:58 +01:00
app feat: add secure registration with credential persistence 2025-12-07 11:11:59 +01:00
tests Add NEXTCLOUD_SET_DOMAIN executor for domain configuration 2025-12-04 14:01:41 +01:00
.gitignore Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
CLAUDE.md Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
Dockerfile Download Docker Compose plugin directly from GitHub 2025-12-03 16:35:51 +01:00
ROADMAP.md feat: add tenant_id support to agent registration 2025-12-05 20:10:43 +01:00
docker-compose.yml feat: add tenant_id support to agent registration 2025-12-05 20:10:43 +01:00
pytest.ini Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
requirements.txt Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00