- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: serversideup/docker-certbot-dns-cloudflare
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: serversideup/docker-certbot-dns-cloudflare
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 4 files changed
- 6 contributors
Commits on Jan 9, 2025
-
Update README to reflect new GitHub Actions badge and improve build s…
…tatus visibility - Replaced the outdated build status badge link with a direct link to the GitHub Actions workflow for better clarity and accessibility. - This change enhances the documentation by providing users with up-to-date information on the build status of the project.
Configuration menu - View commit details
-
Copy full SHA for 0e17c01 - Browse repository at this point
Copy the full SHA 0e17c01View commit details -
Update README to use HTML align attribute for centering content
- Replaced inline CSS style for text alignment with the HTML align attribute for better semantic structure. - This change improves the readability and maintainability of the README file while ensuring consistent presentation across different platforms.
Configuration menu - View commit details
-
Copy full SHA for 5317655 - Browse repository at this point
Copy the full SHA 5317655View commit details
Commits on Jan 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dae17e8 - Browse repository at this point
Copy the full SHA dae17e8View commit details
Commits on Jan 15, 2025
-
Add option to exit immediately (#13)
* Add zero interval escape to entry point * Update README.md * Update README.md and entrypoint.sh to clarify RENEWAL_INTERVAL behavior - Revised the description of the `RENEWAL_INTERVAL` environment variable in README.md to specify that setting it to `0` disables renewals and runs the process only once. - Enhanced entrypoint.sh with a message indicating that Let's Encrypt renewals are disabled when `RENEWAL_INTERVAL` is set to `0`, improving user awareness of the configuration's impact. --------- Co-authored-by: Jay Rogers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4f4a2 - Browse repository at this point
Copy the full SHA fc4f4a2View commit details
Commits on Jan 22, 2025
-
Enhance README.md with Cloudflare API token creation instructions and…
… orchestrated deployment examples - Added a new section detailing how to create a Cloudflare API token, emphasizing security considerations. - Included an example configuration for orchestrated deployments using Kubernetes, Docker Swarm, and GitHub Actions, improving usability for users deploying the Certbot container. - Revised the description of the `CLOUDFLARE_API_TOKEN` environment variable to clarify its purpose and usage.
Configuration menu - View commit details
-
Copy full SHA for 93b66d8 - Browse repository at this point
Copy the full SHA 93b66d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d841e04 - Browse repository at this point
Copy the full SHA d841e04View commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f205648 - Browse repository at this point
Copy the full SHA f205648View commit details
Commits on Apr 18, 2025
-
Update entrypoint.sh to use POSIX-compliant date command for next run…
… time calculation (#19)
Configuration menu - View commit details
-
Copy full SHA for a11ece1 - Browse repository at this point
Copy the full SHA a11ece1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7ead9 - Browse repository at this point
Copy the full SHA 0a7ead9View commit details -
Add support for CLOUDFLARE_PROPAGATION_SECONDS and CLOUDFLARE_CREDENT…
…IALS_FILE environment variable (#18) * Support optional CLOUDFLARE_PROPAGATION_SECONDS to control DNS propagation wait time * Sorted ENV A-Z. Set CLOUDFLARE_PROPAGATION_SECONDS to 10 * Removed conditional and always include the --dns-cloudflare-propagation-seconds flag * Added output for CLOUDFLARE_PROPAGATION_SECONDS * Added ability to adjust CLOUDFLARE_CREDENTIALS_FILE * Fix syntax error. Remove trailing slash --------- Co-authored-by: Jay Rogers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73e2306 - Browse repository at this point
Copy the full SHA 73e2306View commit details -
feat: implement server url environment variable (#15)
* feat: implement server url environment variable * Update entrypoint.sh to include additional environment variables for validation * Fix formatting * Enhance entrypoint.sh to check for existing Cloudflare credentials file before creating a new one, improving efficiency and preventing unnecessary overwrites. --------- Co-authored-by: Jay Rogers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de8c787 - Browse repository at this point
Copy the full SHA de8c787View commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6c9e984 - Browse repository at this point
Copy the full SHA 6c9e984View commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0acd861 - Browse repository at this point
Copy the full SHA 0acd861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 401f4cb - Browse repository at this point
Copy the full SHA 401f4cbView commit details
There are no files selected for viewing