Code Monkey home page Code Monkey logo

cloudstudio's Introduction

CloudStudio Online IDE

An Online IDE(development environment)/cloud Studio support git, code editor, visual design, oauth2, watching server log, deployment, db migration, etc...

This is based on ruby 1.8.7 on rails 2.3.5 (But it's easy move on other version of ror)

Install & run

git clone https://github.com/jackieju/CloudStudio.git cloudstudio cd cloudstudio script/server

git integration

Set $SETTINGS in config/environments/development.rb e.g. $SETTINGS={ :git_server=>"10.58.9.209", :repo_root=>"/var/mygithub", :workspace_root=>"./tmp/workspaces", }

Watch console log

Set $SETTINGS[:console_log] in config/environments/development.rb e.g. $SETTINGS[:console_log] ="/Users/i027910/Desktop/SAP/src/oce/log/development.log"

oauth2

Set $SETTINGS in config/environments/development.rb e.g. $SETTINGS={ :oauth_server_url_authorize=>"https://10.58.118.63:8444/sld/oauth2/authorize", :oauth_server_url_token=>"https://10.58.118.63:8444/sld/oauth2/token", :oauth_client_secret=>"vkNfMXd0zN-zQ3-l3vFnokRBoqqF", :oauth_client_id=>"4874805429075418-yFNLByquAI63nUMkOxdZUoehmI0c85Um", }

cloudstudio's People

Contributors

jackieju avatar

Watchers

 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.