Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 330 Bytes

README.rst

File metadata and controls

18 lines (10 loc) · 330 Bytes

vmtool - Manager for stateful cloud VMs

VmTool is orchestration tool for cloud VMs.

It is mainly targeted for stateful (eg. database VMs).

Install

Stable version:

$ pip3 install --user vmtool

Unstable version:

$ pip3 install --user git+https://github.com/markokr/vmtool