September 15, 2025Sep 15 Unraid Docker Template for PapraThis repository contains a custom Community Applications template for running Papra on Unraid.Unraid docker template Papra GitHubTemplate DetailsDocker Image: ghcr.io/papra-hq/papra:latestWebUI: http://[IP]:[PORT]Persistent Data: /mnt/user/appdata/papraPorts: 1221 (configurable)PUID / PGID: 99 / 100 (default, configurable)InstallationManual installationCopy the Papra.xml template into your Unraid templates-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.Installation via Community Applications (recommended)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.ScreenshotsNotesYou 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.LicenseSee Papra’s repository for licensing information. Edited September 15, 2025Sep 15 by Egnerdata
November 21, 2025Nov 21 Author 13 hours ago, ijuarez said:The current install does not have a documents location defined.Hi, thanks for pointing that out. Its awhile now since I made that template but I believe I took the screenshot and then realized later it will automatically create the folder structure it needs on its own with a documents folder inside the papra folder.It was tested properly before posting so I am quite sure I just forgot to update the screen-shot. Is it possible for you to confirm you get the documents folder inside the papra folder automatically? If not I will look more into it.*updated screenshot Edited November 21, 2025Nov 21 by Egnerdata
November 21, 2025Nov 21 2 hours ago, Egnerdata said:Hi, thanks for pointing that out. Its awhile now since I made that template but I believe I took the screenshot and then realized later it will automatically create the folder structure it needs on its own with a documents folder inside the papra folder.It was tested properly before posting so I am quite sure I just forgot to update the screen-shot. Is it possible for you to confirm you get the documents folder inside the papra folder automatically? If not I will look more into it.*updated screenshotWill do an report backThanks
November 21, 2025Nov 21 It worked , few things i reverse proxy this because I want to access from outside and setup the owl relay and ingestion folder.However in the share i created to store my docs all I can see s the SQ lite (not sure how that will work if you have a large org) any way I do not see the config files to modify some of theses things like letting people just register.Just an FYIFor the time now its behind authelia Edited November 21, 2025Nov 21 by ijuarez
November 21, 2025Nov 21 Author 2 hours ago, ijuarez said:It worked , few things i reverse proxy this because I want to access from outside and setup the owl relay and ingestion folder.However in the share i created to store my docs all I can see s the SQ lite (not sure how that will work if you have a large org) any way I do not see the config files to modify some of theses things like letting people just register.Just an FYIFor the time now its behind autheliaThats good, then it works as expected.As this screen-shot shows it will create a documents folder automatically as mentioned earlier: This template for Unraid reflects the basic docker-compose install documented in Papra's docs.If you want the documents somewhere else you need to map the new location into the container and add the environment variable as described in the screenshot above.Here is the basics on how to set-up ingestion:I haven't tried this myself, but seems to be map another volume into container and add the environment variable.
November 21, 2025Nov 21 4 minutes ago, Egnerdata said:Thats good, then it works as expected.As this screen-shot shows it will create a documents folder automatically as mentioned earlier:This template for Unraid reflects the basic docker-compose install documented in Papra's docs.If you want the documents somewhere else you need to map the new location into the container and add the environment variable as described in the screenshot above.Here is the basics on how to set-up ingestion:I haven't tried this myself, but seems to be map another volume into container and add the environment variable.Thank you, im looking more into it and I need to define the variable in the template, I am reading the docs and if you used an .env using docker compose it may be easier.Thanks for the help.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.