mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #336] Add links to the DNS Credentials page to the associated go-acme docs? #4620
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4620
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anonhostpi on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/336
Is your feature request related to a problem? Please describe.
The tips on the DNS credentials page are somewhat vague. A few of them don't tell you where to find/how to validate their values. A simple fix for this would be to add a help link on each of the pages to the associated LeGo (go-acme) doc for those credentials.
Describe the solution you'd like
A simple link to the associated go-acme doc would be sufficient:
Describe alternatives you've considered
Adding a link to go-acme docs in the README would also do nicely
Additional context
go-acme docs: https://go-acme.github.io/lego/dns/cloudflare/
@anonhostpi commented on GitHub (Apr 30, 2024):
I'm assuming I'll see a release for this once #361 is merged?
@0xJacky commented on GitHub (Apr 30, 2024):
Yes, it will be one of the features of v2.0.0-beta.19.
@anonhostpi commented on GitHub (Apr 30, 2024):
Thank you!