Podman
11 items
Blog
-
Forgejo on Debian 13 with Rootless Podman
April 3, 2026Full setup guide for running Forgejo as a rootless Podman container with Caddy as reverse proxy, systemd integration via Quadlets, and SSH access.
-
Triggering VPS Deploys with GitHub Actions
March 5, 2026How to trigger a Podman-based VPS deploy automatically after pushing to main.
-
Mirroring GitHub to Codeberg Without a Third-Party Action
March 5, 2026A clean repository mirroring setup from GitHub to Codeberg using native GitHub Actions and SSH.
-
Installing Podman Locally and on a VPS
March 4, 2026A practical install guide for Podman on macOS and Debian/Ubuntu servers, including first-run checks.
-
GitHub SSH on a VPS (Reliable Deploy Access)
March 4, 2026How to set up a stable SSH-based Git connection on a VPS for pull-based deployments.
-
Keeping the Website Running After a VPS Reboot
March 4, 2026How to ensure your Podman-hosted website comes back automatically after a server restart.
-
Operating Astro SSR in Production with Podman
March 4, 2026A compact day-two operations runbook: start, stop, logs, deploy updates, and rollback strategy.
-
Updating the Website Repository on a VPS
March 4, 2026A repeatable update flow for pulling the latest website code on a VPS and redeploying safely.
-
Caddy for Astro + Podman (HTTPS and Canonical Host)
March 3, 2026How to put Caddy in front of a Podman-hosted Astro SSR app with automatic TLS and www redirect.
-
Deploying Astro SSR to a VPS with Podman
March 2, 2026A practical VPS deployment flow for Astro SSR using Podman and podman-compose.
-
How to build your Website from Local Setup to VPS
March 1, 2026A complete local setup for running an Astro SSR site in Podman with the Node standalone adapter.