patch0 / symbiosis

A hosting environment that works with you, not against you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
------

This README is intentionally brief.

All the details on the Bytemark Symbiosis packages may be found online:

  http://symbiosis.bytemark.co.uk/

Building The Packages
---------------------

The minimum packages needed to get the build process working are:

  rake devscripts rdoc graphviz

You should be able to build all packages via :

  rake repo

This will generate all files and copy them to a subdirectory of
'repo/'.  Each package has its own dependency requirements and the
build will fail if these are not met.

Using schroot/sbuild/sautobild
------------------------------

It is possible to build the packages using per-arch/distro chroots.
Bytemark have written a package called "sautobuild" which can perform
automated builds of a source package, given a set of schroots.

Other rake tasks
----------------

There are other rake tasks that can be seen by running 

  rake -T

API Documentation
-----------------

There is plenty of documentation in the Ruby libraries written for
Symbiosis.  Rdoc is used to generate it as part of the
symbiosis-api-doc package.  If you run

  rake rdoc

This will generate it in doc/html.

 -- Patrick J Cherry <patrick@bytemark.co.uk>

About

A hosting environment that works with you, not against you.

License:GNU General Public License v2.0


Languages

Language:Ruby 72.5%Language:Shell 8.6%Language:HTML 6.0%Language:C 4.4%Language:Roff 3.3%Language:Makefile 2.2%Language:Go 1.7%Language:Python 0.5%Language:PHP 0.4%Language:Perl 0.2%Language:CSS 0.1%Language:Dockerfile 0.1%