add Dashboard section

https://lxc-webpanel.github.io/
This commit is contained in:
Filipp Frizzy 2016-02-05 19:21:03 +03:00
parent a027b772db
commit a9a6673f42

View File

@ -11,6 +11,7 @@
* [Containers](#containers)
* [Sandboxes](#sandboxes)
* [Partial Access](#partial-access)
* [Dashboard](#dashboard)
* [Security](#security)
- [Tools](#tools)
- [Links](#links)
@ -115,6 +116,11 @@ Works with Linux namespaces through glibc with pure python.
* [CRIU](https://criu.org/Main_Page)
Checkpoint/Restore In Userspace is a software tool for Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. CRIU integrated with Docker and LXC to implement Live migration of containers.
## Dashboard
* [LXC-Web-Panel](https://lxc-webpanel.github.io/)
Web panel for LXC on Ubuntu.
## Security
### Tools