root/cleverbox/tags/0.4/docs/README

Revision 165, 1.3 KB (checked in by trivoallan, 5 years ago)

cleverbox : docs get their own directory.

Line 
1The Cleverbox sits on top of [http://trac.edgewall.org Trac] and [http://subversion.tigris.org Subversion].
2It provides an interactive shell for deploying and maintaining instances of both projects.
3
4== Features ==
5
6 * Configuration profiles :
7   * Apache configuration templates
8   * `trac.ini` configuration template
9   * Default permissions
10 * Easy to setup
11 * Easy to use
12 * Upgrade scripts provided with each new release (as of 0.4)
13
14== Non-goals ==
15
16This project does not have these features and will not get them anytime :
17
18 * A web frontend
19 * Full fledged plugins support
20 * Multi-project Trac
21 
22Why ? Because this script is meant to stay simple. If you want that you'd better checkout [http://www.kforgeproject.com/ KForge] which has the
23same feature set as the Cleverbox + a [http://www.djangoproject.com django]-based web frontend and very nice plugins integration (for providing new services).
24Caveats : difficult to install and a bit instable at the moment (but i'm confident it will get better with 0.13 release).
25
26== License ==
27
28The Cleverbox is licenced under the terms of the [http://www.gnu.org/copyleft/gpl.html GNU General Public License version 3].
29
30== Support ==
31
32 * Project homepage : http://www.clever-age.org/trac/wiki/cleverbox
33 * Project's maintainer is Tristan Rivoallan (trivoallan AT clever-age DOT com) <-- insults and love letters go there
Note: See TracBrowser for help on using the browser.