Archive of posts from February 2024

  • Building docker images with ansible

    process to build docker image from ansible playbook. this involves creating a base image with ansible installed. with this we add the ansible repo and then configure the host with ansible playbook and tag it.
  • deploying nextcloud with docker-compose

    docker compose project to deploy nextcloud on raspberry pi3