Vault + Swarm Docker secrets plugin (proof of concept)
In this post, I show how to write and deploy a secrets plugin for Docker Swarm that will fetch its values from HashiCorp Vault.
In this post, I show how to write and deploy a secrets plugin for Docker Swarm that will fetch its values from HashiCorp Vault.
In this post, I explain how you can use CI variables or file digests to update configs and secrets during docker stack deploy.
In this post, I go into detail about how we build the VM template that is the basis of our Docker cluster.
This part describes how we use Terraform, Ansible and GitLab for creating and upgrading clusters in an automated fashion.
At Alm. Brand, we’ve been running Docker in production since the first beta of Docker Universal Control Plane (UCP). This is the story about how we moved on ...