Ce post a pour objectif de montrer comment créer une Machine Virtuelle pas à pas sur Amazon Web Servicesavec du code uniquement grâce à Terraform. On pourrait bien sûr utiliser l’interface Graphique ou simplement l’interface ligne de commande aws-cli. Néanmoins avec ces interface l’automatisation devient presque impossible ou complexe. Il …
Read More »Configurer Munin Node sur Ubuntu
He’re a simple howto post to configure a new ubuntu server as a munin node to monitor its system informations :
Read More »Configurer un VPN L2TP / IPSec sur Ubuntu (15.10 & 16.04) pour Fortigate (Forti OS 5.2)
After hours on google and my Ubuntu working VMs, I found a solutions to establish the VPN tunnel to my office datacenter. Something that should very easy and simple to do with other devices and OSs (Android, iOS, Windows 10) it is very hard with Ubuntu (Very strange Non ?) …
Read More »Dockerize Jenkins Slave pour les projets d’intégration continue PHP
Désolé, cet article est seulement disponible en Anglais Américain. Pour le confort de l’utilisateur, le contenu est affiché ci-dessous dans une autre langue. Vous pouvez cliquer le lien pour changer de langue active. We saw in a previous posts how to prepare a Jenkins server for a php countinous integration. …
Read More »Configurer Jenkins pour PHP
Here a summary of steps and instructions for preparing a continuous integration platform for PHP projects using jenkins.
Read More »Préparer une machine d’intégration continue avec Jenkins sur un serveur Ubuntu
This post list steps to prepare a continuous integration platform using Jenkins on an Ubuntu Linux server. You’ll find at the end a shell script that can be used to do all steps one shot.
Read More »