Powerful iPXE Generation Service
Project description
Steel PIGS is a python flask app that is middleware which can be configured to talk to remote inventory systems to pull data from them to build custom ipxe scripts. This code is based on work done by Major Hayden, and Antony Messerli on a project called miniplop.
Installing
To install steel_pigs simply use pip like so
pip install steel_pigs
Getting Started
Once steel_pigs is installed you need to create your own custom plugins. For help doing that see the wiki. Once you have your plugins built, installed, and have steel_pigs configured to use them simply use your favorite wsgi server to server the app. Using gunicorn you might do something like this
gunicorn steel_pigs.webapp:app
Next you would configure something like nginx to proxy the content. You could also use mod_wsgi in Apache HTTPD.
Contributing
To contribute to steel-pigs please follow the fork, branch, pull request work flow. Tests are required where applicable. All code should follow pep8 standards, and must support python 2.7 When opening a pull request please do so against the development branch.
If you wish to contribute a plugin please use the steel_pigs_plugins project on GitHub.
Python Support
steel-pigs 0.1 and later support Python 2.7
Reporting Issues
To report a problem with steel-pigs or to make a feature request open an issue on GitHub.
Usage Examples
See the wiki on GitHub
Releases
Coming soon!
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 steel_pigs-0.4.tar.gz
.
File metadata
- Download URL: steel_pigs-0.4.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8748132731213a7e49453d5bfa74ff755418fc68d47780e1376dbadd9da045f6 |
|
MD5 | c67deda04098d607e668332e6c7dc925 |
|
BLAKE2b-256 | 3977bbc43221df2624199af180ba40e113ece7b81deedf7460d0fa8f8e77033c |