buildkite / agent

The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network
https://buildkite.com/
MIT License
812 stars 300 forks source link

Add template file for distros that use systemd #958

Closed harrietgrace closed 3 years ago

harrietgrace commented 5 years ago

It would be great if we had systemd template files for running multiple agents in the distros that use systemd. This was originally suggested by @lox here: https://github.com/buildkite/docs/issues/186 😊

keithduncan commented 3 years ago

Hi @harrietgrace, our current recommendation is to use the spawn configuration option, instead of systemd template units, to run multiple buildkite-agents per host. I’m going to close this but let us know if you’d still like to see systemd template files added for another use case we haven’t considered :bow: