Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be
... [More] quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud. [Less]
Proxmox VE is a complete open source virtualization management solution for servers based on KVM and OpenVZ. It manages virtual machines, storage, virtualized networks, and HA Clustering.
A cross-distro chroot based Linux package build and application testing environment. This is based on using dirty chroots that can always be available for rapid builds, and limited containment without network isolation. I typically use this with qemu armhf user mode emulation to build raspberry pi binaries.
The mindful appliance builder
Kameleon should be seen as a simple but powerful tool to generate customized appliances. With Kameleon, you make your recipe that describes how to create step by step your own distribution. At start Kameleon is used to create custom kvm, LXC, VirtualBox, iso images
... [More], ..., but as it is designed to be very generic you can probably do a lot more than that. [Less]
Main objective of simplelxc is to create new lxc guests in a Debian machine as simple as:
$ sudo apt-get install simplelxc
$ sudo simplelxc create test1
$ sudo simplelxc enter test1
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy