snyssen / infra-snyssen.be

Ansible and Docker based project for managing my personal infrastructure at home using IaC methodologies
MIT License
1 stars 0 forks source link

Install Traefik on DNS server #253

Closed snyssen closed 5 months ago

snyssen commented 5 months ago

The DNS server will soon receive an additional service in the form of the unify network application, which means it now has two webapp to expose. While not critical, it would be best if those could receive their own domain names along with Let's Encrypt certificates. Certificate generation will have to be done through the DNS method since that machine should never be exposed outside LAN

snyssen commented 5 months ago

The Unifi controller required a MongoDB databse, and MongoDB requires AVX on the CPU, which is not possible on the small NUC hosting the DNS server. All this to say that this feature is no longer needed (for now).