D4.FR builds software for hosting providers, web agencies & freelancers · Discover Orbiter, our flagship product   Request a Demo →
Orbiter · API & CLI Plesk

Automate your deployments
with the Plesk REST API & CLI.

Orbiter integrates natively into the Plesk ecosystem. Create, deploy, version and restore your CMS containers via the REST API or command line. Scriptable, automatable, integrable into your CI/CD pipelines.

Full automation

Tout ce que vous faites dans l'interface,
vous pouvez le scripter.

Native Plesk CLI

Use the Plesk CLI to manage Orbiter directly from the command line. Create a container in a single command: orbiter create site.fr --cms=wordpress

Full REST API

Chaque action disponible en CLI est egalement accessible via l'API REST Plesk. Integrez Orbiter dans vos outils de gestion, vos dashboards ou vos scripts d'automatisation.

Deploy from Git

Deploy directly from a Git repository. Specify the branch, tag or commit. Each deployment is automatically versioned.

Instant rollback

An update breaks something? orbiter rollback site.fr --version=v2.3.0. Back to the previous version in under 2 seconds.

CI/CD Integration

Integrate Orbiter into GitHub Actions, GitLab CI, Jenkins or any other pipeline. Deployment is part of your workflow, not a separate process.

Real-time monitoring

orbiter status --all to view the TTFB, cache hit rate, CPU and RAM of each container in real time.

CLI Workflow Example

Create a container, deploy from Git, and monitor — in 4 commands.

orbiter · Plesk API CLI
# 1. Create a WordPress environment $ orbiter create boutique.fr \ --cms=woocommerce --php=8.5 \ --cpu=2 --ram=1024mb ✓ Container created — TTFB: 182ms   # 2. Deploy from Git $ plesk ext orbiter deploy boutique.fr \ --source=git@github.com:client/shop.git \ --branch=main ✓ Deployed — version v2.4.1   # 3. Rollback if needed $ orbiter rollback boutique.fr --version=v2.3.0 ✓ Rollback completed in 1.4s   # 4. Monitoring $ orbiter status --all boutique.fr TTFB:182ms Cache:88% CPU:62% blog.fr TTFB: 94ms Cache:92% CPU:18%
Free Demo

See automation in action

We show you a complete CLI/API workflow live. No commitment.

Selectionnez une date pour voir les creneaux disponibles
Time zone: Paris (CET/CEST) — Monday to Friday
Presentation in French or English

  No commitment · Response within 24h · Dedicated D4.FR support