fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Server support for PowerDNS #574

Closed walkah closed 2 years ago

walkah commented 2 years ago

Summary

Problem

AWS Route53 limits the number of records per zone which means there is an upper bound on users / apps available.

Solution

To start, we'll add support for PowerDNS (which also has a REST API). Support for other potential DNS providers / servers is possible, but we'll start here.