Martijn Verburg
Martijn Verburg
Linter is not happy
For those watching, linuxNew has been renamed to linux
I'd personally like to see this bootstrapped via ansible and that we also build a staging server to test out any major pipeline changes, jenkins upgrades, and so forth.
> @karianna Since you've been pushing for this and suggesting requirements, are you able to take ownership of this item and progress it? I can own it, but I'll be...
https://github.com/jenkins-x/jx is something to explore
In addition to Shelley's requirements, I'm also going to add VPN security - this Jenkins should no longer be accessible on the public internet.
After further investigation jenkins-x is not a great option as its pipeline implementation and syntax is not compatible with regular Jenkins, forcing us to have a massive rewrite (and forcing...
By using Ansible we can be fairly hosting provider agnostic. But we do need a provider that hosts a VPN easily and has sufficient disk storage (3-4TB) at a decent...
We'll prototype: * Ansible Playbook for Jenkins with a Jenkins LTS Docker Image as a base starting point. * Deploying to Hetzner Cloud in a Docker Container * Apply Networking,...