Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download link:
https://unimus.net/download.html 

For information on installing Unimus, please see this wiki article.

Portable

You can run Unimus Core in portable (standalone) mode - you simply launch it, and it runs.
This means there is nothing to install, and Unimus the Core will only run when you launch it yourself.

For information on installing Unimus, please see this wiki article.

Install Java

Before running Unimus PortalCore, you will need to install Java.
Unimus Core is written in Java, and requires a JRE (Java Runtime Environment) to run.
We support Java 8-11, and you can use Oracle, OpenJDK or Corretto JRE.

After installing Java, Java may launch your browser and attempt a browser plugin test - you can safely ignore this.
Unimus Core does not use Java in the browser (Unimus the Core is not an Applet), so this functionality is not required.

Run Unimus

...

To run Unimus in portable (standalone) mode, simply launch the Unimus.exe.

...

Core Portable

Before running the portable Core, you will need to create the config file manually.

Please create the file in: C:\ProgramData\Unimus-Core\unimus-core.properties

Code Block
languagetext
unimus.address=some.server.address
unimus.port=5509
unimus.access.key=really_long_access_key_from_the_zone_of_this_core

After the config file is in place, run the portable Core by launching the Unimus-Core.exe.
The Core should start, and you should see your Core online in Unimus.

The Core is running in a command-line window when running in Portable (standalone) mode.
As long as this window remains open, Unimus the Core will stay running.

You can close Unimus the Core simply by closing the command-line window (or use Ctrl+C).

Start using Unimus

Unimus will now run at http://localhost:8085, you can access it using your browser.
(substitute 'localhost' for the address of your Unimus server) 

If this is the first time you run Unimus, we recommend checking out the initial configuration guide here.