You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.vscode | 7 months ago | |
.gitignore | 7 months ago | |
Dockerfile | 7 months ago | |
README.md | 7 months ago | |
blade_bay_locations.png | 7 months ago | |
blades.py | 7 months ago | |
docker-compose.dev.yml | 7 months ago | |
docker-compose.yml | 7 months ago | |
listServers.py | 7 months ago | |
prom_servers.py | 7 months ago | |
prometheus.yml | 7 months ago | |
readme.jpg | 7 months ago | |
relativeUsage.py | 7 months ago | |
requirements.txt | 7 months ago | |
scraperMain.py | 7 months ago |
README.md
That's about what you would expect for the first larger than a few lines python thing (this) I have started from scratch and made functional.
To be honest, the HPE side is quite a bird-copter as well.
Running development instance
docker-compose -f docker-compose.dev.yml up --build
Deploying
Deploying in prod:
docker-compose -f docker-compose.yml up --build -d