Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dansup/forge-cf-ips-autoupdate
Forge + Cloudflare IP Range Autoupdater
https://github.com/dansup/forge-cf-ips-autoupdate
cloudflare fediverse forge laravel pixelfed
Last synced: about 1 month ago
JSON representation
Forge + Cloudflare IP Range Autoupdater
- Host: GitHub
- URL: https://github.com/dansup/forge-cf-ips-autoupdate
- Owner: dansup
- License: agpl-3.0
- Created: 2024-06-16T10:48:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T13:42:02.000Z (5 months ago)
- Last Synced: 2024-10-01T09:01:35.266Z (about 1 month ago)
- Topics: cloudflare, fediverse, forge, laravel, pixelfed
- Language: PHP
- Homepage:
- Size: 132 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forge + Cloudflare IP Range Autoupdate
A simple service for Laravel Forge users that periodically checks and updates Cloudflare IP ranges and updates Forge firewall rules accordingly.
### Configuration
Set the following .env keys:
- `FORGE_API_KEY=YOUR_FORGE_API_KEY_HERE`
- `FORGE_SERVER_ID=YOUR_FORGE_SERVER_ID_HERE`And configure the command scheduler!