Buildbot Logo
latest
  • 1. Buildbot Tutorial
  • 2. Buildbot Manual
    • 2.1. Introduction
    • 2.2. Installation
      • 2.2.1. Buildbot Components
      • 2.2.2. Requirements
      • 2.2.3. Installing the code
      • 2.2.4. Buildmaster Setup
      • 2.2.5. Worker Setup
      • 2.2.6. Next Steps
    • 2.3. Concepts
    • 2.4. Secret Management
    • 2.5. Configuration
    • 2.6. Customization
    • 2.7. Command-line Tool
    • 2.8. Resources
    • 2.9. Optimization
    • 2.10. Plugin Infrastructure in Buildbot
    • 2.11. Deployment
    • 2.12. Upgrading
  • 3. Buildbot Development
  • 4. Release Notes
  • 5. Older Release Notes
  • 6. API Indices
Buildbot
  • »
  • 2. Buildbot Manual »
  • 2.2. Installation
  • View page source

Caution

Buildbot no longer supports Python 2.7 on the Buildbot master.

Caution

This page documents the latest, unreleased version of Buildbot. For documentation for released versions, see http://docs.buildbot.net/current/.

2.2. Installation¶

  • 2.2.1. Buildbot Components
  • 2.2.2. Requirements
    • 2.2.2.1. Common Requirements
    • 2.2.2.2. Buildmaster Requirements
  • 2.2.3. Installing the code
    • 2.2.3.1. The Buildbot Packages
    • 2.2.3.2. Installation From PyPI
    • 2.2.3.3. Installation From Tarballs
    • 2.2.3.4. Installation in a Virtualenv
    • 2.2.3.5. Running Buildbot’s Tests (optional)
  • 2.2.4. Buildmaster Setup
    • 2.2.4.1. Creating a buildmaster
  • 2.2.5. Worker Setup
    • 2.2.5.1. Creating a worker
  • 2.2.6. Next Steps
    • 2.2.6.1. Launching the daemons
    • 2.2.6.2. Launching worker as Windows service
    • 2.2.6.3. Logfiles
    • 2.2.6.4. Shutdown
Next Previous

© Copyright Buildbot Team Members.

Built with Sphinx using a theme provided by Read the Docs.