Deploy the Zine blog engine with Paste in a buildout
Project description
Installation
This package allows you to install Zine and its dependencies in a sandbox with buildout, then serve it with any WSGI server while using the Paste facilities for WSGI stack configuration.
Install Zine:
Download and extract the zinebuildout archive from PyPI, (or clone it with: hg clone https://cody.gorfou.fr/hg/zinebuildout ) then run:
$ python bootstrap.py $ ./bin/buildout
Configure Zine:
Then create an empty dir for your instance and edit “deploy.ini” to change the instance_folder, host and port.
Start Zine:
In foreground:
$ ./bin/paster serve deploy.ini
Or in background:
$ ./bin/paster serve --daemon deploy.ini
Versions
0.2 2009-01-27
move to zine 0.1.2
no more need to configure the instance folder
Added pygments and docutils (for the rst parser)
0.1 2009-01-14
initial buildout for Zine 0.1.1
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zinebuildout-0.2.tar.gz
.
File metadata
- Download URL: zinebuildout-0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
759bc30c5d17680689ae32f8aab316b054e46c9c25282d09b25425dd01e12657
|
|
MD5 |
0eee99e1d5252ed1459593a6a06d19db
|
|
BLAKE2b-256 |
c43b41f5219d5dc90391af1fdae96bf99fc0d8d9e6d7cee9d962adb4b247afdb
|