You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/client/cloudflare.md
+19-20Lines changed: 19 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,30 +2,29 @@
2
2
3
3
!!! danger
4
4
None of this is required or necessary. **We recommend NOT exposing your
5
+
Notifiarr client to the Internet at all. In other words, don't do any of this.**
6
+
But you can if you want to access your local Notifiarr Client from the Internet.
5
7
6
-
Notifiarr client to the Internet at all. In other words, don't do any of this.** But you can if you want to access your local Notifiarr Client from the internet
7
-
8
-
Many users use Cloudflare's "Cloudflare Tunnel" feature or additional Cloudflare security features to provide / protect external access to their Notifiarr Client box. Specific configuration required for Cloudflare's various options are detailed below.
8
+
Some users use Cloudflare's "Cloudflare Tunnel" feature or additional Cloudflare security
9
+
features to provide protected external access to their Notifiarr Client and other services.
10
+
Specific configuration required for Cloudflare's various options are detailed below.
9
11
10
12
## Cloudflare Tunnel
11
13
12
14
!!! info
13
-
This assumes that you already have a Cloudflare Tunnel set up on your system. If you want to get started with Cloudflare Tunnels follow this YouTube guide first: [Cloudflare Tunnel: Creating Tunnels via GUI - Bypass CG-NAT by IBRACORP](https://www.youtube.com/watch?v=RUJy9fjoiy4)
15
+
This assumes that you already have a Cloudflare Tunnel set up on your system.
16
+
If you want to get started with Cloudflare Tunnels follow this YouTube guide first:
17
+
[Cloudflare Tunnel: Creating Tunnels via GUI - Bypass CG-NAT by IBRACORP](https://www.youtube.com/watch?v=RUJy9fjoiy4)
14
18
15
19
1. Login to your Cloudflare teams account at [dash.teams.Cloudflare.com](https://dash.teams.Cloudflare.com/)
16
-
1. Click **Tunnels** and then **configure** next to the Cloudflare Tunnel you would like to use
Copy file name to clipboardExpand all lines: docs/pages/client/gui.md
+24-21Lines changed: 24 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,27 @@
1
-
# Notifiarr Client UI
1
+
# Notifiarr Client Web UI
2
2
3
-
The Client UI is the preferred and recommended method of modifying the Notifiarr configuration file. Its GUI provides an easy and intuitive interface for all users to configure Applications for use with Notifiarr.
3
+
The client's Web UI is the preferred and recommended method of modifying
4
+
the Notifiarr configuration. The Web UI provides an easy and intuitive
5
+
interface to configure Integrations for use with Notifiarr.
4
6
5
7
---
6
8
7
-
## Enabling the Client UI
8
-
9
-
Once the Notifiarr client is installed, follow the instructions to set the UI Username/Password as described under [Client -> Setup -> Web UI](../../pages/client/setup.md#web-ui)
10
-
11
-
Once the above is done, point your browser to the client and you will be taken to the login screen. Login with your specified Username (default: admin) and configured Password.
9
+
Login with your specified user name (default: `admin`) and configured password,
10
+
or API key if you haven't set a password yet.
12
11
13
12
For initial runs:
14
13
15
-
- If the API Key is configured and valid your password is the APIKey
16
-
- If the API Key is invalid and if there is no existing config the password will be printed in the logs on first run.
14
+
- If the API Key is configured and valid your password is the API Key.
15
+
- If the API Key is invalid and if there is no existing config file the password will be printed in the logs on first run.
1. If you still can't login, restart the container.
69
+
- If you still can't login, restart the container.
72
70
73
71
---
74
72
75
73
## Client UI Homepage
76
74
77
-
Once logged in you will be taken to the Homepage. From here you are free to navigate the Client and have the power to Modify, Update, Trigger Applications/Integrations and much, much more.
75
+
!!! danger "Outdated"
76
+
These screenshots are outdated, and we'll get them fixed up ASAP! Captain @ October 20, 2025.
77
+
78
+
Once logged in you will be taken to the Homepage.
79
+
From here you are free to navigate the Client and have the power to Modify,
80
+
Update, Trigger Application Integrations and much, much more.
0 commit comments