Synnefo

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

Backends

ganeti || image || gtools || network

gtools Setup

The following apply to ganeti nodes.

# apt-get install snf-cyclades-gtools

Add this line in /etc/synnefo/gtools.conf

AMQP_HOSTS = ["amqp://synnefo:example_rabbitmq_passw0rd@mq.example.com:5672"]

and enable snf-ganeti-eventd:

# sed -i 's/false/true/' /etc/default/snf-ganeti-eventd
# /etc/init.d/snf-ganeti-eventd start

Test your Setup:

Table Of Contents

This Page