Pierceflare

A intermediate service between Cloudflare and DDNS clients, to keep in sync clients IPs

Installation

To install this Helm chart, add the repository and install using Helm:

            
                # Add the Helm repository
                helm repo add pierceflare https://qalisa.github.io/pierceflare/

                # Update your Helm repositories
                helm repo update

                # Install the chart (server)
                helm install my-pierceflare-server pierceflare/pierceflare

                # Install the chart (CLI)
                helm install my-pierceflare-cli pierceflare/pierceflare-cli
            
        

Links