Autocloud
latest
  • How to build Autocloud for development?
  • Setup instruction on Fedora
  • Design of the system
Autocloud
  • Docs »
  • Welcome to Autocloud’s documentation!
  • Edit on GitHub

Welcome to Autocloud’s documentation!¶

Autocloud is part of Fedora Project where we are using it to test Fedora Cloud image build on Koji. It listens to fedmsg, and pushes new messages on the status of the tests.

Contents:

  • How to build Autocloud for development?
  • Setup instruction on Fedora
    • Install the autocloud-common package in all systems
    • Install autocloud-backend package on both the autocloud-back0* systems
    • Start the redis server in both autocloud-back0* systems
    • Enable ports for tunir in both autocloud-back0* systems
    • Enable kill_vagrant command in cron job
    • Configure the database URI in all systems
    • Create the tables in the database
    • Install vagrant-libvirt on autocloud-back01
    • Configure for the vagrant-virtualbox jobs in autocloud-back02
    • Configure the correct tunir job deatils
    • Start fedmsg-hub service in autocloud-back0* systems
    • Start autocloud service in autocloud-back0* systems
    • Starting the web dashboard in autocloud-web0* systems
  • Design of the system
    • Second system to test virtualbox based vagrant images

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Kushal Das. Revision 1166bdc5.

Built with Sphinx using a theme provided by Read the Docs.