Replies: 5 comments 3 replies
-
Just be aware that I sometimes push changes onto that branch that aren't quite ready / done yet :)
Which logo exactly? There's a "View Site" link in the top right to go back.
Glad to hear that!
Oh, when you run the docker image as per the instructions, it will bind to 0.0.0.0:8000; I can reach my instance just fine without any modifications. I think the documentation doesn't mention that.
Changes to the documentation are fine on the |
Beta Was this translation helpful? Give feedback.
-
Sure, but I wanted to see the latest development :) Logo - is maybe too much, left hand top corner "paperless-ng" on the admin page links to http://x.x.x.x:8000/admin/ I just thought to dashboard would be easier to return than click on the text: Auf der Website anzeigen (on the right hand side) But the .yml here points to localhost: https://github.com/jonaswinkler/paperless-ng/blob/dev/docker/compose/docker-compose.postgres.yml |
Beta Was this translation helpful? Give feedback.
-
The entire layout and text on the admin pages is provided by the development framework and I have little control over the things displayed there. I also don't care too much about the admin, it's supposed to be functional, which it is.
if you refer to the part that says
I'm not sure what problem you are referring to. |
Beta Was this translation helpful? Give feedback.
-
Feedback on the ARM front - Raspberry Pi 2 - fresh install of raspios lite (for server), SDcard 32GB Samsung Evo+
While running OCR it still has free memory
The web interface works fast. Doing Tagging, document type, correspondent happens almost immediately I could easily life with it. The A4 Paper and the supermarket slip took both OCR around 6 minutes. This with only 3-5 Watt power consumption. I hope this helps one or the other. |
Beta Was this translation helpful? Give feedback.
-
Well, OCR is expensive and the Pi 2 is not particularly fast, so that's to be expected. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It feels and looks much better now (I installed the 'dev' container) yesterday.
The only thing I thought was strange is, to return from the Admin-Page, the logo doesn't take you home.
ARM | Rock Pi 4B - by the way, it flies on that SBC (single board computer).
I would like to improve the installation documentation, I walked every step and some are missing (docker).
Also I would like to add the information that if you intend to run it on a server, not on your PC to change localhost to 0.0.0.0:8000 so that it is reachable in your internal network.
Which branch shall I take to edit?
Beta Was this translation helpful? Give feedback.
All reactions