Deploying to Cloudflare Workers with GitHub Actions
Automate Cloudflare Workers deployments with GitHub Actions and Wrangler for a fully controlled CI/CD pipeline, without using Cloudflare's dashboard.
Automate Cloudflare Workers deployments with GitHub Actions and Wrangler for a fully controlled CI/CD pipeline, without using Cloudflare's dashboard.
Deploy your Hugo static site to Cloudflare Workers using wrangler.jsonc — covering build config, custom domains, and GitHub-based deployments.
Learn how Ansible variables and facts work — from host_vars and group_vars to gathered system facts — and use them to write smarter, host-aware playbooks.
Use Jinja2 templates to generate dynamic configuration files from your Ansible variables, keeping your automation DRY and host-aware.
Use Ansible Vault to encrypt sensitive data like passwords and API keys in your playbooks, keeping secrets safely out of version control.
Capture network packets remotely using Wireshark over SSH — no local install needed on the target host, ideal for homelab troubleshooting.