From f4b1e2497aa9aa6b0af2abad1ff6698be79bfbc6 Mon Sep 17 00:00:00 2001 From: Levente Orban <levente.orban@dyrector.io> Date: Mon, 15 May 2023 17:01:17 +0200 Subject: [PATCH 1/2] add: dyrector.io platform to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1e8542..8d93ac1 100644 --- a/README.md +++ b/README.md @@ -664,6 +664,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. - [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. - [Portainer](https://portainer.io/) - Simple management UI for Docker. +- [dyrector.io Platform](https://dyrector.io/) - Self-hosted container management platform. API & UI for Kubernetes & Docker deployments. ([Source Code](https://github.com/dyrector-io/dyrectorio)) `Apache-2.0` `Go` `Typescript` ### Troubleshooting From 1a4c4f506f9a162b1a607297f544f031e673bbef Mon Sep 17 00:00:00 2001 From: Levente Orban <levente.orban@dyrector.io> Date: Mon, 15 May 2023 17:19:46 +0200 Subject: [PATCH 2/2] add: dyrector.io platform to the list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d93ac1..1fbdab1 100644 --- a/README.md +++ b/README.md @@ -660,11 +660,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. - [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. - [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. +- [dyrector.io Platform](https://dyrector.io/) - Self-hosted container management platform. API & UI for Kubernetes & Docker deployments. ([Source Code](https://github.com/dyrector-io/dyrectorio)) `Apache-2.0` `Go` `Typescript` - [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. - [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. - [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. - [Portainer](https://portainer.io/) - Simple management UI for Docker. -- [dyrector.io Platform](https://dyrector.io/) - Self-hosted container management platform. API & UI for Kubernetes & Docker deployments. ([Source Code](https://github.com/dyrector-io/dyrectorio)) `Apache-2.0` `Go` `Typescript` ### Troubleshooting