This repository contains a custom Community Applications template for running Papra on Unraid.
- Docker Image:
ghcr.io/papra-hq/papra:latest
- WebUI:
http://[IP]:[PORT]
- Persistent Data:
/mnt/user/appdata/papra
- Ports: 1221 (configurable)
- PUID / PGID: 99 / 100 (default, configurable)
- Copy the
Papra.xml
template into your Unraidtemplates-user
folder:
/boot/config/plugins/dockerMan/templates-user/
- In the Unraid web UI, go to the Docker tab, click Add Container, and select Papra from the drop-down list.
- Adjust settings such as App Base URL, port, and storage paths if needed.
Note: Step 1 happen automatically when installing via Community Applications.
Once/if the template is accepted into CA, you can install Papra directly from Community Applications.
Note: All required folders and mappings will be created automatically regardless of installation method.
- You can use a local IP or a reverse proxy / domain name for the App Base URL.
- The template includes an icon and default configuration suitable for most setups.
See Papra’s repository for licensing information.