Carbon aware software does more when it can leverage greener energy sources, and less when the energy CO2 emissions are higher.
The WebApi is the preferred deployment within large organisations to centralise management and increase control and auditability, especially in regulated environments. It can be deployed as a container for easy management, and can be deployed alongside an application within a cluster or separately.
docker run --rm -p 8000:8080 \
rich0423/carbon-aware-sdk-webapi:latest
docker run --rm -p 8000:8080 \
-e DataSources__EmissionsDataSource='WattTime' \
-e DataSources__ForecastDataSource='WattTime' \
-e DataSources__Configurations__WattTime__Type='WattTime' \
-e DataSources__Configurations__WattTime__password='password' \
-e DataSources__Configurations__WattTime__username='username' \
rich0423/carbon-aware-sdk-webapi
Content type
Image
Digest
sha256:e7ce8bbca…
Size
106.5 MB
Last updated
over 1 year ago
docker pull rich0423/carbon-aware-sdk-webapi