- Run tailscaled with --netfilter-mode=off to avoid iptables failures in the container, which were breaking the MagicDNS proxy at 100.100.100.100 - Set dns: 100.100.100.100 so Docker forwards DNS queries to Tailscale's MagicDNS proxy instead of Contabo's public DNS, which was resolving ollama.lan.poldebra.me to the server's public IP instead of the tailnet IP
Poldebra cloud configuration dotfiles
This repository contains all the configuration files for the cloud services offered by this server. These configs are versioned so that it is possible to move between versions without assle. Note: .env and other related env/config folders are not committed here for security reasons.
Description
Languages
Shell
100%