Install Paperless-NGX Using Synology's Container Manager And Manage All Of Your Documents Online

  Рет қаралды 7,140

Digital Aloha

Digital Aloha

Күн бұрын

Пікірлер: 35
@digital_aloha
@digital_aloha 7 ай бұрын
If you change the POSTGRES_PASSWORD (which is set to paperless by default) in the db container, then you'll need to add PAPERLESS_DBPASS: password_you_chose as an environment variable in the paperless-ngx/webserver container. I've updated the docker-compose.yml in the description with these details as well. If you don't you'll get a password authentication error in the db and paperless-ngx/webserver containers.
@brodymessmer
@brodymessmer 7 ай бұрын
The log for paperless-ngx is getting an error "FATAL: password authentication failed for user "paperless"". (the Postgresql log also indicates a failed login attempt). Seems like it should be easy to figure out, but I'd love any tips (as I don't have time to troubleshoot at the moment)
@alexdelli2
@alexdelli2 7 ай бұрын
Here the same
@brodymessmer
@brodymessmer 7 ай бұрын
@@alexdelli2 i got my install working for real. The first time I spun it up I changed the password for postgresql...while I had changed it back later, I had to manually go and delete all the files/folders that were created. Once I did that I was able to spin up the server successfully
@digital_aloha
@digital_aloha 7 ай бұрын
Interesting... I just spun up a new install of paperless-ngx with a new database password and sure enough I got the error also. The fix for me was to add a PAPERLESS_DBPASS: as an environment variable for the paperless-ngx (web server) container. I'll add a sticky comment and update the docker-compose.yml file in the description as well. Thanks for pointing out the issue!!
@alexdelli2
@alexdelli2 7 ай бұрын
@@digital_aloha Thank you
@digital_aloha
@digital_aloha 7 ай бұрын
@@alexdelli2 You're welcome!!
@philippeantonietti
@philippeantonietti 6 ай бұрын
ow that's nice, unfortunately my nas is the ds715 which does not support docker, i was wondering if i can manually install ?
@digital_aloha
@digital_aloha 6 ай бұрын
To bad... Unfortunately docker would have been your best bet to install on a Synology NAS. If you have a standalone linux computer you could possibly install Paperless-NGX there as well. Hope you can find a host that works. Good luck!!
@DavidSaquing
@DavidSaquing 7 ай бұрын
hi, thanks for this video. my Synology (DSM 7.1.1-42962 Update 6) doesn't have Container Manager. I can only use Docker. I don't have the Project Tab. Any suggestions. Thanks.
@digital_aloha
@digital_aloha 7 ай бұрын
You're welcome!! Regarding your question, would it be possible to upgrade DSM to 7.2? If you can you'll have access to Container Manager. If not, let me know and I'll point you to a video that you can use as a reference.
@DavidSaquing
@DavidSaquing 7 ай бұрын
@@digital_aloha hi, thanks for the reply. My NAS (1815+) can't upgrade to 7.2.
@nsuinteger-au
@nsuinteger-au 7 ай бұрын
rip
@Waladhoolin
@Waladhoolin 18 күн бұрын
the config file in the description is missing some text
@nsuinteger-au
@nsuinteger-au 7 ай бұрын
is there currently a way to get this done with single image or container rather? I noticed after following the method it has installed 5 different images and running 5 other containers.
@fretbuzzly
@fretbuzzly 5 ай бұрын
Each one of those images is a piece of software that the application needs to run. They are dependencies for the application.
@SSloath
@SSloath 4 ай бұрын
Following your instructions leads to "Container paperless-ngx stopped unexpectedly." roughly every 3 seconds on loop until I stop the project. Trying to run on DS923+, I'm guessing there's an incompatibility issue or this install no longer works.
@bstyle82
@bstyle82 6 ай бұрын
Is there a way to undo the setup for external acces after installation?
@jurgenpaapen5998
@jurgenpaapen5998 6 ай бұрын
Nice tutorial. When I change PAPERLESS_OCR_LANGUAGE=eng to PAPERLESS_OCR_LANGUAGE=nld, I get an error. Do you know what I am doing wrong?
@digital_aloha
@digital_aloha 6 ай бұрын
Hopefully you figured things out but, if not, you need to change your docker-compose.env file and add an additional line for languages. It should read this in your setup. PAPERLESS_OCR_LANGUAGES=nld PAPERLESS_OCR_LANGUAGE=nld Basically nld isn't a default OCR language so you need to specify it with the PAPERLESS_OCR_LANGUAGES option to install the language. Check out this link for details -> docs.paperless-ngx.com/configuration/#ocr. Hope that does the trick for you? Good luck!!
@jurgenpaapen5998
@jurgenpaapen5998 6 ай бұрын
Thank you for your reply. This is working now. Is it also possible to add English as 2nd language for OCR. As value by LANGUAGES=nld,eng. And value bij LANGUAGE=nld. Is this right? I think this is not working.
@berwickcomputers
@berwickcomputers 8 ай бұрын
could you please explaine how to use the document_retagger please
@berwickcomputers
@berwickcomputers 8 ай бұрын
sudo docker container exec -it (your container ID ) document_retagger. sudo docker container exec -it 32qt document_retagger
@Imajicus-ce9fl
@Imajicus-ce9fl 3 ай бұрын
I get this error when trying to import office word or excel (pdf and others work fine): test.xlsx: Error occurred while consuming document test.xlsx: Could not parse /tmp/paperless/paperless-ngxuvaq9ff2/test.xlsx with tika server at tika:9998: Request URL has an unsupported protocol 'tika://'. Looks like tika is not setup correctly. How can I fix this ? Thanks.
@enricoschiappa3643
@enricoschiappa3643 4 ай бұрын
Hello it would be possible to setup the menu in spanish instead of english?
@a.dursun7581
@a.dursun7581 5 ай бұрын
i can't run it, because of tika property and gotenberg property are not allowed. What can i do ?
@emociukasas
@emociukasas 3 ай бұрын
Following your instructions leads to "Container paperless-ngx stopped unexpectedly." roughly every 3 seconds on loop until I stop the project. Trying to run on DS923+, I'm guessing there's an incompatibility issue or this install no longer works. pls help
@Ebonk04
@Ebonk04 2 ай бұрын
My DS923+ also has this issue. Please let me know if you found the solution
@williamball
@williamball 6 ай бұрын
Enough time has passed that I'm not sure any of you will see this... I have been able to create the .yml file and successfully built all 5 docker containers. I have made sure to use easy default passwords in all containers. After all containers are running the paperless-ngx log hangs as "waiting on redis". It then just times out and start over. I've deleted and recreated the containers multiple times with the same result. I've also followed another set of instructions to manually create each docker container separately and in that case, the paperless-ngx container log hangs exactly the same. All I've found on Google implies that just deleting and recreating the containers fixed the problem. Does anyone have any suggestions?
@mmoroni
@mmoroni 4 ай бұрын
Did you find a solution for that?
@williamball
@williamball 4 ай бұрын
@@mmoroni Yes... And now you want to know what I figured out. And after 2 months the best I can pull out of memory is that I had a network port conflict with another forgotten service. I've been using Paperless for the last 2 months with no issues. (I've got about 3000 documents stored so far.
@user-eo9jg5rf7g
@user-eo9jg5rf7g Ай бұрын
@@mmoroni Did you figure it out? Same problem for me!
@user-eo9jg5rf7g
@user-eo9jg5rf7g Ай бұрын
Solved it! I needed to go into the Synology Firewall rules and allow the IP address range that Paperless is using.
@williamball
@williamball Ай бұрын
@@user-eo9jg5rf7g YES! That was it. I checked my firewall settings and confirmed that I had passed the container network subnet through. I'm going to document this now since I've already proven that my brain won't remember it in 6 months.
Easily Manage And Search All Of Your Documents - Paperless-NGX
19:48
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 7 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 7 МЛН
Better than Disney+: Jellyfin on my NAS
14:44
Jeff Geerling
Рет қаралды 1,2 МЛН
Why pay for Adobe? You don't need it!
24:43
Awesome Open Source
Рет қаралды 104 М.
NVIDIA’s New AI: Stunning Voice Generator!
6:21
Two Minute Papers
Рет қаралды 108 М.
Limit User Permissions To Specific Subfolders On A Synology NAS
7:06
The BEST ways to use a Synology NAS (17+ Projects)
8:12
WunderTech
Рет қаралды 36 М.
5 AWESOME DOCKER CONTAINERS for Synology NAS and homelabing
11:16
Best Docker Containers for Synology NAS
12:10
VirtualizationHowto
Рет қаралды 90 М.
Install Paperless-ngx on Synology NAS using only Container Manager (2024)
8:30
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 7 МЛН