cloud-detect
cloud-detect copied to clipboard
Module that determines a host's cloud provider.
Executing cloud-detect on my laptop, I get an unknown after a very long time. This also happens in my openstack environment. It appears that the metadata url used by alibaba...
Cloud detect has the capability to detect multiple cloud providers, however some applications may only support a few cloud providers and trying to detect the others is a waste of...
Hi, it would be great to see the MacStadium cloud supported. The one supposed test is to `curl https://ipinfo.io/` and check if .org field of output is 'AS395336 MacStadium, Inc.'....
Right now, I run `make publish` locally, to build and push each new release to PyPI. All this could be automated with a Github Action triggered on new releases.