Why MicroVMs: The Architecture Behind Docker Sandboxes
#Docker #Engineering #Products #Agents #AIML #Sandboxes
https://www.docker.com/blog/why-microvms-the-architecture-behind-docker-sandboxes/
docker compose in production — on 4grab.com health checks, zero-downtime deploys, secrets management, multi-service setups. beyond the tutorial. https://4grab.com/pay.php?id=ptag_69c43b9ddbd65 #prompt #docker #devops #containers
Looking for nextcloud alternatives. Must be #selfhosted ideally #gplv3 or equivalent. Can be #docker ized. Simpler and lighter than nextcloud. Mostly files hosting but also ideally calendar and kanban board and wiki. Personal/family more than biz if that makes sense. THANK YOU
JupyterHub - Moodle
Estoy intentando nstalar #jupyterhub en #Debian 13 usando #docker, nbgrade, y su integración con #moodle via plugin.
- Status: fallido
- Descr: leer más doc para entender cómo funciona 😅
Si algún docente/educador/entusiasta ha hecho algo similar y quiere compartir su experiencia, bienvenido/a!
#gnu #linux #juncotic #educacion

Complete vLLM setup guide with Docker, OpenAI API compatibility, PagedAttention optimization. Compare vLLM vs Ollama vs Docker Model Runner for production.
#LLM #AI #Python #Docker #DevOps #Self-Hosting #vllm #K8S
https://www.glukhov.org/llm-hosting/vllm/vllm-quickstart/
Published the Docker image (created via Nix Flake) that I am using internally for Forgeo Actions, see https://codeberg.org/getnix/ci-nix
#Nix #NixOS #CI #Forgejo #Docker
DevOps repräsentiert einen fundamentalen Wandel in der IT-Welt. Lange Zeit arbeiteten Entwickler und Betriebsteams in getrennten Silos, was zu langsamen Release-Zyklen, Finger-Pointing bei Problemen und ineffizienten Prozessen führte.
https://admindocs.de/de/devops/devops-grundlagen-in-die-moderne-softwareentwicklung
#devops #linux #sysadmin #docker #grafana #observability
I subjectively detest the concept of Docker containers.
I run a #searxng instance and also I ran a #whoogle instance. Since whoogle is now RIP (miss you 😟) I stumbled upon #degoog:
https://github.com/fccview/degoog?tab=readme-ov-file
Really, really easy #docker setup 😁
7 Quick Steps for Managing #Docker Containers on #Debian VPS Servers
This guide provides 7 quick steps for managing Docker containers on Debian VPS servers. It is designed for system administrators and developers who are familiar with basic Linux commands and concepts.
7 Quick Steps for Managing Docker Containers on Debian VPS Servers
Docker has revolutionized the software development industry by making it possible to package applications ...
Continued 👉 https://blog.radwebhosting.com/managing-docker-containers-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #vpsguide

No wonder that so many services get hacked.
Currently figuring out a Hashicorp #Vault setup and the first tutorial I find just disables mlock (needed for a production server!) and grants privileged access to the #Docker container.
And it gets even worse: #Codex suggested the same. WTF?!