Tutorials

Running multiple PostgreSQL instances on the same machine

PostgreSQL is a popular relational database, let's take a look at how to run multiple instances on the same machine on different ports.

21 views this week

Path-Based Reverse Proxying with Caddy

Caddy is a great web server and can be used to reverse proxy to multiple destinations using path handlers

13 views this week

UFW Rules with Comments - Quick Reference Guide

Comments are a powerful tool when creating and managing UFW rules.

9 views this week

Getting Started with Nixpacks

Nixpacks is an incredibly powerful tool built by the Railway team, let’s have a look at how we can use it to build a containerised application.

8 views this week

Getting started with h3 by unjs

h3 is a modern alternative to express.js built by the unjs team. Let's take a look at how to build a simple API with it.

7 views this week

How to host a SvelteKit application

Svelte and SvelteKit feels like the next generation in frontend development. Let's take a look at how we can deploy a SvelteKit to production.

6 views this week

How to setup Dependabot for Laravel

Laravel is the king of full stack frameworks and you'll need to keep it's dependencies up to date, here's how we can use dependabot to do it with GitHub

5 views this week

Simplify Your Server Connections with SSH Config

SSH config is a powerful tool which we can use to configure profiles to connect to multiple machine with ease.

4 views this week

Introduction to reverse proxies in Caddy

Caddy is a great web server with the ability to reverse proxy. Let’s take a look at how we can use it.

4 views this week

What is Cloudflare Hyperdrive?

Cloudflare Hyperdrive is a great technology introduced in 2023 for turning a regional database into a global database

4 views this week