Inkscope is essentially based on the use of the ceph-rest-api.
There are two ways to access the ceph-rest-api :
- as a standalone server.
- as an Apache WSGI application.
ceph-rest-api standalone server
You can start a standalone instance form the command line:nohup ceph-rest-api -i admin&