Learn to install LocalAI, load models from the gallery or Hugging Face, and serve an OpenAI-compatible API plus Web UI for chat, embeddings, images and audio on your own hardware.
#Cheatsheet #Self-Hosting #LLM #AI #DevOps #Docker
https://www.glukhov.org/llm-hosting/local-ai/
💫 Supports value composition, functions & loading secrets from external sources like 1Password via exec()
🔧 Install via npx, #Homebrew, cURL or #Docker – integrates with #NextJS, #Vite and more via dedicated packages
📋 .env.schema lives in version control alongside your code – always in sync, never out of date
🧩 #VSCode extension available with full IntelliSense, plus an #MCP server for AI-assisted config management
Воспроизводимое изолированное окружение с Nix и DevContainers
Как фулстек разработчику, мне доводилось работать с проектами на совершенно разных технологиях. Как правило, нужно было поправить небольшой баг или сделать небольшую фичу. Для задач такого разряда стек технологий обычно не имеет значения: отладка примерно одинаковая что на JavaScript, что на Haskell, Go или Python. Написать немного кода мне, в общем-то, никогда не было сложно на любом языке, с которым я работал. Но вот что всегда было настоящей проблемой — это запустить и протестировать проект. На это запросто уходили дни: найти нужные версии компиляторов/интерпретаторов, дебаггера, пакетного менеджера и всякого сопутствующего тулинга. Я устал от этого, и придумал, как больше никогда в жизни не устанавливать тулинг вручную.
https://habr.com/ru/articles/1010282/
#nix #devcontainers #docker #reproducibility #nixos #nixdarwin
I think this might be the most frustrating thing I've dealt with: the `av1an` encoder not being able to create files in the client container. Definitely has free space, the user is running in the container as `root` (also does the this as a regular user) but absolutely refuses to run.
The mystery continues.

Mi infraestructura doméstica acaba de sufrir un Kernel Panic masivo en la Capa 1 (el segundo cajón de la cocina). 📦💥
He intentado desplegar una solución basada en Docker Compose para organizar los tuppers, pero me he encontrado con:
Contenedores huérfanos: 40 recipientes sin imagen de tapa asociada.
Errores de compatibilidad: El lavavajillas ha provocado un drift en el hardware y nada encaja.
¿Alguien más operando en entornos de alta entropía y bajo presupuesto?
Is there any way to roll back changes that have been done / deleted docker stuff???!!!! It seemed I killed some very important docker containers 🥲
#docker #linux #server #opnform
For anyone interested in my “Scalable and Secure Self-Serve RouterOS Remote Management” presentation at the MikroTik Professionals Conference in Prague, the slide deck, #Docker, and #ContainerLab files can be found here. https://github.com/ghostinthenet/l2vpnLab #MTPC #NetEng
I'm trying to set up voice control for Home Assistant.... in Esperanto! There's only, as far as I know, one local option for an Esperanto STT model able to run on a Raspberry Pi: vosk. And let me tell you, the set up (especially with dockerized home assistant) is, uh, a labor of love, let's say.
Mi sukcesos !
#homeAssistant #esperanto #vosk #stt #docker #languages
"ollama load balance" kontu 1 baino gehidxaugaz:
https://github.com/ZiTAL/containers/tree/main/ollama
#ollama #openclaw #podman #docker #ai
You just provisioned a fresh Linux server. Within minutes, the SSH brute-force bots will arrive.
There are too many ways to build a firewall in Linux. I wrote a practical guide to the four major tools: iptables, nftables, firewalld, and ufw, including their mental models and deployable configs.
Also includes a deep dive into the "Docker Trap" (why Docker silently bypasses your default-deny rules) and how to fix it.
(And yes, I still spend the intro and conclusion reminding everyone that FreeBSD's PF is the undisputed king of packet filtering. Let's argue in the replies.)
Read it here: https://blog.hofstede.it/linux-firewalls-how-to-actually-secure-a-cloud-server-iptables-nftables-firewalld-ufw/
#Linux #Sysadmin #DevOps #Security #Netfilter #Docker #Networking
How #Container Images Actually Work: Layers, Configs, Manifests, Indexes, and More
https://labs.iximiuz.com/tutorials/container-image-from-scratch
Gestern Abend habe ich endlich mal die OS Update Tasks (#Ubuntu, #Debian, #Synology) und #Docker Updates im #Homelab automatisiert. #Ansible #Semaphore