azure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
azure [2014/09/04 18:10]
endler [Deploying the VM]
azure [2014/09/12 20:25]
rogerio
Line 1: Line 1:
 +
 ====== Azure ====== ====== Azure ======
 ContextNet software can now be deployed in the Cloud, more precisely in the Microsoft Azure cloud platform, for which LAC has a subscription.  ContextNet software can now be deployed in the Cloud, more precisely in the Microsoft Azure cloud platform, for which LAC has a subscription. 
Line 30: Line 31:
 ''java -cp deploy/contextnet.jar:userapp.jar your.application.mainClass''. ''java -cp deploy/contextnet.jar:userapp.jar your.application.mainClass''.
  
-We wrapped some common applications scripts and scenarios in the JAR. For example, to create a SDDL Gateway please run the script ''deploy/gateway.sh'', passing the public ip (local), port and DDS product information. For instance, the following command creates a Gateway with public IP address 192.168.0.7, port 5500 and OpenSplice Community Edition,+We wrapped some common applications scripts and scenarios in the JAR. For example, to create a SDDL Gateway please run the script ''deploy/gateway.sh'', passing the IP address, port and DDS product vendor information. For instance, the following command creates a Gateway that listen on all IP addressesuses port 5500 and OpenSplice Community Edition DDS vendor,
  
-''./deploy/gateway.sh 192.168.0.5500 OpenSplice''+''cd deploy && ./gateway.sh 0.0.0.5500 OpenSplice''
  
 We will be periodically updating and adding new scripts for common scenarios and applications. So, please visit this page regularly to catch up with updated versions of these scripts. We will be periodically updating and adding new scripts for common scenarios and applications. So, please visit this page regularly to catch up with updated versions of these scripts.
  
  • azure.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)