Skip to content

Vivek's Blog

Backblaze B2 + RClone for power users – automatically backup data to cloud – encrypted

Backblaze offers cost effective object storage solution that can be used to storage your files securely. Backblaze has two products,…

September 5, 2022

How I reduced the docker image size by up to 70%?

One of the internal php projects that I manage, was using Ubuntu base for php/apache (Dockerfile available on Github) This…

June 14, 2020June 14, 2020

Azure AKS – Kubernetes Dashboard with RBAC Enabled

If you have recently deployed a kubernetes instance on Azure, you might have noticed that if you have selected RBAC…

June 3, 2020
Setup scalable graylog on Azure Kubernetes (AKS) with Private IP and Nginx Ingress Controller

Setup scalable graylog on Azure Kubernetes (AKS) with Private IP and Nginx Ingress Controller

Recently I have been tasked with standing up a graylog cluster for our new development team. Even though I have…

June 2, 2020June 2, 2020

Setup graylog locally on Windows/Linux/Mac

Here is the quickest way to deploy a development version of the Graylog instance locally on your desktop machine. Prerequisites…

May 27, 2020May 27, 2020

Automatically update running docker container with the latest image

Watchtower is an open-source tool that scans the running container and restarts those containers with the same parameters if it…

May 26, 2020May 26, 2020

Bash – Extract IP, Count Unique IPs and Sort

Given the apache access_log file content, to get the number of unique IPs use the following command

October 20, 2018October 20, 2018

PHP code to check if a domain is enrolled in Incapsula WAF

Incapsula is a WAF service from Imperva. The company that I currently work for, is one of their biggest customers.…

October 19, 2018October 19, 2018

Extend osDisk partition on Azure Linux CentOS 7.x VM

Azure VMs usually comes with the default osDisk 30-50GB and often you will find that needs to be increased. The…

October 17, 2018October 23, 2018

Automated MongoDB backup on Docker Swarm and save on AWS S3

AWS doesn’t have a PaaS service offering for MongoDB at the moment. So it is the DevOps’s responsibility to maintain…

October 17, 2018October 17, 2018

Posts navigation

Older posts

Copyright © 2025 Vivek's Blog | Infinite News by Ascendoor | Powered by WordPress.