I recently played with HAProxy and discovered that I’ve never made a documentation regarding this fantastic software. So if you don’t know what HAProxy is, it’s a load balancer working on layer 7 and specialized for http protocol. It is able to handle sticky sessions which is really powerful. More than that, it has a small footprint and can work under a high load traffic. Here is my documentation.

Continue reading

One of my colleague (Sebastien Han) started to play (like me) with Ansible. As he is a Ceph master, he often deploy Ceph for tests or production. He generally uses Puppet for that purpose. But due to some Puppet limitations or big brain fuck it involves, he started to play with Ansible and created a Ceph module for it. He showed me it, when he was writing it and it seamed working like a charm.

Continue reading

It’s been a while now that I’ve heard of Ansible but I only started playing with a week ago. You may certainly know that I’m a Puppet lover, but this solution is more powerful than Puppet in my opinion. So I started to migrate my personal Puppet to Ansible just to play with. Here are the pros: No client needed on the clients, only SSH! It’s written in Python By default a lot of modules Not only a configuration management tool, it’s an orchestrator too!

Continue reading

If you already played with Puppet’s environments, you certainly know that the major problem is the static form of them. When you want to test something new (a module for example), it’s not quite easy without using environments. r10k bring the dynamic feature and easy module managment ! It’s really easy to maintain your modules without using a lot of git submodules. Simply declare your modules informations like that: mod 'filemapper', :git => 'git://github.

Continue reading

Several persons asked me how could they do slides like I did with MySQL/MariaDB for example. I mentioned that I used LaTeX with Beamer and they were all frighten by the technology and language (takes too long time to be able to use it). I think that’s not totally wrong but once you’ve understand how it works…it’s fantastic. So for colleagues and friends, I’ve made a documentation on how to use beamer and provided a template to get a quick start on it.

Continue reading

Author's picture

Pierre Mavro / Deimosfr


Qovery Co-Founder and CTO

Paris - France