lappis-tools / chef-lappis

moved to https://gitlab.com/lappis-unb/chef-recipes
https://gitlab.com/lappis-unb/chef-recipes
GNU General Public License v3.0
0 stars 2 forks source link

Dynamically create DNS zones #30

Open ArthurJahn opened 7 years ago

ArthurJahn commented 7 years ago

One problem we've been facing is that our letsencrypt recipe always requires us to manually create a new DNS zone for all new services provided under our domain. That is a problem when we descentralize our services maintenance, but centralize our DNS management. We can try to use a DNS service that provides an API to dynamically create new zones, like cloudflare.

luanguimaraesla commented 7 years ago

I think this issue was solved at branch issue35

ArthurJahn commented 7 years ago

Just part of it. We still have to handle subdomains that does not represent any service provided. They are being redirected to https://boca.lappis.rocks application.