Infrastructure Articles

9 articles found

Browse by topic: PHP · Infrastructure · Database · AI & LLMs · TypeScript · Quality Assurance

Infrastructure

The Host-Action Bridge: Letting a Sandboxed Agent Control Containers It Cannot Reach

How a file-based request spool, a host-side systemd watcher, and a closed verb allowlist let a runtime-less AI coding agent container trigger orchestration actions on its host, without a container socket, SSH access, or ad-hoc firewall holes.

27 August 2026·14 min read
Infrastructure

Stop Encrypting Entire Files with Ansible Vault. Use Vault Strings Instead.

Ansible Vault file encryption creates opaque blobs that break git diffs, block code review, and resist AI tooling. Vault encrypted strings keep your keys visible and your values safe, making them a strictly better workflow for infrastructure secrets.

3 March 2026·15 min read
Infrastructure

systemd Timers: The Modern Alternative to Cron Jobs

Cron has scheduled Linux tasks for fifty years, but systemd timers offer structured logging, dependency management, security sandboxing, and catch-up execution that cron simply cannot match. A deep dive for engineers running Red Hat, Fedora, and Rocky Linux.

26 February 2026·14 min read
Infrastructure

Automating Fedora 42 Desktop Development: Open Source Infrastructure as Code

What a real Ansible repository for provisioning a Fedora desktop looks like, and why baseline automation should stay narrow so project-specific stacks can build on top of it.

3 September 2025·12 min read
Infrastructure

The Unix Philosophy: A Strategic Guide for Technology Leadership

How the 50-year-old Unix philosophy still shapes resilient infrastructure, reduces vendor lock-in, and gives technology leaders more room to manoeuvre through modular, composable systems.

13 August 2025·12 min read
Infrastructure

Fedora 42: What's New in KDE Plasma, COSMIC, and the Installer

A look at Fedora 42's headline changes - KDE Plasma promoted to a full edition alongside GNOME, an official (alpha-quality) COSMIC Spin, a WebUI-based Anaconda installer for Workstation, and the toolchain updates underneath.

18 July 2025·4 min read
Infrastructure

Ansible Fact Caching: The --limit Problem and Environment Separation Pain Points

Deep dive into Ansible fact caching limitations with --limit operations and the lack of dynamic cache location configuration for multi-environment deployments.

29 January 2025·10 min read
Infrastructure

Ansible Automation for PHP Infrastructure

Complete guide to automating PHP infrastructure deployment and management using Ansible

10 January 2025·15 min read
Infrastructure

Proxmox vs Cloud: Why Private Infrastructure Wins

Why Proxmox-based private infrastructure often beats public cloud for PHP workloads with predictable demand, covering cost, performance, control, and the cases where cloud still wins.

5 January 2025·10 min read