CAChris Athertoninmessyblog.hashnode.dev·Jun 29 · 3 min readOllama and Open WebUI with QuadletsThis is a method to use Ollama and Open WebUI using containers. Put this Ollama Quadlet file at ~/.config/containers/systemd/ollama.container ... [Unit] Description=Ollama Container with ROCm Support 00
CAChris Athertoninmessyblog.hashnode.dev·Jun 29 · 5 min readGetting Pi-hole on Your Pi, Plus EncryptionThis is a guide for setting up a Raspberry Pi from scratch to run a headless Pi-hole server encrypting outgoing DNS queries through DNSCrypt-Proxy with the use of containers. Part 1: Baking the Pi I r00