Add the container
In the Unraid WebGUI, open Docker, select Add Container, and enter these basic settings. Leave fields not shown at their defaults.
One container, one persistent appdata folder, and your existing media share. Follow the fields below in Unraid’s Add Container screen—no terminal, Compose file, or separate database needed.
Your Unraid array is started and the Docker tab is visible.
Open Shares and note the exact media path, such as /mnt/user/Media. Capitalization matters.
MetaTana needs outbound HTTPS to pull the image and complete free email-code sign-in.
This guide exposes the WebUI to your local network. Do not forward the port directly to the internet.
In the Unraid WebGUI, open Docker, select Add Container, and enter these basic settings. Leave fields not shown at their defaults.
Use Add another Path, Port, Variable, Label or Device once for the port and once for the persistent appdata path.
Add a Path and replace the example host path with the exact share shown under Unraid → Shares.
Separate shares are fine: map Movies to /media/movies and TV to /media/tv. Avoid mapping all of /mnt/user when a narrower share will do.
Add PUID, PGID, and NEXT_MANUAL_SIG_HANDLE as Variables. MEDIA_DIRS already defaults to /media, so adding it is optional when you use the path shown here.
If you deliberately use custom share ownership or ACLs, use IDs that already have the required access. Do not fix a permission error with chmod 777. The signal-handling variable lets MetaTana finish releasing its runtime lease before Unraid stops or recreates the container.
Review the values and select Create (or Apply if that is your Unraid version's label). Keep the page open while the image downloads, then select Done.
After the restart and persistence checks pass, return to the Unraid Docker tab and switch MetaTana Auto Start to On so it returns after an array or server reboot.
Stop MetaTana and back up /mnt/user/appdata/metatana. Keep that path mapped to /app/data when Unraid recreates the container. New images can migrate the SQLite database, so an older image may also require its matching backup.