I noticed that for paplerless NGX some kind of pre Auth is required. Before I can access the app from a device I first need to login with the admin user of umbrel. After that I can access Paperless on Port 2349 and login to paperless ngx itself
This blocks the use of all paperless ngx mobile apps (like “less paper” on iOS") because they do not understand the redirect to the umbrel “preAuth”.
Why was this done? Is there a way to disable this preauth?
This should be documented in the “App Marketplace”.
1.) find App Directory
2.) find the DockerCompose file (and make a “backup” - just in case )
3.) add PROXY_AUTH_ADD: “false” in the App Proxy config
Restart the container (can be done in the umbrel webinterface).
After that I was able to access paperless without the preauth. This enabled me to access paperless with the mobile apps & publish paperless with NGINX PM over https.