mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	Add support for Oracle Cloud Infrastructure (OCI) DNS
Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
		@@ -363,6 +363,20 @@ certbot_dns_netcup:dns_netcup_api_password = abcdef0123456789abcdef01234567abcde
 | 
				
			|||||||
		full_plugin_name: 'dns-nsone',
 | 
							full_plugin_name: 'dns-nsone',
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	//####################################################//
 | 
						//####################################################//
 | 
				
			||||||
 | 
						oci: {
 | 
				
			||||||
 | 
							display_name:    'Oracle Cloud Infrastructure DNS',
 | 
				
			||||||
 | 
							package_name:    'certbot-dns-oci',
 | 
				
			||||||
 | 
							package_version: '0.3.6',
 | 
				
			||||||
 | 
							dependencies:    'oci',
 | 
				
			||||||
 | 
							credentials:     `[DEFAULT]
 | 
				
			||||||
 | 
					user = ocid1.user.oc1...
 | 
				
			||||||
 | 
					fingerprint = xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
 | 
				
			||||||
 | 
					tenancy = ocid1.tenancy.oc1...
 | 
				
			||||||
 | 
					region = us-ashburn-1
 | 
				
			||||||
 | 
					key_file = ~/.oci/oci_api_key.pem`,
 | 
				
			||||||
 | 
							full_plugin_name: 'dns-oci',
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						//####################################################//
 | 
				
			||||||
	ovh: {
 | 
						ovh: {
 | 
				
			||||||
		display_name:    'OVH',
 | 
							display_name:    'OVH',
 | 
				
			||||||
		package_name:    'certbot-dns-ovh',
 | 
							package_name:    'certbot-dns-ovh',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user