Obtaining Orion

Written by Magnus Rydin

Orion can be downloaded from http://www.orionserver.com/ . Select one of the links on the left side of the screen, which will give you a file in ZIP format. Then, using whatever tool you prefer, unzip the file. It will create a directory called "orion", and create a working Orion installation there. In the Orion directory (hereafter referred to as "$ORION"), you should create an administration user with the following command:

java -jar orion.jar -install 
 

After this, running Orion is a simple matter of executing this:

java -jar orion.jar 

Copyright © 2007 IronFlare AB