Go to file
Matt 1df0b7a101 feat: add Gitea Actions workflow for Docker image builds
Automatically builds and pushes to Docker Hub on:
- Push to main/master branch
- Version tags (v*)

Image: letsbesolutions/sysadmin-agent

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 12:08:19 +01:00
.claude Fix docker volume mounts for host directory access 2025-12-03 15:20:07 +01:00
.gitea/workflows feat: add Gitea Actions workflow for Docker image builds 2025-12-08 12:08:19 +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