How to run WSAS 3.1.0 on AMI
Running WSO2 WSAS 3.1.0 AMIWSO2 WSAS AMI ID : ami-b304e5da
Note: If you are new to Amazon instances, you may have a look at the "2. Getting Started with EC2" section given below
Running AMI Instance
Run following command to run the instance
ec2-run-instances ami-b304e5da -k
Output will be something like:
INSTANCE
Instance-id will be something like i-10a64379
Getting the public DNS name of the Instance
Run following command to get the public DNS name of the instance
ec2-describe-instances
Output will be something like this:
RESERVATION r-fea54097 495219933132
INSTANCE i-10a64379 ami-b304e5da
domU-12-34-31-00-00-05.usma1.compute.amazonaws.com running gsg-keypair
Public DNS name of this instance is:
domU-12-34-31-00-00-05.usma1.compute.amazonaws.com
Access WSO2 WSAS Management Console
We can access carbon console using following URL
https://
Login using username admin and password admin
2. Getting Started with EC2
Prerequisists
Following link contains the prerequisites for Amazon EC2
http://docs.amazonwebservices.com/AmazonEC2/gsg/2006-06-26/prerequisites.html
Setting up an Amazon Account
Please see:
http://docs.amazonwebservices.com/AmazonEC2/gsg/2006-06-26/account.html
Setting up Amazon-API Tools
Please see:
http://docs.amazonwebservices.com/AmazonEC2/gsg/2006-06-26/setting-up-your-tools.html
Creating a GSG-Keypair
Please see:
http://docs.amazonwebservices.com/AmazonEC2/gsg/2006-06-26/running-an-instance.html
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment