Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudfirewall

Personal agent to update an IP address in WAF firewall rule if hosts IP changes

Docker Compose:

version: '3'

services:
  cloudfirewall:
    image: ghcr.io/freender/cloudfirewall:main
    #build: https://github.com/freender/cloudfirewall.git
    container_name: cloudfirewall
    environment:
      - WAF_TOKEN=${WAF_TOKEN} # Cloudflare WAF token
      - WAF_ZONE=${WAF_ZONE} # Cloudflare WAF zone
      - WAF_RULESET=${WAF_RULESET} # Cloudflare WAF ruleset
      - WAF_RULEID=${WAF_RULEID} # Cloudflare WAF rule id

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages