Spin ManageIQ/CFME Appliance locally.
Project description
<a href="https://github.com/digitronik/miqbox/blob/master/LICENSE"><img alt="License: GPL v2" src="https://img.shields.io/badge/License-GPL%20v2-blue.svg"></a>
<a href="https://github.com/ambv/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
# miqbox
Spin `ManageIQ/CFME` Appliance locally with `Virtualization`.
**Under progress...**
## Prerequisite:
1. Virtualization:
- [Fedora](https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-virtualization/)
```bash
sudo dnf install @virtualization
systemctl start libvirtd
systemctl enable libvirtd
```
If you want optional packages
```bash
dnf group install --with-optional virtualization
```
- [Ubuntu](https://help.ubuntu.com/community/KVM/Installation)
```bash
sudo apt-get install qemu-kvm
```
2. Devel Packages:
```bash
sudo dnf install libvirt-devel python-devel python3-devel
```
## Install:
- pip
```bash
pip install miqbox --user
```
- source
```bash
python setup.py install --user
```
Note: For Development install in editable mode.
## Troubleshooting:
- [libvirt: Polkit error](https://fedoraproject.org/wiki/QA:Testcase_Virt_ACLs)
## Usage:
<a href="https://github.com/ambv/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
# miqbox
Spin `ManageIQ/CFME` Appliance locally with `Virtualization`.
**Under progress...**
## Prerequisite:
1. Virtualization:
- [Fedora](https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-virtualization/)
```bash
sudo dnf install @virtualization
systemctl start libvirtd
systemctl enable libvirtd
```
If you want optional packages
```bash
dnf group install --with-optional virtualization
```
- [Ubuntu](https://help.ubuntu.com/community/KVM/Installation)
```bash
sudo apt-get install qemu-kvm
```
2. Devel Packages:
```bash
sudo dnf install libvirt-devel python-devel python3-devel
```
## Install:
- pip
```bash
pip install miqbox --user
```
- source
```bash
python setup.py install --user
```
Note: For Development install in editable mode.
## Troubleshooting:
- [libvirt: Polkit error](https://fedoraproject.org/wiki/QA:Testcase_Virt_ACLs)
## Usage:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miqbox-0.1.tar.gz
(10.2 kB
view details)
Built Distribution
miqbox-0.1-py3-none-any.whl
(10.4 kB
view details)
File details
Details for the file miqbox-0.1.tar.gz
.
File metadata
- Download URL: miqbox-0.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9dce22b4a4cd09064a2f34df7b0cd2c289db6c3f54f70b5a443e362cad3ff9c |
|
MD5 | da6c228764933f5bf1525ec0e9350ca1 |
|
BLAKE2b-256 | 478aff2f3fd34d67bad63f3c7100ab9901dec78891efff0a42425e76e883b9cf |
File details
Details for the file miqbox-0.1-py3-none-any.whl
.
File metadata
- Download URL: miqbox-0.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3a1fe35d666199d78a2f33d93633635c6402a06dd7d5fcd60fa9b733351c48b |
|
MD5 | 91dc27b53cbc7b79e8692a1bef8a346f |
|
BLAKE2b-256 | ce61879f857f06f57ed4c4a8f1976608c40ece03f0ce0c5aadfa182fbf06387a |