From 074e250400b9993bfb8f6880aa93b82c7c7559c4 Mon Sep 17 00:00:00 2001 From: Anand <108571311+localops-root@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:40:46 +0530 Subject: [PATCH] Add LocalOps as an IDP --- .../ecosystem/paas-devops-platforms/_index.md | 1 + .../paas-devops-platforms/localops.md | 29 +++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 content/ecosystem/paas-devops-platforms/localops.md diff --git a/content/ecosystem/paas-devops-platforms/_index.md b/content/ecosystem/paas-devops-platforms/_index.md index b1b2b1f..d64f4cf 100644 --- a/content/ecosystem/paas-devops-platforms/_index.md +++ b/content/ecosystem/paas-devops-platforms/_index.md @@ -26,4 +26,5 @@ If you don't want to build an IDP on your own, if you don't have the capacity to | [Pergola]({{< relref "pergola" >}}) | | [Portainer]({{< relref "portainer-ce" >}}) | | [Upsun (formerly Platform.sh)]({{< relref "upsun" >}}) | +| [LocalOps]({{< relref "localops" >}}) | | [Qovery]({{< relref "qovery" >}}) | diff --git a/content/ecosystem/paas-devops-platforms/localops.md b/content/ecosystem/paas-devops-platforms/localops.md new file mode 100644 index 0000000..155f452 --- /dev/null +++ b/content/ecosystem/paas-devops-platforms/localops.md @@ -0,0 +1,29 @@ ++++ +title="LocalOps" +aliases="/frameworks/localops/" +url="/paas-devops-platforms/localops" ++++ + +# LocalOps + +LocalOps is an AI-powered Internal Developer Platform that gives your engineers a Heroku-like self-serve experience on your own cloud — so they ship 3x faster, incidents resolve in minutes, and you never need to hire a DevOps team. + +Engineers get: + +- Production-grade infrastructure on any cloud in minutes — not weeks +- Deploy any stack, any architecture, without DevOps dependency +- Full observability built-in — eliminate DataDog and NewRelic spend +- Security and encryption pre-configured — audit-ready from day one +- Auto-scaling on demand — no 2am PagerDuty calls +- PR preview environments — catch bugs before they reach production +- AI SRE agents — mean time to resolution drops from hours to minutes + +**Website:**[localops.co](https://localops.co/) + +**Docs:** [docs.localops.co](https://docs.localops.co/) + +**Blog:**[Keep Shipping: Builder's chronicle](https://blog.localops.co/) + +{{< button href="https://localops.co" target="_blank" >}} +-> LocalOps +{{< /button >}}