Merge in RR/pyinfra from endpoint_config_changes to master
Squashed commit of the following:
commit 4392513d1b542ff8b3ca4702827ad656cb27ab4c
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Feb 22 13:50:53 2022 +0100
fixed comment in config
commit 1ee27db1536ec085fdc3d249aec16bd69a83d73a
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Feb 22 13:47:58 2022 +0100
fixed minio endpoint in config
commit bc07d5086f30dafc9adf4e6eb6002f92ee3c11a5
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Feb 22 13:31:54 2022 +0100
config refac
commit 2ad7fc6477cd986647b44fde8a3c0ec5938ec203
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Tue Feb 22 13:21:56 2022 +0100
refactorig of webserver startup logic
SETUP
1. module
pip install -e .
pip install -r requirements.txt
1. docker image
docker build -f Dockerfile -t pyinfra .
RUN
2. rabbitmq & minio
docker-compose up
3. module
python src/serve.py
3. docker container
docker run --net=host pyinfra
Description
Release 4.1.0
Latest
Languages
Python
96.7%
Makefile
2%
Shell
1.3%