GithubHelp home page GithubHelp logo

saran-007 / etherpad-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from relrod/etherpad-example

0.0 2.0 0.0 16.72 MB

QuickStart Etherpad on OpenShift | Etherpad is a hosted web service that allows really real-time document collaboration for groups of users.

License: Apache License 2.0

Shell 0.20% Makefile 0.04% JavaScript 92.16% HTML 4.00% CSS 3.60%

etherpad-example's Introduction

Etherpad on OpenShift

This git repository helps you get up and running quickly with latest Etherpad installation on OpenShift (v.1.4.0). The backend database is MongoDB and the database name is the same as your application name (using $_ENV['OPENSHIFT_APP_NAME']). You can name your application whatever you want. However, the name of the database will always match the application so you might have to update .openshift/action_hooks/build.

Running on OpenShift

Create an account at https://www.openshift.com

Create a nodejs application with mongodb (you can call your application whatever you want)

rhc app create etherpad nodejs-0.10 mongodb-2 --from-code=https://github.com/openshift/etherpad-example

That's it, you can now checkout your application at:

http://etherpad-$yournamespace.rhcloud.com

NOTES:

GIT_ROOT/settings.json.template: This is etherpad settings template, which contains all the possible settings with comments.

GIT_ROOT/.openshift/action_hooks/deploy: This script is executed with every 'git push'. Feel free to modify this script to learn how to use it to your advantage. By default, this script will alter settings.json with proper OPENSHIFT_* values, as well it creates links needed for proper application setup on OpenShift.

etherpad-example's People

Contributors

wshearn avatar danmcp avatar vpistis avatar bparees avatar gshipley avatar banzaiman avatar soltysh avatar mfojtik avatar mrunalp avatar jhadvig avatar

Watchers

James Cloos 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.