Ansible Playbook to dist-upgrade Debian
Simple playbook I used to upgrade my CI servers and VM's from Debian Bullseye to Debian Bookworm
Ramblings from the Viking who run the Cafe at the end of the universe.
Simple playbook I used to upgrade my CI servers and VM's from Debian Bullseye to Debian Bookworm
How to install Docker Swarm on a Linux machine in a minute.
A very naive Ansible Playbook to install Docker and Docker Compose on CentOS.
Some times it's required to copy a docker container between machines, or even developers. One option is to use a hosted repository and pay some money for this opportunity. Another option is to use a machine that has a reachable IP address and Docker to run a private and secure Docker Registry.