Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D5C9C90E for ; Thu, 12 Jul 2012 21:32:41 +0000 (UTC) Received: (qmail 54817 invoked by uid 500); 12 Jul 2012 21:32:41 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 54790 invoked by uid 500); 12 Jul 2012 21:32:40 -0000 Mailing-List: contact cloudstack-dev-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-dev@incubator.apache.org Received: (qmail 54782 invoked by uid 99); 12 Jul 2012 21:32:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 21:32:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.66.90.41] (HELO sbppmx2.schubergphilis.com) (195.66.90.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 21:32:34 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by sbppmx2.schubergphilis.com (Postfix) with ESMTP id DFAD2139A4 for ; Thu, 12 Jul 2012 23:32:12 +0200 (MEST) X-Virus-Scanned: amavisd-new at schubergphilis.com Received: from sbppmx2.schubergphilis.com ([127.0.0.1]) by localhost (sbppmx2.schubergphilis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LOLHCKC3wTtT for ; Thu, 12 Jul 2012 23:32:12 +0200 (MEST) Received: from SBPOTMG401.sbp.lan (edge.schubergphilis.com [195.66.90.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by sbppmx2.schubergphilis.com (Postfix) with ESMTP id D05101390A for ; Thu, 12 Jul 2012 23:32:12 +0200 (MEST) Received: from SBPOMF101.sbp.lan (10.71.2.130) by SBPOTMG401.sbp.lan (10.71.3.110) with Microsoft SMTP Server (TLS) id 14.1.339.1; Thu, 12 Jul 2012 23:32:12 +0200 Received: from SBPOMB402.sbp.lan ([fe80::2410:c2c8:67bf:d067]) by SBPOMF101.sbp.lan ([fe80::253f:3a21:d553:7947%15]) with mapi id 14.02.0298.004; Thu, 12 Jul 2012 23:32:12 +0200 From: Hugo Trippaers To: "" CC: "cloudstack-dev@incubator.apache.org" Subject: Re: CloudStack production deployment Thread-Topic: CloudStack production deployment Thread-Index: Ac1gX2/Oi9spnzrrQrm40SBQErstcAAFlwIA Date: Thu, 12 Jul 2012 21:32:11 +0000 Message-ID: <590F1B7D-6829-47C8-A32A-0625AC3FF98C@schubergphilis.com> References: <19b404d37ac4fa7d5c2c8c02bcba0f42@mail.gmail.com> In-Reply-To: <19b404d37ac4fa7d5c2c8c02bcba0f42@mail.gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hey Fabrice, Using the waf command you can build the rpms.=20 I use the following command: ./waf --package-version=3D3.0.3 --release-version=3D4 --verbose rpm Please keep in mind that the current trunk is in motion and test carefully = :-) Cheers, Hugo Sent from my iPhone On 12 jul. 2012, at 20:52, "Fabrice Brazier" w= rote: > Hi Folks, >=20 > we are trying to build CloudStack from source code and deploy it our > customer environment. > We are currently able to build and run CloudStack from source, using the > ant tasks dedicated to a development environment. But we would like to > deploy our customized CloudStack in a production environment. >=20 > Could you please tell us if it is possible: >=20 > - to package CloudStack from source > or > - to install it from source as if it has been installed from the release > packages based on rpm (in order to start/stop CloudStack services, and to > upgrade it with a .sh script). >=20 > Thanks for your help, > Fabrice >=20 >=20 > -- > Fabrice Brazier > ApaliaT > FR: +33-632-73-53-00 > http://www.apalia.net > fabrice.brazier@apalia.net