mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-18 15:07:39 +00:00
Added ScaleWay certbot DNS plugin.
This commit is contained in:
@@ -513,6 +513,15 @@ aws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY`,
|
||||
full_plugin_name: 'dns-route53',
|
||||
},
|
||||
//####################################################//
|
||||
scaleway: {
|
||||
display_name: 'Scaleway',
|
||||
package_name: 'certbot-dns-scaleway',
|
||||
version_requirement: '~=0.0.6',
|
||||
dependencies: '',
|
||||
credentials: 'dns_scaleway_application_token=xxx-xxxx-xxxxx',
|
||||
full_plugin_name: 'dns-scaleway',
|
||||
},
|
||||
//####################################################//
|
||||
transip: {
|
||||
display_name: 'TransIP',
|
||||
package_name: 'certbot-dns-transip',
|
||||
|
Reference in New Issue
Block a user