Sensible Open Source

Orion Install

posted 5 July 2005, Tuesday
Purpose to install orion

1. Unzip orion2.0.5.zip.  (or the version that you have downloaded)
    i.e. jar -xvf orion2.0.5.zip

2. In order to enable JSP
   Copy tools.jar to the Orion Directory
    i.e. C:\Program Files\Java\jdk1.5.0_04\lib\tools.jar
        TO
         C:\ORION
3. Installation Complete

Things to note:

* Current port is 80 (can be changed)

* No Admin password set on installation

* Default port is 80 (IF YOU HAVE A SERVER hanging off 80; READ below to change it)

* Virtual server setup for multiple website homes is discussed below:  
    NOTE: Think about the organization of your websites

Continued Execution and Setup

1. Install an adminstration password
    i.e. java -jar orion.jar -insall

o:\orion>java -jar orion.jar -install
    Enter an admin password to use: anypassword
    Confirm admin password: anypassword
    Installation done

    o:\orion> |

    
     
o:\scratch\orion>java -jar orion.jar
    Auto-deploying file:/o:/orion/default-web-app/ (Previous deployment not
    found)...
    Orion/2.0.5 initialized


   

2. Execute orion to insure proper installation
    1. java -jar orion.jar
    2. Access localhost from your browser


   Your browser should have a similar screen below

   NOTE IF THIS DOES NOT WORK... Start from step 1 above
  

 NOTE: Next entry will be how to handle multiple Doman Names from multiple IP's and Multiple Domain Names from 1 ip.

tags:          

links: digg this    del.icio.us    technorati    reddit