Skip to content

Commit 4148f5a

Browse files
author
Jamie Curnow
committed
More docs
1 parent 8a2996f commit 4148f5a

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,25 @@ running at home or otherwise, including free SSL, without having to know too muc
1414

1515
## Features
1616

17-
- TBD
17+
- Beautiful and Secure Admin Interface based on [Tabler](https://tabler.github.io/)
18+
- Easily create forwarding domains, redirections, streams and 404 hosts without knowing anything about Nginx
19+
- Free SSL using Let's Encrypt or provide your own custom SSL certificates
20+
- Access Lists and basic HTTP Authentication for your hosts
21+
- Advanced Nginx configuration available for super users
22+
- User management and security
23+
24+
#### Future Features
25+
26+
- Live log tail
27+
28+
29+
## Screenshots
30+
31+
32+
[![Screenshot](https://public.jc21.com/nginx-proxy-manager/npm2-1-sm.jpg "Screenshot")](https://public.jc21.com/nginx-proxy-manager/npm2-1.jpg)
33+
[![Screenshot](https://public.jc21.com/nginx-proxy-manager/npm2-2-sm.jpg "Screenshot")](https://public.jc21.com/nginx-proxy-manager/npm2-2.jpg)
34+
[![Screenshot](https://public.jc21.com/nginx-proxy-manager/npm2-3-sm.jpg "Screenshot")](https://public.jc21.com/nginx-proxy-manager/npm2-3.jpg)
35+
[![Screenshot](https://public.jc21.com/nginx-proxy-manager/npm2-4-sm.jpg "Screenshot")](https://public.jc21.com/nginx-proxy-manager/npm2-4.jpg)
1836

1937

2038
## Getting started
@@ -23,6 +41,10 @@ Please consult the [installation instructions](doc/INSTALL.md) for a complete gu
2341
if you just want to get up and running in the quickest time possible, grab all the files in the `doc/example/` folder and run `docker-compose up -d`
2442

2543

44+
## Migrating from Version 1?
45+
46+
Here's a [guide for you to migrate your configuration](doc/MIGRATING.md).
47+
2648

2749
## Administration
2850

doc/MIGRATING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Migrating from Version 1
2+
3+
TODO

0 commit comments

Comments
 (0)