ZC Buildout recipe for Plone 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)”.
Tests for this recipe are in the Unified Installer.
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.9
Revert damaged logo.
0.8
Take buildout:parts-directory into account when writing out parts/README.txt. Fixes #9242, Thanks, cah190.
Call command-script.py with the current sys.executable if it exists, as to run it with pythonw.exe during the Plone Windows installer’s install.
0.7
Quote arguments when init’ing plone site in case module path has space(s).
0.6
Add “plonectl” general-purpose control script.
Add facility to install plone_init_content
0.5
Check the directory, not the file. The directory may not exist.
0.4
Have all the cluster scripts check permissions on var before proceeding.
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-4.0a1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0808f6ff51a0ab259c53cad606e696cad1054e666ff819aae917581c36dae12e |
|
MD5 | f273cdaab706b25d903e3f5b1b071f2f |
|
BLAKE2b-256 | 473eac376fcc83b3502d7545465dccf1098b651f46738c14d5ac09c48d107e08 |