IM is a tool that ease the access and the usability of IaaS clouds by automating the VMI selection, deployment, configuration, software installation, monitoring and update of Virtual Appliances. It supports APIs from a large number of virtual platforms, making user applications cloud-agnostic. In addition it integrates a contextualization system to enable the installation and configuration of all the user required applications providing the user with a fully functional infrastructure.
See https://github.com/grycap/im-clientā to look for more information.
You can exploit all the potential of the IM Client as if you download the CLI and run it on your computer:
$ docker run --rm -ti -v "$PWD:/tmp/im" grycap/im-client -r https://server.com:8800 -a /tmp/im/auth.dat list
$ docker run --rm -ti -v "$PWD:/tmp/im" grycap/im-client -r https://server.com:8800 -a /tmp/im/auth.dat create /tmp/im/some_file.radl
Content type
Image
Digest
sha256:e2e9edb14ā¦
Size
26.7 MB
Last updated
almost 2 years ago
docker pull grycap/im-client