User Tools

Site Tools


systems:media_server:setup_nginx_proxy_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
systems:media_server:setup_nginx_proxy_manager [2025/07/12 13:36] – created petersystems:media_server:setup_nginx_proxy_manager [2025/07/12 13:43] (current) peter
Line 22: Line 22:
  
 <code bash> <code bash>
-CONTAINER ID   IMAGE                                     COMMAND                  CREATED        STATUS                          PORTS                   NAMES +CONTAINER ID   IMAGE                                     COMMAND                  CREATED        STATUS        PORTS                                                                                      NAMES 
-b81cc20347c2   lscr.io/linuxserver/socket-proxy:latest   "/docker-entrypoint.…"   37 hours ago   Up 37 hours                                                                                                                                                                                                                                          +939c78ee2e82   jc21/nginx-proxy-manager:latest           "/init"                  37 hours ago   Up 37 hours   0.0.0.0:80-81->80-81/tcp, [::]:80-81->80-81/tcp, 0.0.0.0:443->443/tcp, [::]:443->443/tcp   nginx-proxy-manager 
 +b81cc20347c2   lscr.io/linuxserver/socket-proxy:latest   "/docker-entrypoint.…"   37 hours ago   Up 37 hours                                                                                              socket-proxy
 </code> </code>
 +
 +<WRAP info>
 +**NOTE:**  This shows that both the **Nginx Proxy Manager** and **Socket Proxy** are running.
 +</WRAP>
 +
 +
 +----
 +
 +===== Log in to the Nginx Proxy Manager Admin UI =====
 +
 +When your docker container is running, connect to it on port 81 for the admin interface. Sometimes this can take a little bit because of the entropy of keys.
 +
 +<code>
 +http://192.168.1.85:81
 +</code>
 +
 +Default Admin User:
 +
 +<code>
 +Email:    admin@example.com
 +Password: changeme
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  Immediately after logging in with this default user you will be asked to modify your details and change your password.
 +</WRAP>
  
 ---- ----
  
systems/media_server/setup_nginx_proxy_manager.1752327384.txt.gz · Last modified: 2025/07/12 13:36 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki