Category
DevOps
Practical devops guides, implementation notes, and lessons from production web development projects.
Search
Find notes by topic, tool, or phrase.
0102
How to Dockerize an Astro Site with Bun for Production
A hands-on guide to running an Astro site in Docker with Bun: a four-stage Dockerfile, a non-root runtime user, health checks, and CI publishing to GHCR.
Crontab vs Quartz cron expressions: syntax and examples
Compare crontab and Quartz cron syntax with field-by-field differences, working examples, timezone guidance, and Kubernetes CronJob advice.

