Deploys imageBuilder to GitHub
Project description
Installation QUICK START
To install this script from source clone this repo using git clone. after cloning the repo make sure that all python requirements are met. Install all python packages that are needed for buildibng from source; On linux run:
apt update
apt install python3-pip
apt install python3-venv
pip3 install build
After that the script should be ready for build. To build it use python -m build -s from the repo root directory. After build just run pip3 install dist/imageBuilderDeployer-<version number>.tar.gz and it should be ready for use.
Supported versions
To build and rus this package you will need to use python >=3.6
How to build
To build this python package you will need to have python build installed as a package. To do this please run python -m pip install build. To build ImageBuilderAPI navigate to root directory of this repo and run python -m build. When build finfishes new directory will appear name dist
How to install
To install package globaly simply run python -m pip install dist/image_builder_deployer<version>.tag.gz>
Configuration
Before using this script it needs a configuration file, the template for this file can be found in config/config_template. Simply fill in the template file and store it somewhere in your system.
How to run this package
After installing this package run python -m image_builder_deployer <path_to_your_config_file> and it should just work.
Troubleshooting
TODO
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image_builder_deployer-0.6.6.tar.gz.
File metadata
- Download URL: image_builder_deployer-0.6.6.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d857ad5c18f93c5278ec711719f4fb051ed1e514c6a331f38394fa206231d5
|
|
| MD5 |
a096d598c5946a7f98067eeefee3e88c
|
|
| BLAKE2b-256 |
c8f5a25b787516c6e62f3191b7e05ee7254633060eca9e3e323513b7471168ea
|
File details
Details for the file image_builder_deployer-0.6.6-py3-none-any.whl.
File metadata
- Download URL: image_builder_deployer-0.6.6-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38f92a7410a19518857c2d21cca4f4ac64027040e0810a542888dd1fe7dd70da
|
|
| MD5 |
bf06b6cc4b156a839119f0af38ed997a
|
|
| BLAKE2b-256 |
7dc39ef25b36cabadacd8c4267db52d64a72ab653d6bc3995c103ba5c2c8aeb9
|