Giter Site home page Giter Site logo

gautamkrishnar / codiad-openshift-quickstart Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 1.99 MB

OpenShift Codiad Web IDE Quickstart

Home Page: https://hub.openshift.com/quickstarts/233-codiad

Shell 0.02% PHP 55.42% JavaScript 37.24% CSS 7.32%
codiad openshift quickstart

codiad-openshift-quickstart's Introduction

Codiad Web IDE on openshift

Codiad is a web-based IDE framework with a small footprint and minimal requirements. Codiad was built with simplicity in mind, allowing for fast, interactive development without the massive overhead of some of the larger desktop editors. That being said even users of IDE's such as Eclipse, NetBeans and Aptana are finding Codiad's simplicity to be a huge benefit. While simplicity was key, we didn't skimp on features and have a team of dedicated developer actively adding more.

More information can be found at: http://codiad.com/

Install with one click

Create an account at http://openshift.redhat.com/

![Click to install OpenShift](http://launch-shifter.rhcloud.com/launch/light/Click to install.svg)

How to use

After installing you can use codiad by pointing your browser to: http://codiad-yourdomain.rhcloud.com/

If you are experiencing any problems, please don't forget to open a new issue in this repository.

Installing via the command line

Create a PHP application :

rhc app create codiad php-5.4

You can also use any other custom name instead of 'codiad'. Remember to use that app name in the next command

Add this upstream grav quickstart repo

cd codiad
rm php/index.php
git remote add upstream -m master git://github.com/gautamkrishnar/Codiad-openshift-quickstart.git
git pull -s recursive -X theirs upstream master

Push the repo upstream to OpenShift

git push        

Head to your application at:

http://codiad-$yourdomain.rhcloud.com

To give your new codiad site a web address of its own, add your desired alias:

rhc app add-alias -a codiad --alias "$whatever.$mydomain.com"

Then add a cname entry in your domain's dns configuration pointing your alias to $whatever-$yourdomain.rhcloud.com.

Spread the word

Liked using Codiad Web IDE in openshift! Don't forget to spread the word by starring this repo.

codiad-openshift-quickstart's People

Contributors

gautamkrishnar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jrthearchitect

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.