Skip to main content
ArticlesProjects
Category Archive

Articles: DevOps

Technical writings, opinionated architectures, and development guides focusing on DevOps.

Articles7
Est. Read Time61 mins
Tags24
Featured0
Aug 202613 min read

One Host, Twenty-One Files: A NixOS Flake That Stays Out Of Your Way

How auto-imported flake-parts modules, wrapped desktop packages, and a single base16 palette file shape one NixOS config - and where each one bites.

May 20268 min read

Meet Sevalla; Cloud Hosting Without the Headache

Sevalla simplifies cloud hosting by providing intuitive app deployment, database hosting, and object storage. No infrastructure to manage.

Feb 20264 min read

How to choose the right build strategy for your application

Compare Nixpacks, Buildpacks, and Dockerfiles on Sevalla so you can pick the right build strategy for your stack, control needs, and deployment workflow.

Feb 20267 min read

The overlooked Git feature every Laravel developer should be using

Use Git worktrees to maintain multiple isolated Laravel environments simultaneously without stashing or reinstalling dependencies.

Jan 202615 min read

Kubernetes for Laravel developers

Learn how Laravel developers can leverage Kubernetes for scalable and efficient application deployment.

Jan 20269 min read

Isolated local development without Docker

Learn how to use Devbox to create isolated local development environments for Laravel projects without the overhead of Docker.

Jun 20255 min read

Building and Deploying an Astro Website - A Deep Dive

Learn how I built my personal dashboard using Astro, integrating dynamic content and productivity features, and deployed it with Sevalla and Cloudflare.