Skip to content

Major WIP

Pre-release
Pre-release
Compare
Choose a tag to compare
@Katharsas Katharsas released this 10 Oct 22:04
· 109 commits to master since this release

This release is NOT meant for use in production!
Includes the webapp as well as an embedded server which will start up and run the webapp on your computer. Requires Java 8. You can submit a new issue if you find a bug.

How to install:

  1. Unzip folder (contains a .jar file and a configuration file).
  2. Open the configuration file and enable/configure default user.
  3. Navigate to folder with cmd and type java -jar filename.jar and hit enter.
  4. Embedded server should start up, may take some seconds...
  5. Open browser at http://localhost:8080/GMM.
  6. Login with the credentials of the default user you configured.

If there are any problems, make sure to check the console output for information from the logger.

Changelog:

  • SVN Integration
  • Assets are now handled and linked in a much more dynamic way