Giter Site home page Giter Site logo

example-play's Introduction

Play Quick Start Guide

This guide will walk you through deploying a Play application on Deis Workflow.

Usage

$ git clone https://github.com/deis/example-play.git
$ cd example-play
$ deis create
Creating Application... done, created rental-cutpurse
Git remote deis added
remote available at ssh://[email protected]:2222/rental-cutpurse.git
$ git push deis master
Counting objects: 68, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (44/44), done.
Writing objects: 100% (68/68), 46.93 KiB | 0 bytes/s, done.
Total 68 (delta 14), reused 68 (delta 14)
Starting build... but first, coffee!
-----> Play! app detected
-----> Installing OpenJDK 1.6... done
-----> Installing Play! 1.3.0.....
       Done installing Play!
-----> Building Play! application...
       ~        _            _
       ~  _ __ | | __ _ _  _| |
       ~ | '_ \| |/ _' | || |_|
       ~ |  __/|_|\____|\__ (_)
       ~ |_|            |__/
       ~
       ~ play! 1.3.0, https://www.playframework.com
       ~
       1.3.0
       Building Play! application at directory ./
       Resolving dependencies: .play/play dependencies ./ --forProd --forceCopy --silent -Duser.home=/tmp/build 2>&1
       ~ Resolving dependencies using /tmp/build/conf/dependencies.yml,
       ~
       ~
       ~ No dependencies to install
       ~
       ~ Done!
       ~
       Precompiling: .play/play precompile ./ --silent 2>&1
       Listening for transport dt_socket at address: 8000
       19:30:57,841 INFO  ~ Starting /tmp/build
       :: loading settings :: url = jar:file:/tmp/build/.play/framework/lib/ivy-2.3.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
       19:30:58,254 INFO  ~ Precompiling ...
       Jun 9, 2016 7:30:59 PM org.codehaus.groovy.runtime.m12n.MetaInfExtensionModule newModule
       WARNING: Module [groovy-all] - Unable to load extension class [org.codehaus.groovy.runtime.NioGroovyMethods]
       19:31:02,284 INFO  ~ Done.
       ~ using java version "1.6.0_27"
-----> Discovering process types
       Procfile declares types -> web
-----> Compiled slug size is 84M
Build complete.
Launching App...
Done, rental-cutpurse:v2 deployed to Deis

Use 'deis open' to view this application in your browser

To learn more, use 'deis help' or visit https://deis.com/

To ssh://[email protected]:2222/rental-cutpurse.git
 * [new branch]      master -> master
$ curl http://rental-cutpurse.deis.rocks
Powered by Deis

Additional Resources

example-play's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.