Return-Path: X-Original-To: apmail-cloudstack-marketing-archive@www.apache.org Delivered-To: apmail-cloudstack-marketing-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E686C1812E for ; Thu, 1 Oct 2015 17:55:07 +0000 (UTC) Received: (qmail 84954 invoked by uid 500); 1 Oct 2015 17:55:02 -0000 Delivered-To: apmail-cloudstack-marketing-archive@cloudstack.apache.org Received: (qmail 83613 invoked by uid 500); 1 Oct 2015 17:55:01 -0000 Mailing-List: contact marketing-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: marketing@cloudstack.apache.org Delivered-To: mailing list marketing@cloudstack.apache.org Received: (qmail 83569 invoked by uid 99); 1 Oct 2015 17:55:00 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2015 17:55:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6D9E818097C; Thu, 1 Oct 2015 17:55:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id TBEy9R82qjJm; Thu, 1 Oct 2015 17:54:59 +0000 (UTC) Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 64E8342AB6; Thu, 1 Oct 2015 17:54:59 +0000 (UTC) Received: by wiclk2 with SMTP id lk2so1915964wic.0; Thu, 01 Oct 2015 10:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=40sTvN7zutpXGMTnBC+6o2Lv6yOn3RHBe0T517FppyY=; b=K3qx6XVU9TevSA+hAnOwO4942suGmEL8b1haUtgPJcIigw1fWbuBN/DxkpVjDvn0nw 2z7gFECV36BoHRzV5aV3eC6wEwbSc0ocRevji+hAXp5C4bn2oyGJeeb1WUN2qRInCE5b W6njH51eyLcalm4aR4MQfrY8KkxY6tqmml0/x/cwEF4BYuji7/d1SaRkMqkKVorRmp8U sSsoZQhEzjeMtYzeJPBdc7Jzgtqj3fLiWmn2o93lMoF1Rw9tOr49jHOBjN9iRvki8Ui8 yyLh/PPyA85qLw9hZq+OLJyaMSk3f3eUfeVEDUJaXZQNKgiSjm1p2bue0A9hSVisYH9j ZylQ== X-Received: by 10.180.182.116 with SMTP id ed20mr87062wic.19.1443722098599; Thu, 01 Oct 2015 10:54:58 -0700 (PDT) Received: from [10.0.0.107] (229.194.193.178.dynamic.wline.res.cust.swisscom.ch. [178.193.194.229]) by smtp.gmail.com with ESMTPSA id qc4sm7256377wjc.33.2015.10.01.10.54.57 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 01 Oct 2015 10:54:58 -0700 (PDT) From: sebgoa Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: [CCC] Docker Challenge, Raspberry Pi to win. Message-Id: <50757CB7-F282-4200-82D2-6ABB5AA5F892@gmail.com> Date: Thu, 1 Oct 2015 19:54:56 +0200 To: "dev@cloudstack.apache.org" , "users@cloudstack.apache.org" , "marketing@cloudstack.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) Hi folks (apologies for cross-posting), I am running out of time to do it myself so I would like to issue = everyone a challenge. Create a docker-compose file that: * Starts the mgt server in a container * Starts a mysql container to act as mgt server db * Starts the usage server in a container * Starts the ec2stack container * Starts the KVM agent in a container The compose file is to be run on a Ubuntu or CentOS server with KVM and = Docker installed. Some containers may use host networking and be privileged. You can use the official cloudstack images in the docker hub or build = your own. If you build your own I want to see all Dockerfiles in a pull request to = cloudstack repo. The result should be a working single-node CloudStack deployment started = with a single command: $ docker-compose up -d To win: 1 Raspberry Pi to the first person to demonstrate it live at = CCC. 1 Raspberry Pi to the first blog post tweeted that = points to all files necessary for the deployment. Free beers or club sodas for the night. This is not a Joke :) I have the Raspberry Pi in my bag. 1 week to go=85Go !!!! -Sebastien=