buildbox ======== **buildbox** provides a set of building blocks to execute actions conforming to the `Remote Execution API `_, also supporting the `Remote Worker API `_. The source code for all of the different components is available on GitLab: https://gitlab.com/BuildGrid/buildbox. It is published under the Apache License 2.0. .. image:: _static/buildbox-arch.svg :alt: buildbox architecture diagram Talks ----- * `Buildbox World `_ - London Build Meetup (October 1st, 2019) * `BuildGrid Executing Bazel and BuildStream Remotely `_ - BazelCon 2018 Community --------- You can find us in ``#buildbox`` on the `BuildTeamWorld Slack `_. Discussions take place on the `BuildGrid mailing list `_. Table of Contents ================= .. toctree:: :maxdepth: 1 :caption: BuildBox Overview: about.rst installation.rst using.rst metrics.rst standard-outputs-streaming.rst resources.rst .. toctree:: :maxdepth: 1 :caption: BuildBox Components: runners.rst worker.rst casd.rst buildbox-common.rst buildbox-tools.rst .. toctree:: :maxdepth: 1 :caption: Developing BuildBox: contributing.rst runner-dev.rst committers.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`