Synnefo

synnefo || ns || apt || mq || db || gunicorn || apache || webproject || astakos || qh || cms || pithos || cyclades || kamaki || backends

Quataholder Setup

The following apply to qh node. In the following sections we will refer to its IP as qh.example.com . Make sure you have db, mq, astakos, apache and gunicorn setup already.

First install the corresponding package:

# apt-get install snf-quotaholder-app

In /etc/synnefo/quotaholder.conf add:

QUOTAHOLDER_TOKEN = '1234'

and then run:

# /etc/init.d/gunicorn restart # snf-manage syncdb –noinput

Test your Setup:

Visit http://accounts.example.com/im/ and login with your credentials and see current usage.

Table Of Contents

This Page