-
Notifications
You must be signed in to change notification settings - Fork 6
Deployment
Riccardo Tommasini edited this page May 16, 2017
·
7 revisions
- Cloning the repository
- SSH
- Install and expose Docker rest APIs
- Pulling images from Streamreasoning
- Expose Docker Internal Rest Interface (For Remote Deployment)
- Opening VM Port AAA: Insecure!
- Using Sherpa Recommended
- Create Virtual Machines With Docker Extensions
- Enable Azure file storage and Blobs
- Install Azure Docker Volume Driver following this guide
- Create the volumes with the command:
docker volume create -d azurefile --name <name> -o share=<Name on Azure File Storage>
Where, -d specifies the drvier azurefile; --name is the option used to give the required name; -o share is the option to specify the name on the shared file storage provided by azure
- Create Virtual Machine
- Modify the /etc/hosts
- S3 Storage
TripleWave, RSP Services and RSPLib are maintained separate repositories: