Skip to content

Add Odoo prod backup gate driver#38

Merged
cbusillo merged 1 commit into
mainfrom
code/2026-04-27-odoo-prod-backup-gate
Apr 27, 2026
Merged

Add Odoo prod backup gate driver#38
cbusillo merged 1 commit into
mainfrom
code/2026-04-27-odoo-prod-backup-gate

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • add a Launchplane-owned Odoo prod backup-gate workflow, CLI, and HTTP driver route
  • capture DB/filestore backups through a Dokploy manual schedule with web stopped during capture
  • require DB-backed Odoo runtime values for database name, filestore path, and backup root
  • add authz policy entries, docs, and targeted tests

Tests

  • uv run python -m unittest tests.test_odoo_prod_backup_gate tests.test_service tests.test_dokploy
  • uv run ruff format --check control_plane/dokploy.py control_plane/workflows/odoo_prod_backup_gate.py control_plane/cli.py control_plane/service.py tests/test_odoo_prod_backup_gate.py tests/test_service.py tests/test_dokploy.py
  • uv run ruff check control_plane/dokploy.py control_plane/workflows/odoo_prod_backup_gate.py control_plane/cli.py control_plane/service.py tests/test_odoo_prod_backup_gate.py tests/test_service.py tests/test_dokploy.py

@cbusillo cbusillo merged commit 0af9edf into main Apr 27, 2026
2 checks passed
@cbusillo cbusillo deleted the code/2026-04-27-odoo-prod-backup-gate branch April 27, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant