letsbe-orchestrator/app
Matt 06f58ca18b feat: add Nextcloud set-domain playbook v2
Add endpoint POST /tenants/{tenant_id}/nextcloud/set-domain that creates
a COMPOSITE task with two steps:
1. NEXTCLOUD_SET_DOMAIN - configures Nextcloud domain via occ commands
2. DOCKER_RELOAD - restarts the Nextcloud stack

Features:
- Auto-resolves first online agent for tenant
- Configurable pull flag for image updates
- Full test coverage (unit + integration tests)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 14:04:21 +01:00
..
models Add ENV and FILE management APIs with tests 2025-12-04 00:30:37 +01:00
playbooks feat: add Nextcloud set-domain playbook v2 2025-12-04 14:04:21 +01:00
routes feat: add Nextcloud set-domain playbook v2 2025-12-04 14:04:21 +01:00
schemas Add ENV and FILE management APIs with tests 2025-12-04 00:30:37 +01:00
__init__.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
config.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
db.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
main.py Add ENV and FILE management APIs with tests 2025-12-04 00:30:37 +01:00