-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Notes
jacques edited this page Sep 23, 2014
·
1 revision
Imperator assumes a default installation location of /opt/sphonic/imperator. Once you have created a fresh SmartOS instance to host your imperator instance, you need to install some packages:
pkgin -y in git mongodb
mkdir /opt/sphonic
git clone https://github.com/Sphonic/imperator.git
cd /opt/sphonic/imperator
npm install
npm install bower
./node_modules/.bin/bower install --allow-root
svcadm import manifest.xml
svcadm enable imperator