Skip to main content

System Buildouts

Project description

System Buildouts

The system buildout script (sbo) provided by the zc.sbo package is used to perform “system” buildouts that write to system directories on unix-like systems. They are run using sudo or as root so they can write to system directiories. You can install the sbo command into a Python environment using its setup script or a tool like easy_install.

One installed, the sbo command is typically run with 2 arguments:

  • The name of an application

  • The name of a configuration

It expects the application to be a build-based application in /opt/APPLICATION-NAME. It expects to find a buildout configuration in /etc/APPLICATION-NAME/CONFIG-NAME.cfg

For example, if invoked with:

sbo myapp abccorp

It will run:

/opt/myapp/bin/buildout buildout:directory=/opt/myapp \
   -oUc /etc/myapp/sbccorp.cfg

Run with the -h option to get additional help.

Changes

0.6.1 (2011-03-10)

  • Add missing –version option to report sbo’s version.

0.6.0 (2010-11-05)

  • Add –installation to point to a specific software installation to use.

0.1.0 (yyyy-mm-dd)

Initial release

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

zc.sbo-0.6.1.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file zc.sbo-0.6.1.tar.gz.

File metadata

  • Download URL: zc.sbo-0.6.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zc.sbo-0.6.1.tar.gz
Algorithm Hash digest
SHA256 e8c5fd5bbd3626d0129ffd839b10aca9f775752eb31c862f207c88d67d70b6d4
MD5 7cee419cb084e7806944f35e0dae1c16
BLAKE2b-256 2e1da0160e49799e474ad13a73f98ddcbf864e09e7749bd8414b5089a413fc9c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page