Navigation

  • index
  • modules |
  • next |
  • previous |
  • Buildbot 0.9.11 documentation »
  • 2. Buildbot Manual »

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. Upgrading to Nine
    • 2.2.4.1. Config File Syntax
    • 2.2.4.2. Plugins
    • 2.2.4.3. Web Status
    • 2.2.4.4. Status Classes
    • 2.2.4.5. BuildRequest Merging
    • 2.2.4.6. Status Reporters
    • 2.2.4.7. Steps
    • 2.2.4.8. Identifiers
    • 2.2.4.9. Serving static files
    • 2.2.4.10. Transition to “worker” terminology
    • 2.2.4.11. Other Config Settings
    • 2.2.4.12. Build History
    • 2.2.4.13. Data LifeTime
    • 2.2.4.14. More Information
  • 2.2.5. Buildmaster Setup
    • 2.2.5.1. Creating a buildmaster
    • 2.2.5.2. Upgrading an Existing Buildmaster
  • 2.2.6. Worker Setup
    • 2.2.6.1. Creating a worker
    • 2.2.6.2. Upgrading an Existing Worker
  • 2.2.7. Next Steps
    • 2.2.7.1. Launching the daemons
    • 2.2.7.2. Logfiles
    • 2.2.7.3. Shutdown

Logo

Quick search

Table Of Contents

  • 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. Upgrading to Nine
      • 2.2.5. Buildmaster Setup
      • 2.2.6. Worker Setup
      • 2.2.7. Next Steps
    • 2.3. Concepts
    • 2.4. Secret Management
    • 2.5. Configuration
    • 2.6. Transition to “worker” terminology
    • 2.7. Customization
    • 2.8. New-Style Build Steps
    • 2.9. Command-line Tool
    • 2.10. Resources
    • 2.11. Optimization
    • 2.12. Plugin Infrastructure in Buildbot
    • 2.13. Deployment
  • 3. Buildbot Development
  • 4. Release Notes
  • 5. Older Release Notes
  • 6. Indices and Tables

Previous topic

2.1. Introduction

Next topic

2.2.1. Buildbot Components

This Page

  • Show Source