Java

FOSDEM 2026: Jenkins Was There, and So Were You

FOSDEM 2026: Jenkins Was There, and So Were You

You know that feeling when you’ve been standing behind a booth for ten hours straight, your voice is gone, your feet are killing you, and you still …

Create a new Jenkins node, and run your Jenkins agent as a service

Create a new Jenkins node, and run your Jenkins agent as a service

In this tutorial, we will see how to start a Jenkins agent as a Linux service with systemd. Most of the time, I use Docker for my agents, and I enter …