Tag: docker
6 items with this tag.
Hermes Docker — Profile Management
Hermes Docker — Profile Management How to inspect, copy, and migrate Hermes Agent profiles between Docker instances.
Docker Compose — Volume Types
Docker Compose — Volume Types Three types of volume mounts in Docker Compose and when to use each.
Docker Dev vs Prod — Volume Mounts, Multi-Container Setup
Docker Dev vs Prod — Volume Mounts, Multi-Container Setup How to structure Docker for local development vs production with Django + Next.js.
Quartz PKM Site Setup
Quartz PKM Site Setup Turn an Obsidian-style markdown vault (with [[wiki-links]]) into a browsable static site using Quartz — a Hugo-based framework pre-configured for PKM/digital gardens.
Effort — Tailscale on Docker Alpine
Tailscale on Docker Alpine Status: 🔴 Blocked — ISP blocking Tailscale control plane Started: 2026-05-11 Goal: Persistent Tailscale node running in Docker on dev machine Progress log 2026-05-11 – 2026-05-12 Built Alpine + Tailscale Docker Compose setup ✅ State volume configured (survives reboots) ✅ ...
CI/CD — Django + Next.js on Local VPS
CI/CD — Django + Next.js on Local VPS Push to main → tests run → auto-deploy to local server.