Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 085E8E2CA for ; Thu, 31 Jan 2013 19:47:33 +0000 (UTC) Received: (qmail 88324 invoked by uid 500); 31 Jan 2013 19:47:32 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 88277 invoked by uid 500); 31 Jan 2013 19:47:32 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 88270 invoked by uid 99); 31 Jan 2013 19:47:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 19:47:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 816BD82839B; Thu, 31 Jan 2013 19:47:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bhaisaab@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: git commit: refs/heads/master - INSTALL: Add port info used by CloudStack or components Message-Id: <20130131194732.816BD82839B@tyr.zones.apache.org> Date: Thu, 31 Jan 2013 19:47:32 +0000 (UTC) Updated Branches: refs/heads/master cae89c61f -> 4f7bf192c INSTALL: Add port info used by CloudStack or components Signed-off-by: Rohit Yadav 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 Authored: Thu Jan 31 11:47:01 2013 -0800 Committer: Rohit Yadav 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