Service to automatically upload built Fedora images to internal and external cloud providers.
Project description
# Fedimg
Service to automatically upload built Fedora images to internal and external cloud providers.
## License
AGPLv3+
## Documentation
Official Fedimg documentation can be [found at RTFD](https://fedimg.readthedocs.org). This readme contains at least the basic information needed to set up Fedimg.
### Requirements
Besides the requirements listed in setup.py by install_requires is the koji module. Koji is not available on PyPI. You must install the koji package to your system via sudo yum install koji before creating a virtualenv for fedimg, which you should do with mkvirtualenv [name] –system-site-packages so that your system install of koji is included with your virtualenv.
### Installation
Besides installing fedimg or before running python setup.py {develop/install}, you must copy fedmsg.d/fedimg.py to /etc/fedmsg.d/fedimg.py in order for the consumer to properly listen in on the fedmsg bus as fedmsg-hub (currently installed separately) runs. You should also make sure that fedmsg-relay is installed with yum and started with sudo systemctl start fedmsg-relay so that Fedimg can emit its own fedmsgs.
### Providers
We hope to simultaneously upload our cloud images to a variety of internal and external spaces. Currently, the code supports Amazon EC2. Work has begun toward supporting Rackspace, GCE, and HP. We’re currently waiting on some legal developments to determine what sort of account and access we’ll have to these providers.
## Contributors
David Gay <oddshocks@riseup.net>
Ralph Bean <rbean@redhat.com>
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
File details
Details for the file fedimg-0.1.0.tar.gz
.
File metadata
- Download URL: fedimg-0.1.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c24b6550eb760f32070898f77ebbdb8fc1bb6a2a65273ce71bbc399a0265a997 |
|
MD5 | 77ded0b2280153e0226f1787bdce3164 |
|
BLAKE2b-256 | f230b2020560864e31847d1192e72f411e054492d8120ee95fa25c10e4d10a5a |