Skip to content

Commit d3c6344

Browse files
committed
📚 Update add-on instructions
1 parent b6a2149 commit d3c6344

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Nginx proxy manager by providing additional Nginx directives.
4646
The installation of this add-on is pretty straightforward and not different in
4747
comparison to installing any other Home Assistant add-on.
4848

49+
1. Ensure you are running the MariaDB add-on. This add-on is required to use
50+
the Nginx Proxy Manager add-on as it uses the database services provided.
4951
1. Search for the "Nginx Proxy Manager" add-on in the Supervisor add-on store
5052
and install it.
5153
1. Start the "Nginx Proxy Manager" add-on
@@ -91,6 +93,10 @@ you are troubleshooting.
9193
which is removed from this add-on. It makes no sense from a
9294
Hass.io / Home Assistant / Home perspective and, by removing it, it also
9395
removed the need for this add-on to run on the Docker host network.
96+
- This add-on stores its database on the MariaDB add-on. This also means that
97+
by taking a snapshot of just the Nginx Proxy Manager add-on, will not
98+
contain the data from this add-on. Please make sure you backup both
99+
the Nginx Proxy Manager and the MariaDB add-ons.
94100

95101
## Changelog & Releases
96102

0 commit comments

Comments
 (0)