Skip to content
May 9, 2025
  • github
  • linkedin

Leonardo Merza

  • Home
Main Menu

Development Operations

Development Operations

My Journey Learning Prometheus

December 29, 2023March 28, 2024 - Leave a Comment

I’ve been learning a lot more about DevOps lately and decided to pick up a book called Prometheus: Up & Running to learn the ins and outs of Prometheus. I …

My Journey Learning Prometheus Read More
Development Operations

Add wildcard Let’s Encrypt certifications with Namecheap

March 21, 2018April 16, 2019 - 1 Comment

Let’s Encrypt recently added wildcard certifications but it involves a little more steps than a normal certification process. First you must make sure you have certbot version 0.22.0 or above. …

Add wildcard Let’s Encrypt certifications with Namecheap Read More
Development Operations

Custom Bash Argument Parser

January 13, 2018 - Leave a Comment

In this post we will go over implementing a custom argument parser for Bash. You can see the final product here. Some features that I wanted to have are: Parsing …

Custom Bash Argument Parser Read More
Development Operations

Running Nightmare.js on a headless server

December 18, 2017 - Leave a Comment

Nightmare.js is a high level browser automation library. I recently w anted to use it to scrape data off a website that make it fairly difficult to scrape via normal …

Running Nightmare.js on a headless server Read More
Development Operations

Run a Cron on the Last Day of the Month

October 25, 2017 - 1 Comment

Run everyday to see if it is the last day of the month. If it is then run cron ‘command’. 00 12 * * * if [`date +%d -d tomorrow` …

Run a Cron on the Last Day of the Month Read More
Development Operations

Nginx “Too many open files” Error Solution for Ubuntu

August 15, 2017 - Leave a Comment

If you run an Nginx server, you may come across an issue where you’ve reached the limit of how many files Nginx can have open. System wide resources are controlled …

Nginx “Too many open files” Error Solution for Ubuntu Read More
Development Operations

Connect to Private Internet Access (PIA) VPN with OpenVPN on Ubuntu

March 21, 2017 - Leave a Comment

This post will go over using OpenVPN in Ubuntu 16.04 to connect to a Private Internet Access (PIA) VPN server. PIA has pre-made configuration files here which we will use …

Connect to Private Internet Access (PIA) VPN with OpenVPN on Ubuntu Read More
Development Operations

Configuring, Installing, and Starting Nginx From Source Code

May 5, 2016 - Leave a Comment

This post will go over the manual installation and configuration of Nginx source code on a Linux based system. Building from source code instead of directly installing from a pre-built …

Configuring, Installing, and Starting Nginx From Source Code Read More

Recent Posts

  • Abstractions are Discovered, Not Created
  • Building Microservice Applications Using SOLID Principles
  • My Journey Learning Prometheus
  • A Hacky Way to Add Drift Mode Support to HomeAssistant for SwitchBot Curtains 3
  • Enhancing React Forms with Asynchronous Validation: A Deep Dive into useForm Hook
Copyright © 2025 Leonardo Merza.
Powered by WordPress and HitMag.