1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-03 06:50:47 +00:00
This commit is contained in:
boardstretcher 2016-10-03 14:37:36 -04:00 committed by GitHub
parent 60de5c78ec
commit c86c39a46a

View File

@ -527,6 +527,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
* [Bitnami](https://bitnami.com/) - Produces open source installers or software packages for web applications and development stacks as well as virtual appliances. * [Bitnami](https://bitnami.com/) - Produces open source installers or software packages for web applications and development stacks as well as virtual appliances.
* [Docker](http://www.docker.com/) - Open platform for developers and sysadmins to build, ship, and run distributed applications. * [Docker](http://www.docker.com/) - Open platform for developers and sysadmins to build, ship, and run distributed applications.
* [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features.
* [LXD](https://linuxcontainers.org/lxd/) - LXD is a container "hypervisor".
* [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
* [Fig](http://orchardup.github.io/fig/) - Fast, isolated development environments using Docker. * [Fig](http://orchardup.github.io/fig/) - Fast, isolated development environments using Docker.