Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate DNSLink integration with Cloudflare CDN #58

Open
ghost opened this issue Apr 27, 2022 · 0 comments
Open

Automate DNSLink integration with Cloudflare CDN #58

ghost opened this issue Apr 27, 2022 · 0 comments
Labels
feature new feature or enhancement

Comments

@ghost
Copy link

ghost commented Apr 27, 2022

Problem to solve

Right now to support DNSLink for web hosting file or websites through transactions but still wanted to have a DNS redirection, we have to update the DNS manually by adding a DNSLink so any Archethic node can do the redirection.
So provide a mechanism to automate this could be really great.

Solution

I saw on other CLI tools for IPFS (for instance github.com/ipfs-deploy) we can support Cloudflare as it provides API to update DNS entries.
So by using this package: https://www.npmjs.com/package/dnslink-cloudflare we could propose this solution during the deployment of the website.

@ghost ghost added the feature new feature or enhancement label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature or enhancement
Projects
None yet
Development

No branches or pull requests

0 participants