Your self-hosted AI DevOps engineer.
Orbinx monitors your Coolify deployments, diagnoses failures with LLMs, tests fixes in isolated sandboxes, and opens pull requests — autonomously. Open-core. Self-hosted. Yours.
- api-gateway24ms
- billing-svc41ms
- web-app—
- worker-queue1.2s
- postgres3ms
- redis1ms
- cdn-edge12ms
Handle null user session in checkout handler
Bump postgres driver to 3.2.1
From crash log to pull request,
in five stages.
Each incident flows through the same deterministic pipeline. You can audit every step, override any decision, and replay the entire trace. No magic — just engineering.
Not just alerts.
A complete repair loop.
Most monitoring tools stop at a notification. Orbinx keeps going — diagnosing, fixing, testing, and shipping. Every capability runs on your own infrastructure.
Real-time Coolify monitoring
Webhooks, build events, container health, and runtime metrics stream in continuously. No agents to install on your apps — Orbinx listens where Coolify already speaks.
Self-hosted LLM diagnosis
Bring your own model — local Ollama, vLLM, or a private API. Your code never leaves your network.
Secret redaction, by default
Tokens, keys, PII, and connection strings are masked before any model sees them. Reversible only inside your perimeter.
Isolated code-execution sandboxes
Each candidate fix runs inside an ephemeral container with a fresh checkout, your test suite, and a strict resource budget. Sandboxes are destroyed after every run.
Pull requests, not auto-merges
Orbinx ships branches with diffs, test evidence, and diagnosis notes. Your reviewers keep the merge button.
Auditable to the byte
Every prompt, every tool call, every sandbox command is logged and replayable. Compliance without the spreadsheets.
Instant root-cause analysis.
Zero credentials leave your network.
Logs are scanned and redacted in-place before anything reaches a model. Orbinx ships with sensible defaults for tokens, keys, PII, and connection strings — and you can extend the rules with regex.
In-place redaction
A streaming redactor walks every log line, masking anything that matches a secret pattern. The original is never written to disk outside your perimeter.
Reversible only on your side
A sidecar key map keeps the mapping — Orbinx never uploads it. Disable the model call entirely and the redacted context is still useful for human review.
Bring your own model
Point Orbinx at Ollama, vLLM, TGI, or any OpenAI-compatible endpoint. We do not phone home, and we do not require a managed account.
BYO credentials, your way
Vault, SOPS, age-encrypted files, plain env — Orbinx reads secrets the same way your apps do, and never logs them in plaintext.
fix: handle null session in checkout handler
openDetected a TypeError caused by an unguarded session access. The patch adds a 401 fast-fail and a regression test for the guest path. Sandbox ran 142 tests in 4.2s · 0 failures.
You remain in control.
Always.
Orbinx proposes — you dispose. Fixes arrive as branches with full diffs, test evidence, and rollback plans. Nothing is merged without your reviewers.
No auto-merge, ever
The merge button stays with your team. Orbinx opens branches and waits for human review — by default.
Diff in plain sight
Every PR ships with a structured diff, the diagnosis that produced it, and a one-click rollback patch.
Per-repo policies
Allow Orbinx on critical services, gate it on staging, or block it entirely. Policies are git-versioned.
Sandbox receipts
Each PR includes the full sandbox trace: container image, commands run, test output, resource usage.
Self-hostable architecture.
Fully auditable & secure.
Orbinx runs entirely on your own infrastructure with zero third-party telemetry. While it is not yet open-source, the source code is fully accessible for security audits, local customizations, and hosting on your own nodes.
Stop babysitting incidents.
Start shipping fixes.
Bring your own model, your own repo, your own reviewers. Orbinx runs entirely on your infrastructure — the only outbound call is the one you make to GitHub.
