From 62aaf2f83c41c3dfbcccbb1ca6f6daf47bbe5cf2 Mon Sep 17 00:00:00 2001 From: Chrispy Date: Mon, 6 Jan 2025 00:09:28 -0500 Subject: [PATCH 1/2] Update nginx-proxy-manager.md Added some basic install instructions. --- .../TruenasApps/CommunityApps/nginx-proxy-manager.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/TruenasApps/CommunityApps/nginx-proxy-manager.md b/content/TruenasApps/CommunityApps/nginx-proxy-manager.md index 1c46dafbcc..b50bb700cc 100644 --- a/content/TruenasApps/CommunityApps/nginx-proxy-manager.md +++ b/content/TruenasApps/CommunityApps/nginx-proxy-manager.md @@ -11,6 +11,18 @@ keywords: - flash storage --- + +# Installation on TrueNAS Core + +There is a notice when you install the app that it needs to be run as the `root` user. What this means practically is that when you are installing the app you will need to set the `User ID` to `0` (instead of `568` or whatever it is on your system. + +Nginx Proxy Manager will take a few minutes to install. When it's running, click on `Ninx Proxy Manager` to go to the detail page, and then click on the `web portal` button to go to the Nginx Proxy Manager app itself. + +It will ask you to log in. The log in credentials on a fresh install are: +- user: admin@example.com +- pass: changeme + + {{< include file="/static/includes/apps/CommunityApp.md" >}} From 855cc25d649ebc747c2a79f73289e3042779b729 Mon Sep 17 00:00:00 2001 From: Tim Moore Date: Thu, 16 Jan 2025 07:56:09 -0500 Subject: [PATCH 2/2] Quick copy review - nginx-proxy-manager.md --- .../CommunityApps/nginx-proxy-manager.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/content/TruenasApps/CommunityApps/nginx-proxy-manager.md b/content/TruenasApps/CommunityApps/nginx-proxy-manager.md index b50bb700cc..7e23bf2fa1 100644 --- a/content/TruenasApps/CommunityApps/nginx-proxy-manager.md +++ b/content/TruenasApps/CommunityApps/nginx-proxy-manager.md @@ -11,19 +11,20 @@ keywords: - flash storage --- +{{< include file="/static/includes/apps/CommunityApp.md" >}} -# Installation on TrueNAS Core - -There is a notice when you install the app that it needs to be run as the `root` user. What this means practically is that when you are installing the app you will need to set the `User ID` to `0` (instead of `568` or whatever it is on your system. - -Nginx Proxy Manager will take a few minutes to install. When it's running, click on `Ninx Proxy Manager` to go to the detail page, and then click on the `web portal` button to go to the Nginx Proxy Manager app itself. +## Installation -It will ask you to log in. The log in credentials on a fresh install are: -- user: admin@example.com -- pass: changeme +There is a notice when you install the app that it needs to be run as the `root` user. +What this means practically is that when you are installing the app you will need to set the `User ID` to `0` (instead of `568` or whatever it is on your system). +Nginx Proxy Manager takes a few minutes to install. +When it's running, click on `Nginx Proxy Manager` to go to the details page, then click on the `web portal` button to go to the Nginx Proxy Manager app itself. -{{< include file="/static/includes/apps/CommunityApp.md" >}} +It asks you to log in. +The log in credentials on a fresh install are: +* user: admin@example.com +* pass: changeme {{< include file="/static/includes/apps/CommunityPleaseExpand.md" >}}