Giter Club home page Giter Club logo

xwiki-example-h2's Introduction

XWiki Quickstart on OpenShift (with H2 DB)

This git repository helps you get up and running quickly w/ an XWiki (http://www.xwiki.org/) installation on JBoss EAP 6.X using OpenShift

Running XWiki on OpenShift.

Create an account at http://openshift.redhat.com/ , don't forget to create a namespace and install Git, Ruby and the client tools.

Install the client tools on your machine if you have not already done so.

sudo gem install rhc

After the OpenShift client tools are installed, run:

rhc setup

The OpenShift interactive setup wizard displays and prompts you to complete the rest of the process. If you cannot run the OpenShift client tools at this point, please contact us on IRC or post in our forums for more assistance.

Now, create the application.

rhc app create -a xwiki jbosseap-6 -g large --from-code git://github.com/rkmallik/xwiki-example-H2

XWiki requires a little more than just the 1GB of disk storage. Unfortunately, the rhc app create command does not yet allow for you to create an app with additional storage out of the gate, so we have to do that manually. Vote for that feature here: https://www.openshift.com/content/create-a-gear-with-extra-storage

Add an extra gigabyte of storage:

rhc cartridge storage jbosseap-6 -a xwiki --add 1gb

Then, restart the app:

rhc app restart xwiki

And that's it, you can now checkout your XWiki install at:

https://xwiki-$yournamespace.rhcloud.com/

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.