add: dyrector.io platform to the list

This commit is contained in:
Levente Orban 2023-05-15 17:19:46 +02:00
parent f4b1e2497a
commit 1a4c4f506f
No known key found for this signature in database
GPG key ID: D7E01EB2A4AF9916

View file

@ -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