Most teams either ignore dependency drift or hand a SaaS bot org-wide write access and automerge everything. There is a middle path: run the bot yourself, make automerge a graded-trust decision, and treat the update pipeline as attack surface. Here is the whole setup, from one public repository.
A data-residency badge tells you where your bytes sit. It says nothing about who can actually compel them. For anyone keeping data under GDPR, the AI layer is where it gets hard: the models you can reach and trust are fewer than the marketing suggests, and the field is consolidating away.
A short look at Infomaniak’s foundation-backed governance model and why European cloud sovereignty matters for privacy, control, and reducing dependency on US infrastructure.
This spring clean-up focused on migrating Git projects from gitlab.com/ix.ai to a more structured and intentional home at gitlab.com/egos-tech. Along the way, CI pipelines were modernized, legacy configurations replaced, and everything was streamlined using shared Docker images and centralized Renovate Bot settings. The result: faster, cleaner builds and a foundation that’s easier to maintain - and maybe even collaborate on.
One of the key mindset changes needed for a successful DevOps transformation is to view software development as a continuous process, rather than a one-off project.
One of the greatest struggles of organisations undergoing a transformation, is the changing of mindset.
This How-To will show you how to launch an OpenVPN Server on Docker Swarm, to connect to your running services
This How-To will show you how to launch an OpenVPN Server in Docker Swarm, running in dual (TCP/UDP) mode. It will use swarm-launcher to start the processes in
privileged mode and Nginx as a loadbalancer/proxy for allowing connections to the VPN server.
Use docker-compose to deploy Prometheus, Grafana, Portainer behind Traefik cloud native edge router, all protected by oauth2_proxy
This is how to protect your website with Google’s OAuth 2.0, using pusher/oauth2_proxy behind a containous/traefik cloud native edge router.