mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						||
# https://vitepress.dev/reference/default-theme-home-page
 | 
						||
layout: home
 | 
						||
 | 
						||
hero:
 | 
						||
  name: "Nginx Proxy Manager"
 | 
						||
  tagline: Expose your services easily and securely
 | 
						||
  image:
 | 
						||
    src: /logo.svg
 | 
						||
    alt: NPM Logo
 | 
						||
  actions:
 | 
						||
    - theme: brand
 | 
						||
      text: Get Started
 | 
						||
      link: /guide/
 | 
						||
    - theme: alt
 | 
						||
      text: GitHub
 | 
						||
      link: https://github.com/NginxProxyManager/nginx-proxy-manager
 | 
						||
 | 
						||
features:
 | 
						||
  - title: Get Connected
 | 
						||
    details: Expose web services on your network · Free SSL with Let's Encrypt  · Designed with security in mind  · Perfect for home networks
 | 
						||
  - title: Proxy Hosts
 | 
						||
    details: Expose your private network Web services and get connected anywhere.
 | 
						||
  - title: Beautiful UI
 | 
						||
    details: Based on Tabler, the interface is a pleasure to use. Configuring a server has never been so fun.
 | 
						||
  - title: Free SSL
 | 
						||
    details: Built in Let’s Encrypt support allows you to secure your Web services at no cost to you. The certificates even renew themselves!
 | 
						||
  - title: Docker FTW
 | 
						||
    details: Built as a Docker Image, Nginx Proxy Manager only requires a database.
 | 
						||
  - title: Multiple Users
 | 
						||
    details: Configure other users to either view or manage their own hosts. Full access permissions are available.
 | 
						||
---
 |