Giter Site home page Giter Site logo

codenvy-cfrunner's Introduction

codenvy-cfrunner

Cloud Foundry runner for the cloud-ide Codenvy.

Codenvy let you code directly in your browser and in add provide a way to execute your current code directly online with docker container. see this 3min video: Creating Java Apps With Eclipse Che to see the magic.

But there is no runner for cloud foundry this repo let you use Cloud Foundry as a runner and show log from Cloud Foundry.

Installation

  1. Create an account on Codenvy
  2. Create or import a project in your dashboard
  3. Create a manifest.yml on your root directory project in codenvy (see: http://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html )
  4. In your environment click on bottom on the tab runner. The runner tab will appear.
  5. Choose the tab Configs from it
  6. You will see 2 option list: Type and Scope, on Scopechoose all and it will show you a list of provided runner.
  7. In this list choose one and click on copy on the right you will have a new custom runner wich start by Environment
  8. Select this new runner and replace the text area called Dockerfile by this content https://github.com/cloudfoundry-community/codenvy-cfrunner/blob/master/Dockerfile and replace at the beggining of the file your cloud foundry api url, your cloud foundry login...
  9. Click on Save
  10. Run it by clicking on the play icon
  11. Your app will be pushed, logs will be tailed and codenvy will provide you an url which will redirect to your current running app on Cloud Foundry

Note: You can ask help on issues if some points are not very clear.

codenvy-cfrunner's People

Watchers

 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.