LXD, Linux Container Hypervisor

LXD is an open source container management extension for Linux Containers (LXC). LXD both improves upon existing LXC features and provides new features and functionality to build and manage Linux containers. The core of LXD is a privileged daemon which exposes a REST API over a local unix socket as well as over the network […]
Continue reading…

 

Docker registry WebUI and Authorization with Portus

Portus is an open source WebUI, Rails application that performs authentication and authorization for the Docker registry and a user interface for the image list, users, team, Registry and Namespace information. Portus provides quick access to all the images available on your private instance of Docker registry with OAuth and OpenID-Connect authentication. Top Highlights Monitoring […]
Continue reading…