zc.buildout recipe for defining a Zope 3 instance
Project description
This recipe creates a Zope instance that has been extended by a collection of eggs.
The recipe takes the following options:
- zope3
The name of a section providing a Zope 3 installation definition. This defaults to zope3. The section is required to have a location option giving the location of the installation. This could be a section used to install a part, like a Zope 3 checkout, or simply a section with a location option pointing to an existing install.
- database
The name of a section defining a zconfig option that has a zodb section.
- admin-user
The user name for the manager user.
- admin-password
The password for the manager user.
- eggs
One or more requirements for distributions to be included.
To do
Need tests
Hopefully, for Zope 3.4, we’ll be able to make the instance-creation process more modular, which will allow a cleaner implementation for this recipe.
Support for multiple storages
Support for more configuration options.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for gocept.zope3instance-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd1f0367b7a926112a4c0e9f078f307aac8cd5537e3946517fd4dd57a5686229 |
|
MD5 | 13dd19e853a2d18b0e3153de8e52d209 |
|
BLAKE2b-256 | 193edc9bfe1e9879243bc67b86d8d949df2345979fe9e8019ac2c68d1c1511d2 |
Hashes for gocept.zope3instance-1.0b1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55e92e3ba4b76876d1fc48f8b3315095a9606d214ff0e8081895282472311771 |
|
MD5 | f0c1443adc46b6e9e7acc6226f6386f4 |
|
BLAKE2b-256 | 63a7ce94de69acf3e4bca26536098666ea023223fb85f116f7df58baffabd2d6 |