ArchiveBox is Super Cool
ArchiveBox is a free, open-source tool for creating a personal, local archive of websites, similar to the Internet Wayback Machine.
ArchiveBox is a free, open-source tool for creating a personal, local archive of websites, similar to the Internet Wayback Machine.
A guide to building and using a lightweight Docker container image for the OpenStack Client, making it portable and dependency-free.
A guide applying the 12-factor app methodology principles to writing efficient, secure, and maintainable Dockerfiles for containerized applications.
Explains how to enable Google GKE Image Streaming for public DockerHub images using a remote Artifact Registry repository as a mirror.
A no-code tutorial on converting XLS/CSV files to Parquet format using Dremio, including setup via Docker.
A guide on deploying a Prompt Flow application using Docker, including converting to a chat flow and building the container image.
A developer troubleshoots Hugo's live-reload feature failing on Mac after switching from Docker Desktop to OrbStack, and finds a workaround.
A technical guide on exposing a local Apache Kafka broker to the internet using ngrok for development and demo purposes.
A technical guide on optimizing Docker build times for Node.js AWS Lambda functions, focusing on caching and layer strategies.
A tutorial on using Docker Compose to containerize an ASP.NET Core Web API and connect it to a SQL Server database running in separate containers.
A tutorial on building Docker images and running ASP.NET Core applications inside containers using Dockerfile commands.
A guide to containerizing ASP.NET Core applications with Docker, covering installation, Dockerfiles, and deployment.
Explains the difference between annotations and labels in container images, referencing OCI specs and examples from Bitnami and Chainguard.
A developer details building a custom, interactive learning platform for Docker and Kubernetes, focusing on hands-on DevOps education.
A technical guide on deploying Syncthing for file synchronization on Fly.io cloud servers, including troubleshooting and solutions.
Explains Retrieval Augmented Generation (RAG) for using ChatGPT with custom data, including a C# implementation sample.
Tutorial on setting up a production infrastructure for Dockerized PHP apps on Google Cloud Platform using multiple VMs and managed services.
Explains how to use Nix with Dockerfiles to create consistent, reproducible environments across development, CI, and production.
A guide to building multi-architecture Docker images for both amd64 and arm64 processors using AWS CodeCatalyst workflows.
A developer's analysis of Podman as a Docker alternative, concluding it's not yet a viable replacement due to docker-compose issues.