ZC Buildout recipe for Unified Installer install finalization
Project description
This recipe is used by the Unified Installer Buildout to do finishing work like writing the adminPassword.txt and ZEO control scripts.
Please file bugs to https://dev.plone.org/plone/newticket and specify the component “Installer (Unified)”.
Options
- shell-command
Full pathname to a POSIX-compliant shell. Used in ZEO start, stop, etc. scripts. Default: /bin/sh
- sudo-command
Command – if needed – to run process as root. Used only in adminPassword.txt. Default: ‘’
- zeoserver
Name of the ZEO server part if any. If missing, the recipe will scan other buildout parts for one using plone.recipe.zope2zeoserver and use its name. If a zeoserver is specified or found, ZEO start, stop, etc. scripts will be written.
- clients
Names of Zope client parts in the buildout. If missing, the recipe will scan other buildout parts for one using plone.recipe.plone.recipe.zope2instance and use their names.
- primary-port
Port of the primary client instance. Used in the adminPassword.txt file. Default: 8080
- user
User name and password for the initial Zope administrator. Use the format “user:password” Default: None. Must be specified.
Change Log
0.3
Split adminPassword.txt and README.txt files. Enhance README.
Add bin/restartclients.sh script to restart clients only.
0.2
Refactored templates and bin scripts into separate files.
Restored restartcluster.sh (fixes #7692, thanks Graham Perrin).
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
Hashes for plone.recipe.unifiedinstaller-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 448f9a267c7172645557b3f6e06e338bd0eeffbd840a7f5e406967000e960a64 |
|
MD5 | 6e1215b03a1f8368d5868bdb3735af24 |
|
BLAKE2b-256 | d38931efe7f8680bb6d9eea7fee05ebc64f8c7e1362c21a3535ac73bbfc69f8f |