Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boavizta/platypus
🌡️ Report, understand and tackle IT impacts, from the infrastructures point of view. Regulate workloads and usage of your IT infrastructures to lower impacts, as Platypuses regulate the temperature of their bodies !
https://github.com/boavizta/platypus
climate climate-change electricity embodied-carbon energy energy-consumption environment lca
Last synced: 16 days ago
JSON representation
🌡️ Report, understand and tackle IT impacts, from the infrastructures point of view. Regulate workloads and usage of your IT infrastructures to lower impacts, as Platypuses regulate the temperature of their bodies !
- Host: GitHub
- URL: https://github.com/boavizta/platypus
- Owner: Boavizta
- License: apache-2.0
- Created: 2022-10-31T15:41:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T20:12:50.000Z (about 2 years ago)
- Last Synced: 2024-12-20T17:28:32.166Z (19 days ago)
- Topics: climate, climate-change, electricity, embodied-carbon, energy, energy-consumption, environment, lca
- Language: HTML
- Homepage: https://github.com/Boavizta/platypus
- Size: 978 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Platypus
Regulate workloads and usage of your IT infrastructures to lower environmental impacts, as Platypuses regulate the temperature of their bodies !---
## Getting started
Download the `docker-compose.yaml` file and run :
docker-compose up -d
Go to `http://${SERVER_IP_ADDRESS}:8000/web`, SERVER_IP_ADDRESS being either `localhost` if you are on a laptop, or an accessible IP adress on the server.Start digging your metrics and act on poorly scheduled workloads !
![FireShot Capture 001 - - demo platypus boavizta org](https://user-images.githubusercontent.com/24867893/199696816-47f5b491-7c07-4341-9b53-bc8afe29fda7.png)
## Dependencies
This project relies on :
- [Carbon Aware API](https://carbon-aware-api.azurewebsites.net/swagger/index.html)
- [BoaviztAPI](https://github.com/boavizta/boaviztapi/tree/greenhack22)
- [Boagent](https://github.com/boavizta/boagent/tree/greenhack22)
- [Scaphandre](https://github.com/hubblo-org/scaphandre/tree/greenhack22)