fission icon indicating copy to clipboard operation
fission copied to clipboard

Custom DNS provider (for setting DNSLink)

Open icidasset opened this issue 5 years ago • 1 comments

Summary

Problem

My DNS for my domain is managed by Cloudflare, but I can't update the TXT record using the Fission CLI.

Impact

This would allow people to manage DNS themselves and not use Fission's name servers (Fission doesn't support custom domains yet, but I assume it would work this way).

Solution

Use Cloudflare's API to update the TXT record.

Details

fission up --dns cloudflare

icidasset avatar Nov 06 '19 14:11 icidasset

Thanks @icidasset — kind of think that this can be a fission.yaml setting too.

bmann avatar Nov 06 '19 19:11 bmann