2018-08-24 08:27:08 -04:00

2019-05-10 01:31:25 -04:00
# [Nginx Proxy Manager](https://nginxproxymanager.jc21.com)
2018-08-24 08:27:08 -04:00
2019-09-04 18:25:30 -04:00

2018-08-24 08:27:08 -04:00


[View on Github ](https://github.com/jc21/nginx-proxy-manager )
This project comes as a pre-built docker image that enables you to easily forward to your websites
running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.
## Tags
2019-05-10 01:26:12 -04:00
* latest 2, 2.x.x ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile))
2019-02-19 02:05:26 -05:00
* latest-arm64, 2-arm64, 2.x.x-arm64 ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile.arm64))
2019-05-10 01:26:12 -04:00
* latest-arm7l, 2-arm7l, 2.x.x-arm7l ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile.arm7l))
2018-08-24 08:27:08 -04:00
## Getting started
2018-08-30 00:44:49 -04:00
Please consult the [installation instructions ](https://github.com/jc21/nginx-proxy-manager/blob/master/doc/INSTALL.md ) for a complete guide or
2019-05-10 01:26:12 -04:00
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/master/doc/example ) folder and run:
```bash
docker-compose up -d
```
2018-08-24 08:27:08 -04:00
## Screenshots
[](https://public.jc21.com/nginx-proxy-manager/v2/large/login.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/dashboard.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/proxy-hosts-new2.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/redirection-hosts.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/redirection-hosts-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/streams.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/streams-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/dead-hosts.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/dead-hosts-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/certificates-new2.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/access-lists.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/access-lists-new1.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/users.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/users-permissions.jpg)
[](https://public.jc21.com/nginx-proxy-manager/v2/large/audit-log.jpg)