Giter VIP home page Giter VIP logo

openshift-tomcat7-websockets's Introduction

Tomcat7 (with Websockets) on Red Hat's OpenShift PaaS

Tomcat7 running on OpenShift with Websocket support.

This git repository is a sample application to help you get started with using Tomcat7 on Red Hat's OpenShift PaaS.

Steps to get Tomcat7 running on OpenShift

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

Create a namespace, if you haven't already do so

rhc domain create -n <yournamespace>

Create a diy-0.1 application (you can name it anything via -a)

rhc app create tomcat7 diy-0.1

Add this github openshift-tomcat7-websockets repository

cd tomcat7
git remote add upstream -m master [email protected]:ramr/openshift-tomcat7-websockets.git
git pull -s recursive -X theirs upstream master

Then push the repo to OpenShift

git push

That's it, you can now checkout your application on either of the experimental websocket enabled ports:

http://tomcat7-$yournamespace.rhcloud.com:8000
OR
https://tomcat7-$yournamespace.rhcloud.com:8443

openshift-tomcat7-websockets's People

Contributors

ramr avatar

Watchers

James Cloos avatar Gihan Karunarathne 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.