Setup Guide - Gepardec/Hogarama GitHub Wiki

This page and its subpages explain how to setup, deploy and use the hogarama project.

We often provide scripts for automated installing, but if that doesn't work for some reason we also provide a manual installation instruction.

There is more than one way to setup a local (development-)environment for Hogarama. There's a possibility for you to find multiple setup guides for different approaches. We might or might not be working on consolidating these different documentations ;-)

CodeReady Workspaces

First you need access to our Openshift4 Cluster.
All you need for this setup is a browser to develop Hogarama.
Follow the instructions in CodeReady Workspaces.

Wildfly Server

To develop WildFly part Hogarama, you have the following Options:

  • Develop and run Wildfly locally and use port-forwarding to connect to the Mongo-DB in OpenShift. This is described in Local-JBoss-Development.

Raspberry Pi

See Habarama-Setup-Guide