#2018
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software. Source: Faster Pipelines with the Parallel Test Executor Plugin
Just another Code Snippet site
#2018
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software. Source: Faster Pipelines with the Parallel Test Executor Plugin
#2012
Source: Rancher, un orchestrateur petit mais puissant
#2009
Today I’m going to show you how easy it is to tune Jenkins Java settings to make your masters more responsive and stable, especially with large heap sizes. ## The Magic Settings: * **Basics:** `-server -XX:+AlwaysPreTouch` Source: Joining the Big Leagues: Tuning Jenkins GC For Responsiveness and Stability | CloudBees Jenkins – memory config – […]
#2007
Kubernetes, c’est quoi ça ? Dans cet article, je vais vous guider pour installer pas à pas un cluster Kubernetes sur des serveurs CentOS/RHEL 7. Attention cet article est un gros morceau ! Pour ceux qui ne connaissent pas Kubernetes, il faut savoir que c’est un des leaders dans le domaine des orchestrateurs de containers… […]
#2005
Kubernetes Source: Installer Kubernetes avec Kubespray (Ansible) – Zwindler’s Reflection
#1995
Install RancherOS to disk Source: RancherOS: Installing to hard disk
#1989
How to install upgrade supervisord on a CentOS 6 linux server from an existing version of supervisord installed through yum. Source: How To Upgrade Supervisord In CentOS 6 – LinuxAdmin.io
#1982
In this third post of the series, we will setup Nexus 3 to use it as Docker private registry and as a proxy to Docker Hub. Source: Using Nexus 3 as Your Repository – Part 3: Docker Images
#1978
Learn how to quickly host your own Docker registry: create a private registry, secure it with Letsencrypt and proxy via nginx. Source: Docker Registry + Letsencrypt + nginx-proxy
#1976
Git Cheats is an open source project which aims to save you time from searching for git commands through the web by filtering and categorizing. Source: Git Cheats – Cheatsheet For Git Commands