Thread
Stories related to "Six Ways Ansible Makes Docker-Compose Better" across the full archive.
After a long time away from Linux, I'm preparing to set up a Linux desktop again. I used to configure my dotfiles with Ansible so that I could just blast configuration at a new installation, but my roles/playbooks were always hacky and relatively platform specific. I wanted to do it The Right Way th...
Squirrel Servers Manager – A free, open-source solutions for ansible and Docker
(squirrelserversmanager.io)
What makes a “monster”? Human boundaries are always shifting, redefining what constitutes monstrous abnormality
(chronicle.com)
What makes a “monster”? Human boundaries are always shifting, redefining what constitutes monstrous abnormality
TL;DR: I built a control plane to run many Docker MCP Gateways with guardrails (SSO/RBAC, policy-as-code, audit, cost/usage). Thinking about open-sourcing the core. Would this be useful to you? What would you need to adopt it?<p>What it does today<p>Fleet orchestration: Provision/scal...
Hi HN!
I have rewritten a tiny tool I used to manage my home lab of docker servers.<p>Misterio is a very thin python script on top on docker compose. It leverage docker client-server architecture to provide you a set of "stacks" of roles you can apply to one or more hosts.<p>It use a small...