Skip to content

Easily manage LVM volumes from docker containers using this Docker plugin. Written in python. Under heavy development and use by SKALE network. Stay tuned for more docs!

License

Notifications You must be signed in to change notification settings

skalenetwork/docker-lvmpy

docker-lvmpy

Discord

A simple volume driver for lvm volumes written in python.

Installation

PHYSICAL_VOLUME='/dev/volume' VOLUME_GROUP=volume_group scripts/install.sh

Testing

Install requirements

    pip install -r requirements-dev.txt

Run tests

tests/run-tests.sh

Specify block device to install driver

BLOCK_DEVICE=/dev/sss tests/run-tests.sh

License

License

All contributions are made under the GNU Affero General Public License v3. See LICENSE.

All docker-lvmpy code Copyright (C) SKALE Labs and contributors.

About

Easily manage LVM volumes from docker containers using this Docker plugin. Written in python. Under heavy development and use by SKALE network. Stay tuned for more docs!

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published