Srijan Choudhary's All Posts Feed for tag: devops
Also available as an RSS feed here.
21 Nov 2023
Testing ansible playbooks against multiple targets using vagrant
How to test your ansible playbooks against multiple target OSes and versions using Vagrant

8 Jun 2023
Exploring conflicting oneshot services in systemd
Exploring ways to make two systemd services using a shared resource work with each other

27 Nov 2022
Download a file securely from GCS on an untrusted system
Download files from google cloud storage using temporary credentials or time-limited access URLs
11 Mar 2021
Advanced PostgreSQL monitoring using Telegraf, InfluxDB, Grafana
My experience with advanced monitoring for PostgreSQL database using Telegraf, InfluxDB, and Grafana, using a custom postgresql plugin for Telegraf.

24 Feb 2021
Running docker jobs inside Jenkins running on docker
Run Jenkins inside docker, but also use docker containers to run jobs on that Jenkins

14 Oct 2020
Telegraf: dynamically adding custom tags
Adding a custom tag to data coming in from an input plugin for telegraf

11 Jun 2020
Install docker and docker-compose using Ansible
Optimized way to install docker and docker-compose using Ansible

8 Jun 2018
Riemann and Zabbix: Sending data from riemann to zabbix
Tutorial for sending data from riemann to zabbix
4 Aug 2016
My backup strategy to USB disk using duply
Local system backup using duply
15 Sep 2015
PostgreSQL replication using Bucardo
Keeping a live replica of selected PostgreSQL tables using Bucardo

5 Mar 2015
Django, uWSGI, Nginx on Freebsd
Setting up Django on Freebsd using uWSGI and Nginx
28 Feb 2015