Open-source tools from Maretha, a content services consultancy. We implement and migrate the major DAM and ECM content platforms for enterprise teams.
Everything here was built working with Claude Code: we specify the architecture, review every line, and run the result for our own team before it lands in this org. Each repo is a sanitized mirror of a working internal tool - fresh history, no client material, no live identifiers.
| Repo | What it is |
|---|---|
| ops-portal | Serverless mission control for a Nuxeo lab: uploads, deploys, rollbacks, release pinning, live pipeline steps, an audit trail, and server logs behind Google sign-in. AWS + Terraform + one Lambda + a no-framework SPA. |
Every repo passes the same gate before it lands here: tracked-tree export with fresh history, a placeholder pass over identifiers, a secret scan, and a security trade-off review documented in the repo's README. The checklist is public: RELEASING.md.