Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nginx Proxy Manager Dark
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jonas Leder
Nginx Proxy Manager Dark
Commits
c263a330
Unverified
Commit
c263a330
authored
Jul 11, 2021
by
jc21
Committed by
GitHub
Jul 11, 2021
Browse files
Options
Downloads
Plain Diff
Merge pull request #1222 from PUP-Loki/patch-1
Added Joker dns provider
parents
842cff13
b9f8108c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
global/certbot-dns-plugins.js
+10
-0
10 additions, 0 deletions
global/certbot-dns-plugins.js
with
10 additions
and
0 deletions
global/certbot-dns-plugins.js
+
10
−
0
View file @
c263a330
...
...
@@ -293,6 +293,16 @@ certbot_dns_ispconfig:dns_ispconfig_endpoint = https://localhost:8080`,
certbot_dns_isset:dns_isset_token="<token>"`
,
full_plugin_name
:
'
certbot-dns-isset:dns-isset
'
,
},
joker
:
{
display_name
:
'
Joker
'
,
package_name
:
'
certbot-dns-joker
'
,
package_version
:
'
1.1.0
'
,
dependencies
:
''
,
credentials
:
`certbot_dns_joker:dns_joker_username = <Dynamic DNS Authentication Username>
certbot_dns_joker:dns_joker_password = <Dynamic DNS Authentication Password>
certbot_dns_joker:dns_joker_domain = <Dynamic DNS Domain>`
,
full_plugin_name
:
'
certbot-dns-joker:dns-joker
'
,
},
//####################################################//
linode
:
{
display_name
:
'
Linode
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment