Davide Polonio ddc7e5a1b6 fix(patrizio): fix MagicDNS resolution for ollama.lan.poldebra.me
- 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
2026-04-06 22:40:21 +02:00
2025-09-21 12:06:49 +02:00
2025-04-04 18:49:30 +02:00
2025-09-17 22:10:13 +02:00
2026-03-08 16:32:10 +01:00
2020-12-05 11:48:09 +00:00
2024-08-04 13:02:47 +02:00
2020-07-14 09:07:33 +00:00

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
This very server docker-compose and relative public config.
Readme 280 KiB
Languages
Shell 100%