File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 22
33# Nginx Proxy Manager
44
5- ![ Version] ( https://img.shields.io/badge/version-2.0.7 -green.svg?style=for-the-badge )
5+ ![ Version] ( https://img.shields.io/badge/version-2.0.8 -green.svg?style=for-the-badge )
66![ Stars] ( https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge )
77![ Pulls] ( https://img.shields.io/docker/pulls/jc21/nginx-proxy-manager.svg?style=for-the-badge )
88
99This project comes as a pre-built docker image that enables you to easily forward to your websites
1010running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.
1111
12- ----------
12+
13+ ## Project Goal
14+
15+ I created this project to fill a personal need to provide users with a easy way to accomplish reverse
16+ proxying hosts with SSL termination and it had to be so easy that a monkey could do it. This goal hasn't changed.
17+ While there might be advanced options they are optional and the project should be as simple as possible
18+ so that the barrier for entry here is low.
1319
14- ** WARNING: Version 2 a complete rewrite!** If you are using the ` latest ` docker tag and update to version 2
15- without preparation, horrible things might happen. Refer to the [ Importing Documentation] ( doc/IMPORTING.md ) .
1620
17- ----------
18-
1921## Features
2022
2123- Beautiful and Secure Admin Interface based on [ Tabler] ( https://tabler.github.io/ )
Original file line number Diff line number Diff line change 22
33# Nginx Proxy Manager
44
5- ![ Version] ( https://img.shields.io/badge/version-2.0.7 -green.svg?style=for-the-badge )
5+ ![ Version] ( https://img.shields.io/badge/version-2.0.8 -green.svg?style=for-the-badge )
66![ Stars] ( https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge )
77![ Pulls] ( https://img.shields.io/docker/pulls/jc21/nginx-proxy-manager.svg?style=for-the-badge )
88
Original file line number Diff line number Diff line change 11{
22 "name" : " nginx-proxy-manager" ,
3- "version" : " 2.0.7 " ,
3+ "version" : " 2.0.8 " ,
44 "description" : " A beautiful interface for creating Nginx endpoints" ,
55 "main" : " src/backend/index.js" ,
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments