mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	Add Google Domains DNS provider
Add DNS provider for Google Domains DNS. dns_google_domains_access_token = abcdef dns_google_domains_zone = "example.com"
This commit is contained in:
		@@ -276,6 +276,16 @@ dns_godaddy_key = abcdef0123456789abcdef01234567abcdef0123`,
 | 
				
			|||||||
		full_plugin_name: 'dns-google',
 | 
							full_plugin_name: 'dns-google',
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	//####################################################//
 | 
						//####################################################//
 | 
				
			||||||
 | 
						googledomains: {
 | 
				
			||||||
 | 
							display_name:        'GoogleDomainsDNS',
 | 
				
			||||||
 | 
							package_name:        'certbot-dns-google-domains',
 | 
				
			||||||
 | 
							version_requirement: '~=0.1.5',
 | 
				
			||||||
 | 
							dependencies:        '',
 | 
				
			||||||
 | 
							credentials:         `dns_google_domains_access_token = 0123456789abcdef0123456789abcdef01234567
 | 
				
			||||||
 | 
					dns_google_domains_zone = "example.com"`,
 | 
				
			||||||
 | 
							full_plugin_name: 'dns-google-domains',
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						//####################################################//
 | 
				
			||||||
	hetzner: {
 | 
						hetzner: {
 | 
				
			||||||
		display_name:        'Hetzner',
 | 
							display_name:        'Hetzner',
 | 
				
			||||||
		package_name:        'certbot-dns-hetzner',
 | 
							package_name:        'certbot-dns-hetzner',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user