Docker repo for CICI-SAFE exoplex sdxserver
478
Sdxserver is Rest Server which has the capability to provision routes between compute instances on different cloud infrastructures. In this release, Exogeni and Chameleon clouds are supported.
Can be found in repo CICI-SAFE
Refer Readme on details to use this image.
docker pull rencinrig/sdxserver:0.1-SNAPSHOT
Run using docker-compose.yml
$ docker-compose up -d
Creating sdxserver ... done
Update volumes for mobius to map configuration as well as log files from host to container.
volumes:
- "~/.ssh/geni-kthare10.pem:/code/ssh/geni-kthare10.pem"
- "~/.ssh/id_rsa.pub:/code/ssh/id_rsa.pub"
- "~/.ssh/id_rsa:/code/ssh/id_rsa"
Content type
Image
Digest
Size
130.9 MB
Last updated
about 6 years ago
docker pull rencinrig/sdxserver