Navigation

  • index
  • modules |
  • next |
  • previous |
  • Buildbot 0.9.11 documentation »

1. Buildbot Tutorial¶

Contents:

  • 1.1. First Run
    • 1.1.1. Goal
    • 1.1.2. Getting ready
    • 1.1.3. Creating a master
    • 1.1.4. Creating a worker
  • 1.2. First Buildbot run with Docker
    • 1.2.1. Current Docker dependencies
    • 1.2.2. Installation
    • 1.2.3. Building and running Buildbot
    • 1.2.4. Overview of the docker-compose configuration
    • 1.2.5. Playing with your Buildbot containers
    • 1.2.6. Customize your Worker container
    • 1.2.7. Multi-master
    • 1.2.8. Going forward
  • 1.3. A Quick Tour
    • 1.3.1. Goal
    • 1.3.2. Setting Project Name and URL
    • 1.3.3. Configuration Errors
    • 1.3.4. Your First Build
    • 1.3.5. Enabling the IRC Bot
    • 1.3.6. Setting Authorized Web Users
    • 1.3.7. Debugging with Manhole
    • 1.3.8. Adding a ‘try’ scheduler
  • 1.4. Further Reading
    • 1.4.1. Buildbot in 5 minutes - a user-contributed tutorial

Logo

Quick search

Table Of Contents

  • 1. Buildbot Tutorial
    • 1.1. First Run
    • 1.2. First Buildbot run with Docker
    • 1.3. A Quick Tour
    • 1.4. Further Reading
  • 2. Buildbot Manual
  • 3. Buildbot Development
  • 4. Release Notes
  • 5. Older Release Notes
  • 6. Indices and Tables

Previous topic

Table Of Contents

Next topic

1.1. First Run

This Page

  • Show Source