Running the orion executable will start the http server on port 8080. Open a browser on
http://localhost:8080
to get started.
When prompted to login you can create a new account from the link in the login dialog.
See the Server Admin guide for details on configuring the server.
To change the port for the orion server, edit the orion.ini file (orion.app/Contents/MacOS/orion.ini on MacOSX)
and change -Dorg.eclipse.equinox.http.jetty.http.port=8080.
If you want to link to existing content on the server, create an orion.conf file set the system property
"orion.file.allowedPaths" and then use the Link Folder action in the toolbar in the browser UI.
To shutdown the server, type "close" in the server console.