mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
	
	
		
			21 lines
		
	
	
		
			1002 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
		
			1002 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "slug": "nginxproxymanager",
							 | 
						||
| 
								 | 
							
								  "logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/nginxproxymanager.svg",
							 | 
						||
| 
								 | 
							
								  "description": "Nginx Proxy Manager is a tool that provides a web-based interface to manage Nginx reverse proxies. It enables users to easily and securely expose their services to the internet by providing features such as HTTPS encryption, domain mapping, and access control. It eliminates the need for manual configuration of Nginx reverse proxies, making it easy for users to quickly and securely expose their services to the public.",
							 | 
						||
| 
								 | 
							
								  "date_created": "2024-05-02",
							 | 
						||
| 
								 | 
							
								  "website": "https://nginxproxymanager.com/",
							 | 
						||
| 
								 | 
							
								  "documentation": "",
							 | 
						||
| 
								 | 
							
								  "default_credentials": {
							 | 
						||
| 
								 | 
							
								    "username": "admin",
							 | 
						||
| 
								 | 
							
								    "password": "admin"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "alerts": [
							 | 
						||
| 
								 | 
							
								    {
							 | 
						||
| 
								 | 
							
								      "alert": "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference."
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    {
							 | 
						||
| 
								 | 
							
								      "alert": "This is another example of an alert."
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  ]
							 | 
						||
| 
								 | 
							
								}
							 |