Mercurial > hg > wsgintegrate
view flowerbed.txt @ 13:bb66c9a62be9
unfutz the environ if the resource is not found
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 17 Nov 2011 11:36:19 -0800 |
parents | ec815b7cb142 |
children | 3c9e8c9816df |
line wrap: on
line source
Flowerbed is a web application that allows one to grow a flower from a preselected group of WSGI apps. Flowerbed presents a nested ordered list of web applications. You drag one of the preselected webapps to a place on the list. This will add the web app to configuration and the website and give a default path descriminator (e.g. /blog for bitsyblog). You should be able to download the configuration in either JSON or ini format. In addition, you can download a complete flower python package created from a template that will allow the whole site to be installed and managed locally. See also: http://k0s.org/blog/20091227221009