Author: theron
-
Null Results for Database Operations
Recently I was looking into High Availability (HA) and backup solutions for MySQL and PostgreSQL (Point-In-Time-Recovery, PITA; and full backups). For PostgreSQL I was turned onto Patroni for HA and for both MySQL and PostgreSQL I was referred to WAL-G. This looked pleasant. However, as I began to dig in to the setup for these…
-
Simple Custom Telemetry Metrics in Elixir
Quickly add new metrics and traces to your Elixir Phoenix app!
-
Quickly Deploy Phoenix on Nomad with Redundancy
Simple Nomad config for Elixir Phoenix gets you off the ground in minutes!
-
Observability for Phoenix using the Grafana Stack in Dev
Configure a local copy of the Grafana stack to power observability for an Elixir Phoenix application.
-
Setup Linode Volume Storage with Terraform and Ansible
Setup Linode Volume Storage with Infrastructure as Code tools Terraform and Ansible
-
Simple WordPress setup with 1Password, Terraform, Ansible, and Docker on Linode
In this post we will be setting up a Wordpress installation on Linode using 1Password to store our secrets, Terraform to manage the server resources, and Docker (Wordpress + Nginx) for running the site.