Securing Jenkins
I’ve set up a Jenkins server to manage CI/CD for my various projects, and I want to verify if my setup is overly insecure and what I could do to improve my setup’s security posture. This post will serve mainly as a guide and checklist for myself. Securing the Server I used the linode marketplace to setup my instance. Securing a server is a big topic, and for now, I just want to make sure the basics are covered: ...