Difference between revisions of "Morrigan server quick start guide"

From Vague Hope Wiki
Jump to: navigation, search
(Start)
(Start)
Line 12: Line 12:
  
 
* Start screen.
 
* Start screen.
* cd into install directory.
+
* cd into install directory (this bit is important - will fix this defect at some point).
 
* Execute 'morriganserver'.
 
* Execute 'morriganserver'.
 
* Morrigan will start its HTTP interface on port 8080 (at the moment this is not configurable).
 
* Morrigan will start its HTTP interface on port 8080 (at the moment this is not configurable).

Revision as of 14:40, 17 January 2011

Install

  • Uncompress the download in a directory of your choice.
  • cd to that directory and execute 'morriganserver'.
$ cd ~/opt/
$ unzip morrigan-server-a7-20110115_0037-linux.gtk.x86.zip

Start

  • Start screen.
  • cd into install directory (this bit is important - will fix this defect at some point).
  • Execute 'morriganserver'.
  • Morrigan will start its HTTP interface on port 8080 (at the moment this is not configurable).
$ screen
$ cd ~/opt/morrigan-server
$ ./morriganserver

Create DB

osgi> mn media create mymusic
osgi> mn media add /home/me/media/music mymusic
osgi> mn media scan mymusic

Play music

Use the Android client. Or alternatively:

osgi> mn play mymusic

For more commands:

osgi> help