Some statistics I’ve computed about my production contributions to Wikimedia: 342 actions logged on the server admin log 573 commits to Wikimedia repos, of which: 248 commits to operations/mediawiki-config 5 new wikis created (hello tcy.wikipedia.org) Thanks to all the people whom I’ve met or I’ve been engaged with during this year for these contributions.
Read moreDeploy a darkbot or a simple generic service with SaltStack (part 1)
SaltStack is one of the main configuration as code software. Written in Python, it uses Jinja templates. It can be easily used to deploy a service, like here a C application. In this post, we’ll walk through the different steps to deploy the service and allow it to be managed by relevant trusted users, without […]
Read more