Backing up and restoring a self-hosted Plausible instance
A technical guide on backing up and restoring a self-hosted Plausible Analytics instance using Docker volumes and command-line tools.
A technical guide on backing up and restoring a self-hosted Plausible Analytics instance using Docker volumes and command-line tools.
A guide to creating isolated, disposable development environments using Vagrant, Docker, and arkade for reproducible, clean, and efficient workflows.
A technical guide on setting up Elastic Workplace Search for local development using Docker and Docker Compose.
A technical guide on automating Google Drive backups using AWS ECS (Fargate), S3 Glacier, and rclone, including architecture and security considerations.
A guide to visualizing network latency using ping_exporter, Prometheus, and Grafana for monitoring internet and device health.
Explains how to use CMD and args in Docker containers to run custom processes, with examples and Dockerfile syntax.
Discusses the importance of using smaller, secure container images, analyzing vulnerability scans and trade-offs between Alpine and Debian-based images.
A guide to creating simple demo applications using phpinfo and ASP.NET tracing for showcasing infrastructure like load balancers and API gateways.
A tutorial on setting up a development environment with Express.js and Neo4j using Docker and Docker Compose.
How to use SQLite with Litestream for serverless data replication, eliminating database servers and reducing costs to $0.03/month.
A guide to deploying a Kubernetes lab for security research, covering local setups, vulnerable clusters, and production-ready multi-node deployments.
A technical guide on migrating a legacy ASP.NET MVC application to Windows Containers, covering prerequisites, tooling, and upgrade steps.
A tutorial on building and deploying a .NET 5 web API using VSCode, covering setup, development, and Docker deployment.
A guide to overcoming x86/ARM architecture mismatch issues when developing on ARM-based machines using VS Code and Docker.
A guide to configuring phpMyAdmin with Docker for connecting to CloudSQL, AWS RDS, and local databases.
A guide to Docker multi-architecture image tooling and buildx, covering manifest lists, cross-compilation, and building for platforms like amd64 and ARM.
A developer shares a frustrating experience and solution for loading locally built Docker images into a KiND Kubernetes cluster for local testing.
A tutorial on exporting Open Telemetry traces, logs, and metrics from a .NET application to Jaeger for visualization using the OTLP protocol.
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
Explores building real-world robotic arms like Tony Stark's DUM-E using ROS and machine learning for automated tasks.