Buildbot
2.9.0
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. API Indices
Buildbot
»
1.
Buildbot Tutorial
View page source
Caution
Buildbot no longer supports Python 2.7 on the Buildbot master.
1.
Buildbot Tutorial
¶
Contents:
1.1. First Run
1.1.1. Goal
1.1.2. Simple introduction to BuildBot
1.1.3. Getting ready
1.1.4. Creating a master
1.1.5. 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