Тёмный

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

Digital Aloha
Подписаться 6 тыс.
Просмотров 6 тыс.
50% 1

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@digital_aloha
@digital_aloha 5 месяцев назад
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 5 месяцев назад
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 5 месяцев назад
Here the same
@brodymessmer
@brodymessmer 5 месяцев назад
@@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 5 месяцев назад
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 5 месяцев назад
@@digital_aloha Thank you
@digital_aloha
@digital_aloha 5 месяцев назад
@@alexdelli2 You're welcome!!
@Imajicus-ce9fl
@Imajicus-ce9fl Месяц назад
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.
@jurgenpaapen5998
@jurgenpaapen5998 4 месяца назад
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 4 месяца назад
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 4 месяца назад
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.
@williamball
@williamball 4 месяца назад
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 2 месяца назад
Did you find a solution for that?
@williamball
@williamball 2 месяца назад
@@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.
@philippeantonietti
@philippeantonietti 4 месяца назад
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 4 месяца назад
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!!
@nsuinteger-au
@nsuinteger-au 5 месяцев назад
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 3 месяца назад
Each one of those images is a piece of software that the application needs to run. They are dependencies for the application.
@DavidSaquing
@DavidSaquing 5 месяцев назад
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 5 месяцев назад
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 5 месяцев назад
@@digital_aloha hi, thanks for the reply. My NAS (1815+) can't upgrade to 7.2.
@nsuinteger-au
@nsuinteger-au 5 месяцев назад
rip
@SSloath
@SSloath 2 месяца назад
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.
@berwickcomputers
@berwickcomputers 6 месяцев назад
could you please explaine how to use the document_retagger please
@berwickcomputers
@berwickcomputers 6 месяцев назад
sudo docker container exec -it (your container ID ) document_retagger. sudo docker container exec -it 32qt document_retagger
@a.dursun7581
@a.dursun7581 3 месяца назад
i can't run it, because of tika property and gotenberg property are not allowed. What can i do ?
@emociukasas
@emociukasas Месяц назад
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
@GriffFanclubUSA
@GriffFanclubUSA 15 дней назад
My DS923+ also has this issue. Please let me know if you found the solution
@enricoschiappa3643
@enricoschiappa3643 2 месяца назад
Hello it would be possible to setup the menu in spanish instead of english?
@bstyle82
@bstyle82 4 месяца назад
Is there a way to undo the setup for external acces after installation?
Далее
Qalpoq - Amakivachcha (hajviy ko'rsatuv)
41:44
Просмотров 400 тыс.
DAXSHAT!!! Avaz Oxun sahnada yeg'lab yubordi
10:46
Просмотров 442 тыс.
Mein Papierloses Büro! Scanner, NAS & Paperless NGX
23:20
Synology NAS Calendar Users Guide
10:38
Просмотров 15 тыс.
Jellyfin and jellyseerr the ultimate guide
51:10
Просмотров 26 тыс.