You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alain Dechorgnat edited this page Jan 30, 2015
·
6 revisions
upgrading from V0.4 to V0.5 or master branch
update the inkScope folder
run install.sh in the inkScope folder
in /opt/inkscope/etc, inkscope.conf replaces inkscopeCtrl.conf, sysprobe.cond and cephprobe.conf. Modify inkscope.conf accordingly to older conf files.
remove old conf files: inkscopeCtrl.conf, sysprobe.cond and cephprobe.conf
Fsid is now use to name the Mongo database for inkScope. You will have to remove the 'ceph' database which is no longer used. In mongo console, run use ceph, and db.dropDatabase().
restart cephprobe and all sysprobes
restart Apache
upgrading from V0.2 or V0.3 to V0.4
Update the inkScope folder and restart Apache
§Add a Console to InkScope (optional) in V0.4 installation if you wish
upgrading from V0.2 to V0.3
You just have to update the inkScope folder and restart Apache