Skip to content

Tag: devops

All the articles with the tag "devops".

Automating Docker via Ansible

Automating Docker via Ansible

Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.

Docker vs Podman: Key Differences

Docker vs Podman: Key Differences

Docker needs a daemon; Podman doesn't. Compare architecture, rootless support, Compose compatibility, and which one belongs in your workflow.

Install & use Doxygen via Docker

Install & use Doxygen via Docker

Generate code documentation with Doxygen without installing it — run it from a Docker container and get HTML docs from any codebase.