Sign inSign up

rencinrig/sdxserver

By rencinrig

Updated about 6 years ago

Docker repo for CICI-SAFE exoplex sdxserver

Image
0

478

rencinrig/sdxserver repository overview

Description

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.

Git Hub Repo

Can be found in repo CICI-SAFE

How to use this image

Refer Readme on details to use this image.

Pull image

docker pull rencinrig/sdxserver:0.1-SNAPSHOT

Run via Docker compose

Run using docker-compose.yml

$ docker-compose up -d
Creating sdxserver ... done

Configuration & Log files

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"

Tag summary

Content type

Image

Digest

Size

130.9 MB

Last updated

about 6 years ago

docker pull rencinrig/sdxserver