https://github.com/rdkls/docker-aws-dashing
Dashboard for high-level AWS metrics based on dashing and dashing-js
Uses forked versions of both, with tweaks such as
docker run -e AWS_REGION=ap-southeast-2 -e AWS_ACCESS_KEY_ID=xxxx -e AWS_SECRET_ACCESS_KEY=yyy -e AWS_REGION=ap-southeast-1 --rm -p 3030:3030 rdkls/aws-dashing
There's also a build for ARM architectures. This isn't an automated one (trouble getting dockerhub to build ...) so may get out of date
docker run -e AWS_REGION=ap-southeast-2 -e AWS_ACCESS_KEY_ID=xxxx -e AWS_SECRET_ACCESS_KEY=yyy -e AWS_REGION=ap-southeast-1 --rm -p 3030:3030 rdkls/aws-dashing:arm32v7
Content type
Image
Digest
Size
360.3 MB
Last updated
almost 8 years ago
docker pull rdkls/aws-dashing