Skip to content

Example httpd proxy for Nexus Repository Manager

Notifications You must be signed in to change notification settings

bradbeck/httpd-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bradbeck/httpd-proxy

Running

docker run --rm -it -p 8082:80 --add-host nxrm:192.168.254.45 bradbeck/httpd-proxy

Configured Users

+----------+----------+
| Username | Password |
+----------+----------+
| admin    | admin123 |
+----------+----------+
| other    | admin123 |
+----------+----------+

About

Example httpd proxy for Nexus Repository Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published