/vm-manager

VM Manager and Console for Docker deployed QEMU virtual machines.

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

vm-manager

vm-manager is a utility that improves the management of QEMU virtual machines within Docker environments.

Getting Started

By default, vm-manager does not detect pre-existing virtual machines in your Docker setup.

To enable management through vm-manager, ensure your container includes the following label:

vm.manager=true

Examples

See the compose.yml file for an example of how to structure your Docker containers.

License

This project is distributed under the MPL-2.0 License. Refer to the LICENSE file for more information.