You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2013/01/31 20:47:32 UTC

git commit: refs/heads/master - INSTALL: Add port info used by CloudStack or components

Updated Branches:
  refs/heads/master cae89c61f -> 4f7bf192c


INSTALL: Add port info used by CloudStack or components

Signed-off-by: Rohit Yadav <bh...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4f7bf192
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4f7bf192
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4f7bf192

Branch: refs/heads/master
Commit: 4f7bf192ceb80f558b41899281c2731c59da2701
Parents: cae89c6
Author: Rohit Yadav <bh...@apache.org>
Authored: Thu Jan 31 11:47:01 2013 -0800
Committer: Rohit Yadav <bh...@apache.org>
Committed: Thu Jan 31 11:47:23 2013 -0800

----------------------------------------------------------------------
 INSTALL.md |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4f7bf192/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index 61ebadf..00c724b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -52,8 +52,9 @@ server are available and not blocked by any local firewall. Following ports are
 used by Apache CloudStack and its entities:
 
     8787: Apache CloudStack (Tomcat) debug socket
-    9090, 8250: Apache CloudStack Management Server, User/Client API
+    9090, 8250, 8080: Apache CloudStack Management Server, User/Client API
     8096: User/Client to CloudStack Management Server (unauthenticated)
+    7080: AWS API Server
     3306: MySQL Server
     3922, 8250, 80/443, 111/2049, 53: Secondary Storage VM
     3922, 8250, 53: Console Proxy VM