A practical guide on how to use the GitHub MCP server.
buff.ly/R19w7qe
#github #ai #docker #mcp #modelcontextprotocol #aiagents
A practical guide on how to us...
Yesterday I was sitting in this meeting I had no business being in, bored out of my mind, when I ran across this post from @joel.
https://fosstodon.org/@joel/114942666808163058
I've been using Feedly since Google Reader bit the dust, but I've been looking for an excuse not to (meaning I'm lazy and haven't gotten to it).
With some time on my hands, I fired up #FreshRSS in a #Docker container, imported my feeds, and away I go!
It seems really nice, even just base features. Just need a nice Android client now.
Тенденция повышения usability и упрощения установки отечественных средств обеспечения ИБ
В условиях стремительного развития информационных технологий и постоянного роста числа киберугроз особенно актуальным для средств обеспечения информационной безопасности становится usability (удобство использования). Этот термин подразумевает не только легкое и интуитивно понятное взаимодействие пользователя с программным или аппаратным средством защиты, но и возможность быстрого и эффективного применения его функционала — как для предотвращения угроз, так и для оперативного реагирования на инциденты без длительных подготовительных действий. В статье подробно рассмотрим и сравним актуальные методы установки программных средств обеспечения ИБ. Так как именно от выбранного способа установки зависит скорость и простота внедрения решения, возможности масштабирования и обеспечения отказоустойчивости, а также нагрузка на специалиста, ответственного за разворачивание того или иного продукта.
https://habr.com/ru/companies/ussc/articles/932786/
#информационная_безопасность #usability #установка #iso #виртуальная_машина #контейнеризация #docker #kubernetes #ansible
Die Enshittification durch Broadcom greift weiter um sich.
Wer rootless docker oder Podman images benötigt, kann auf quay.io fündig werden.
Schade - die Bitnami Images und Helm Charts waren sehr gut zu verwenden.
Zeit, alles, was Broadcom gehört, nicht mal mehr mit einer Kneifzange anzufassen.
Bezieht sich auf:
- VMware (vSphere, ESX, Aria)
- Tanzu (Kubernetes-Distribution)
- Saltstack (Automatisierungstool)
https://www.heise.de/news/Broadcom-reduziert-den-Bitnami-Katalog-auf-gehaertete-Images-10505457.html
#broadcom #bitnami #container #devops #podman #docker #sysadmin #kubernetes #openshift #helm
Burned by Google’s latest(?) project shuttering? I wrote a quick post on how to build container images without resorting to hacks like docker-in-docker or privileged containers. Because somehow the year is 2025 and it’s STILL hard to build images without these hacks and access to a Docker daemon 🤣
https://ianwwagner.com/til/rootless-gitlab-ci-container-builds-with-buildkit
#DevOps #Docker #podman #kubernetes
Mi propio servidor Git gracias a Docker https://myblog.clonbg.es/mi-propio-servidor-git-gracias-a-docker/ #Docker #Git https://clonbg.es

Why I’m No Longer Talking to Architects About Microservices
It happened again last week. I was at an architecture review meeting when a fellow architect eagerly started another debate about *microservices*. Within minutes, eyes glazed over and we were knee-deep in an absurd discussion about something that should have been a means to an end, but had morphed into the end itself. At that moment, I realized: I’m done. I’ve finally sworn off talking to architects about microservices. Why? Because these conversations usually go nowhere productive.
Go […]
https://whalers.ir/blog/why-im-no-longer-talking-to-architects-about-microservices/10490/
Today was one of those boring days: deploying web servers, reviewing frontend code and fighting with the firewall. I made strangely very strict rules, I tried to add an exception (allow access to the internet), but then I decided to keep it the way it was, so instead of deploying by pushing and pulling from a private docker registry, I therefore used a lesser known method with `docker save` and `docker load` which allows to create a tar file and transfer however you want.
#docker
¡Descubre el poder de los contenedores con Python! 🐍📦 Simplifica el despliegue de tus aplicaciones y asegura la consistencia en cualquier entorno. Con herramientas como Docker, puedes empaquetar tu aplicación y todas sus dependencias, facilitando la colaboración y escalabilidad.
¡Sumérgete en el mundo de los contenedores y lleva tus proyectos al siguiente nivel!
#Python #Contenedores #Docker #DesarrolloDeSoftware #Tecnología
Portainer, magnífico gestor para Docker https://myblog.clonbg.es/portainer-magnifico-gestor-para-docker/ #Servicios #Docker https://clonbg.es

How to Install #Docker Engine on #Ubuntu #VPS Server This article provides a guide for how to install Docker Engine on Ubuntu VPS server.
What is Docker?
Docker is an application that utilizes OS-level virtualization to provide software in bundles called containers. While you can run Docker on any VPS, Ubuntu remains its most popular OS of choice.
Containers provide an application's code, dependencies, libraries, and ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-docker-engine-on-ubuntu-vps-server/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #kvmvps #vpsguide
Dựng cluster PostgreSQL HA production-ready chỉ với một click bằng Docker, Patroni, và HAProxy! Failover tự động, giám sát, sao lưu, cân bằng tải. Chi tiết tại GitHub. #PostgreSQL #HAProxy #Docker #database #opensource #Vietnamese