archethic-foundation / archethic-foundation/aeweb-cli

Automate DNSLink integration with Cloudflare CDN

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
6
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### 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](https://github.com/ipfs-shipyard/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.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the website deployment command and checking how npm dependencies are managed; compare the requested dnslink-cloudflare integration with Cloudflare's DNS API. Done means deployment can optionally automate the DNSLink update without manual DNS changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.