|
| 1 | + |
| 2 | + |
| 3 | +# Nginx Proxy Manager |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +[View on Github](https://github.com/jc21/nginx-proxy-manager) |
| 10 | + |
| 11 | +This project comes as a pre-built docker image that enables you to easily forward to your websites |
| 12 | +running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. |
| 13 | + |
| 14 | + |
| 15 | +## Tags |
| 16 | + |
| 17 | +* latest 1, 1.x.x ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile)) |
| 18 | +* latest-armhf, 1-armhf, 1.x.x-armhf ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile.armhf)) |
| 19 | +* 2, 2.x.x ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/v2/Dockerfile)) |
| 20 | +* 2-armhf, 2.x.x-armhf ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/v2/Dockerfile.armhf)) |
| 21 | + |
| 22 | + |
| 23 | +## Getting started |
| 24 | + |
| 25 | +Please consult the [installation instructions](https://github.com/jc21/nginx-proxy-manager/blob/v2/doc/INSTALL.md) for a complete guide or |
| 26 | +if you just want to get up and running in the quickest time possible, grab all the files in the [doc/example/](https://github.com/jc21/nginx-proxy-manager/tree/v2/doc/example) folder and run `docker-compose up -d` |
| 27 | + |
| 28 | + |
| 29 | +## Screenshots |
| 30 | + |
| 31 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/login.jpg) |
| 32 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/dashboard.jpg) |
| 33 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts.jpg) |
| 34 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts-new1.jpg) |
| 35 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts-new2.jpg) |
| 36 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/redirection-hosts.jpg) |
| 37 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/redirection-hosts-new1.jpg) |
| 38 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/streams.jpg) |
| 39 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/streams-new1.jpg) |
| 40 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/dead-hosts.jpg) |
| 41 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/dead-hosts-new1.jpg) |
| 42 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates.jpg) |
| 43 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates-new1.jpg) |
| 44 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates-new2.jpg) |
| 45 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/access-lists.jpg) |
| 46 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/access-lists-new1.jpg) |
| 47 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/users.jpg) |
| 48 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/users-permissions.jpg) |
| 49 | +[](https://public.jc21.com/nginx-proxy-manager/v2/large/audit-log.jpg) |
0 commit comments