GithubHelp home page GithubHelp logo

pkdevboxy / wildfly-openshift-quickstart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shekhargulati/wildfly-openshift-quickstart

0.0 2.0 0.0 1.26 MB

Wildfly Application Server running on OpenShift

Shell 100.00%

wildfly-openshift-quickstart's Introduction

Wildfly Application Server running on OpenShift##

  1. Create an OpenShift DIY application.
$ rhc app create wildfly diy
  1. Add git remote and pull the sourcecode
$ git remote add upstream -m master https://github.com/shekhargulati/wildfly-openshift-quickstart.git
$ git pull -s recursive -X theirs upstream master
  1. Git push source code
$ git push
  1. Wildly application server will be accessible at http://wildfly-{domain-name}.rhcloud.com

  2. To add admin user, ssh into OpenShift application gear using rhc ssh and then run add-user.sh file. Enter username and password.

$ cd $OPENSHIFT_DATA_DIR/wildfly-8.0.0.Alpha3
$ sh add-user.sh
  1. Sample WebSocket application will be running at http://wildfly-{domain-name}.rhcloud.com/websocket-reverse-echo-example. The sample example github repository is here https://github.com/shekhargulati/websocket-reverse-echo-example.

wildfly-openshift-quickstart's People

Contributors

marekjelen avatar shekhargulati avatar

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.