Sign inSign up

mjlupo/cloudmapper

By mjlupo

Updated almost 6 years ago

Image
1

978

mjlupo/cloudmapper repository overview

Run cloudmapper by the following:

docker run -p 8000:8000 -e AWS_DEFAULT_REGION=xxxxxx -e AWS_ACCESS_KEY_ID=xxxxxxx -e AWS_SECRET_ACCESS_KEY=xxxxxxxx -e ACCOUNT=xxxxxxxx mjlupo/cloudmapper

If you have a session token, add parameter "-e AWS_SESSION_TOKEN=xxxxxxx" to above command.

If you are behind a corporate proxy, add parameter "-e HTTPS_PROXY=http://your-corporate-proxy:port" to above command

This version of cloudmapper will do a "-clean" each time it is run and produce a fresh diagram and report.

URLS are: http://localhost:8000 and http://localhost:8000/account-data/report.html

Tag summary

Content type

Image

Digest

Size

950.5 MB

Last updated

almost 6 years ago

docker pull mjlupo/cloudmapper