Skip to content

Cloudflare Web3 Gateway

Actions
Creates/Updates dnslink for a web3 gateway
v1.4
Latest
Star (4)

cloudflare-web3-gateway

Creates/Updates dnslink for a web3 gateway

Example

- name: Update DNS Link via Cloudflare
  id: cloudflare-dnslink
  uses: abhimarshal1/cloudflare-web3-gateway
  with:
    token: ${{ secrets.CLOUDFLARE_TOKEN }}
    zone: ${{ secrets.CLOUDFLARE_ZONE }}
    hostname: 'ipfs.example.com'
    dnslink: 'ipns/ipns.example.com' # you can also use 'ipfs/Qm....../'

Note: Please make sure the token has all the necessary permissions (Zone DNS and web3).

Cloudflare Web3 Gateway is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Creates/Updates dnslink for a web3 gateway
v1.4
Latest

Cloudflare Web3 Gateway is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.