Your whole dev workflow — sovereign, in one place.
Git hosting, CI/CD pipelines, a package registry, issue tracking and edge deploys. The GitHub + Vercel experience, hosted in Europe with no US dependencies.
Outcomes, not infrastructure
Host repos & review code
Private git with pull requests, code review and branch protection.
CI/CD pipelines
Automated build-and-deploy on every push, configured in YAML.
Publish packages
A private registry for Docker images, npm, Cargo and Maven artifacts.
The APIs that power it
Pipelines
Declarative CI/CD triggered on every push — build, test, deploy.
# .maravilla/pipeline.yml
on: push
steps: [install, build, deploy] Package Registry
Host Docker, npm, Cargo and Maven artifacts privately, per project.
npm publish --registry https://<you>.maravilla.cloud Deployment & Vault
Ship to the edge with SSL, custom domains and encrypted secrets.
maravilla deploy Ready to Simplify Your Workflow?
Start deploying in minutes. No credit card required.
Create Free Account