https://github.com/cvdg/fgsh
fgsh / fogyish
https://github.com/cvdg/fgsh
Last synced: 3 months ago
JSON representation
fgsh / fogyish
- Host: GitHub
- URL: https://github.com/cvdg/fgsh
- Owner: cvdg
- License: eupl-1.2
- Created: 2024-11-08T19:58:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T12:40:29.000Z (7 months ago)
- Last Synced: 2025-01-13T05:44:36.151Z (5 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Traefik with CloudFlare DNS challenge
I got tired of all the bogus HTTPS warnings in my homelab environment.
I also lost track of all the ports in my Docker services.## CloudFlare DNS Token
CloudFlare -> My Profile -> API Tokens -> Create Token
Custom Token -> {name}
- Permissions:
- Zone - Zone - Read
- Zone - DNS - Edit
- Zone Resources:
- Include - All Zones
- TTL:
- Start Date - {today}
- End Date - {today + 1 year}Save token as: `./secrets/cf_dns_api_token.secret`