Tag_Archive: #Cloud

· 3 min read

Some Sugar from a DevOps Life: Secure File Syncing & Cloud Secrets

This is a curated collection of secure file synchronization, cloud infrastructure utilities, and secret management recipes compiled from my public GitHub Gists, representing some sweet shortcuts from a DevOps life. 🔑 keyring, secrets management and CLI# Published: 2026-04-01T05:44:09Z | Original Link: Gist Link # gopass EDITOR=vi gopass insert me/api/xyz_api_key XYZ_API_KEY="$(gopass -o … ... read more »

· 1 min read

DevOps Kung-fu workshop

Work in progress… I am now working on DevOps workshop that would show up Chef, Consul, Docker possibilities in DEV and orchestration together with KitchenCI and InSpec testing and auditing. As a first stage I created my own version for DevOps kung-fu presentation: http://slides.com/petrmichalec/epcim-devops-cult DevOpsKungFu presentation Note: this was originaly presented by Adam Jacob / CTO of … ... read more »