Create a smart debian repository with reprepro
reprepro is "a tool to manage a repository of Debian packages (.deb, .udeb, .dsc, ...). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy"
So my goal is ot have a local repository with:
- a partial mirror of percona galera cluster ...
Galera and puppetlabs mysql module
Recently I have tested mysql galera on debian, here a quick description of the installation of galera with the puppetlabs-mysql This will allow to use galera for all applications that setup mysql with this module.
Start by add the percona repository of mysql galera
class mygalera_klass{ $local_ip = $ipaddress_eth0 # apt repository ...
Adding schroot support to piuparts
From the tetaneutral.net to a looking glass for bird
During one year of participation in the tetaneutral.net project, a French Associative Internet Service Provider and Host Provider, I have set up a mini cloud with ganeti (~100 virtual machines), I have integrated CheckMK for monitoring the ISP infrastructure and I have done some other system administration tasks.
Tetaneutral ...
more ...First step in my involvement in openstack
Due to a recent interest for the Openstack project, I have begun to test and to do some work around it.
I have started to setup a cluster of four nodes (1 proxy/volume and 3 computes) on Debian by following this guide (Or this one if you love Puppet ...
more ...