Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 68B02200D3A for ; Wed, 15 Nov 2017 20:06:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 67572160BF6; Wed, 15 Nov 2017 19:06:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id ADFD9160BE4 for ; Wed, 15 Nov 2017 20:06:07 +0100 (CET) Received: (qmail 20972 invoked by uid 500); 15 Nov 2017 19:06:06 -0000 Mailing-List: contact issues-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list issues@ariatosca.incubator.apache.org Received: (qmail 20963 invoked by uid 99); 15 Nov 2017 19:06:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2017 19:06:06 +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 F2347180830 for ; Wed, 15 Nov 2017 19:06:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wXnQB-UbWe8U for ; Wed, 15 Nov 2017 19:06:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6662A5F6BE for ; Wed, 15 Nov 2017 19:06:04 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A48A8E0383 for ; Wed, 15 Nov 2017 19:06:03 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id D661123F05 for ; Wed, 15 Nov 2017 19:06:01 +0000 (UTC) Date: Wed, 15 Nov 2017 19:06:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@ariatosca.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIA-399) create a live running demo env (like ONOS) for Aria-Tosca MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 15 Nov 2017 19:06:08 -0000 [ https://issues.apache.org/jira/browse/ARIA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253962#comment-16253962 ] ASF GitHub Bot commented on ARIA-399: ------------------------------------- GitHub user vishwanathj opened a pull request: https://github.com/apache/incubator-ariatosca-website/pull/3 ARIA-399: Added Dockerfile, docker-compose and README to execute ARIA in a container environment You can merge this pull request into a Git repository by running: $ git pull https://github.com/vishwanathj/incubator-ariatosca-website master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-ariatosca-website/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit d77bf0f4f8498585affd5cb868904bc2e527e7fe Author: Vishwanath Jayaraman Date: 2017-11-15T18:47:50Z ARIA-399: Added Dockerfile, docker-compose and README to execute ARIA in a container environment. ---- > create a live running demo env (like ONOS) for Aria-Tosca > --------------------------------------------------------- > > Key: ARIA-399 > URL: https://issues.apache.org/jira/browse/ARIA-399 > Project: AriaTosca > Issue Type: Sub-task > Reporter: Thomas Nadeau > Assignee: Vishwanath jayaraman > Priority: Minor > > As a user of A-T, I would like to have live running demo env (like ONOS) for Aria-Tosca > This running demo would include: > a simple/straight-forward link to images and examples such as this: > http://onosproject.org/software/ > https://wiki.onosproject.org/display/ONOS/Tutorials > Quick start with a VM or Container like this (https://wiki.onosproject.org/display/ONOS/Basic+ONOS+Tutorial) > Updated/complete Docker images stored on Docker Hub and instructions for how to run. > https://hub.docker.com/r/apacheariatosca/aria/ > Update instructions for running including for releases > Create different containers per major examples? -- This message was sent by Atlassian JIRA (v6.4.14#64029)