driedtoast / teaparty

GUI application for cloud based infrastructure
1 stars 0 forks source link

h1. Overview

The following project is to manage a cloud based infrastructure for multiple providers. The intent is to grow the project into a general administration tool.

The project's layout is as follows:

It uses on the following projects:

h2. Installing

Untar, assuming this will result in a tar Or git clone

Run ./bin/pytoaster resolve

That's it your are up and running

h2. Starting server

To start the server do the following:

This starts up the server and does some initialization of db on first start.

h2. Initializing data

Put json files within the config directory which will initialize the data for the given application Also setup the properties to properly configure the files

TODO more detail on configuration files