How to Install Nginx Proxy Manager on Windows 10

Nginx Proxy Manager is a web application that allows users to manage Nginx proxy hosts and SSL certificates. Here's how to install it on Windows 10.

Prerequisites

Before we begin with the installation, you'll need to ensure you have the following:

Installation

  1. Open up your command prompt or Windows PowerShell terminal and navigate to the directory where you want to install Nginx Proxy Manager.
  2. Run the following command to download the latest version of Nginx Proxy Manager:
git clone https://github.com/jc21/nginx-proxy-manager.git
  1. Navigate into the nginx-proxy-manager folder using the following command:
cd nginx-proxy-manager
  1. Run the following command to start the Docker containers:
docker-compose up -d
  1. Once the containers have started, you can access Nginx Proxy Manager by opening your web browser and visiting the following URL: http://localhost:81.
  2. In the web interface, you will be prompted to create an admin account. Once you have created the account, you will be directed to the dashboard of the Nginx Proxy Manager.
  3. To add a new host, click on the Hosts tab on the left-hand menu and then click the Add Host button. Fill in the details of your virtual host, including the domain name and IP address that it should forward traffic to.
  4. After adding the host, you will need to obtain an SSL certificate for the domain. Click on the SSL tab and then click the Obtain Certificates button. Follow the prompts to obtain the certificate.
  5. Once you have obtained the certificate, go back to the Hosts tab and edit the host. Under SSL Certificate, select the certificate that you obtained in the previous step.
  6. Save the host configuration by clicking the Save button.

Congratulations, you have now installed Nginx Proxy Manager on Windows 10 and configured a host with SSL. You can now repeat steps 7-10 to add additional hosts.

Conclusion

Nginx Proxy Manager is a powerful tool for managing Nginx proxy hosts and SSL certificates. With the steps above, you can easily install it on your Windows 10 system and start managing your virtual hosts.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!