Orbiter integrates natively into the the hosting software ecosystem. Create, deploy, version and restore your CMS containers via the REST API or command line. Scriptable, automatable, integrable into your CI/CD pipelines.
Use the Orbiter CLI to manage Orbiter directly from the command line. Create a container in a single command: orbiter create site.fr --cms=wordpress
Chaque action disponible en CLI est egalement accessible via l'API REST le logiciel compatible Orbiter. Integrez Orbiter dans vos outils de gestion, vos dashboards ou vos scripts d'automatisation.
Deploy directly from a Git repository. Specify the branch, tag or commit. Each deployment is automatically versioned.
An update breaks something? orbiter rollback site.fr --version=v2.3.0. Back to the previous version in under 2 seconds.
Integrate Orbiter into GitHub Actions, GitLab CI, Jenkins or any other pipeline. Deployment is part of your workflow, not a separate process.
orbiter status --all to view the TTFB, cache hit rate, CPU and RAM of each container in real time.
Create a container, deploy from Git, and monitor — in 4 commands.
We show you a complete CLI/API workflow live. No commitment.