From 543ea92f087566fb15f5c581e7eb8a3f69b314ff Mon Sep 17 00:00:00 2001 From: Jamie Curnow <jc@jc21.com> Date: Fri, 24 Aug 2018 22:27:08 +1000 Subject: [PATCH] Docker hub readme file --- doc/DOCKERHUB.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/DOCKERHUB.md diff --git a/doc/DOCKERHUB.md b/doc/DOCKERHUB.md new file mode 100644 index 0000000..b389298 --- /dev/null +++ b/doc/DOCKERHUB.md @@ -0,0 +1,49 @@ + + +# Nginx Proxy Manager + + + + + +[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 + +* latest 1, 1.x.x ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile)) +* latest-armhf, 1-armhf, 1.x.x-armhf ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/master/Dockerfile.armhf)) +* 2, 2.x.x ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/v2/Dockerfile)) +* 2-armhf, 2.x.x-armhf ([Dockerfile](https://github.com/jc21/nginx-proxy-manager/blob/v2/Dockerfile.armhf)) + + +## Getting started + +Please consult the [installation instructions](https://github.com/jc21/nginx-proxy-manager/blob/v2/doc/INSTALL.md) for a complete guide or +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` + + +## 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)