From be32576c7a984d2494d27d6faa8c0a3c2ea4bc9e Mon Sep 17 00:00:00 2001 From: Ajay Kidave <130696958+akclace@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:15:11 -0700 Subject: [PATCH] Added OpenRun to Deployment & Platforms (#1459) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43ef4d4..2931280 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Self-hosted and managed cloud platforms (PaaS/CaaS, deployment automation). Comm - [Google Container Engine](https://docs.cloud.google.com/kubernetes-engine/docs) - :yen: Docker containers on Google Cloud Computing powered by [Kubernetes][kubernetes]. - [Grafeas](https://github.com/grafeas/grafeas) - A common API for metadata about containers, from image and build details to security vulnerabilities. - [Mesosphere DC/OS Platform](https://d2iq.com/products/dcos) - :yen: Integrated platform for data and containers built on Apache Mesos. +- [OpenRun](https://github.com/openrundev/openrun) - Builds, deploys, proxies, authenticates and auto-pauses web apps with Docker or Kubernetes. - [OpenShift][openshift] - An open source PaaS built on [Kubernetes][kubernetes] and optimized for Dockerized app development and deployment by [Red Hat](https://www.redhat.com/en) - [Red Hat OpenShift Dedicated](https://www.redhat.com/en/technologies/cloud-computing/openshift/dedicated) - :yen: Fully-managed Red Hat® OpenShift® service on Amazon Web Services and Google Cloud. - [swarm-ansible](https://github.com/LombardiDaniel/swarm-ansible?tab=readme-ov-file) - Swarm-Ansible bootstraps a production-ready swarm cluster using ansible. Comes with tools to automate CI, help monitoring and traefik pre-configured for SSL certificates and simple-auth. Comes with a private registry and more!.