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/UNRAID.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Unraid has not yet been accepted into the Community Templates store, but has bee
6
6
## Deploying on Unraid
7
7
8
8
- Install the Community Applications plugin (if you have not already), then add the template repo URL `https://github.com/DialmasterOrg/unraid-templates` under **Apps → Settings → Manage Template Repositories**.
9
-
- Setup your MariaDB instance. See [docs/EXTERNAL_DB.md](docs/EXTERNAL_DB.md) for more information about external DB setup since this uses a DB instance that is not directly bundled with Youtarr.
9
+
- Setup your MariaDB instance. See [docs/EXTERNAL_DB.md](./EXTERNAL_DB.md) for more information about external DB setup since this uses a DB instance that is not directly bundled with Youtarr.
10
10
- The MariaDB Official docker container will work fine for this purpose.
11
11
- Search for **Youtarr** under the Apps tab and launch the template. The XML lives at `https://github.com/DialmasterOrg/unraid-templates/blob/main/Youtarr/Youtarr.xml` for reference.
12
12
- Ensure that your MariaDB instance is setup with a database name, user and password matching what you set in the Youtarr configuration
0 commit comments