Skip to content

AlainWoeffray/ogema

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*****************************************************************
*								*
*	         OGEMA Installation Instruction			*
*								*
*****************************************************************

-------------
Prerequisites
-------------

- Git (optional)
- Maven 3 or higher
- Java 7 or higher

------------
Quick Start 
------------

1) To compile OGEMA from the sources go to the src directory and execute:
	- mvn clean install -DskipTests
	- mvn test

2) Get the run directory from our demokit -> http://www.ogema.org/

3) Go to the demokit rundirectory and simply execute the start.sh (for bash compatible shells) script or the start.cmd (Windows shell)

4) Access the system from within your webbrowser (e.g. Internet Explorer, Firefox, Chrome, etc.): https://<IP>:8443/ogema/index.html
	- if you're running OGEMA on your local system simply replace <IP> with localhost

Further information can be found on our Wiki: https://www.ogema-source.net/wiki/display/OGEMA/OGEMA+Home

The API docs can be found here: https://www.ogema-source.net/apidocs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 47.6%
  • JavaScript 40.0%
  • HTML 6.5%
  • CSS 5.4%
  • C 0.5%
  • Batchfile 0.0%