Skip to content

Docker & hosting

Container and self-host notes.

Guides

GuideDescription
CoolifySSL, firewall, dashboard access

DDEV / Docker first-run

bash
# if daemon connectivity is wrong after install
unset DOCKER_HOST

Check network from inside Docker context; if DNS fails, set a public resolver (e.g. 1.1.1.1) in the relevant resolv.conf.