I’ve blasted some time into the docker thing again. The overall concept is familiar to me now. But there is a network discrepancy, which is why I’m not finished yet.
What I’ve achieved so far:
- Having a reverse proxy via Traefik
- Let’s Encrypt certs for every Traefik enabled container
- Internal / “External” network
- Nextcloud (Apache, Mariadb, Redis)
The one thing that’s left – and in the meantime really getting on my nerves – is a blocked connection on any bridge that doens’t go through dockers’ default `bridge`. There is no indication for what might be wrong. Maybe the NAS OS is playing tricks on me. Fixing this would be the last missing part for the project.