1072 Commits

Author SHA1 Message Date
Trenton H
28d50d5c36 Integrates an optional starting of Flower into the Docker image 2022-10-24 09:17:38 -07:00
phail
20a0ba6e57 Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-10-23 20:37:22 +02:00
phail
20e84558d6 add unittest for external images 2022-10-22 00:44:32 +02:00
Michael Shamoon
836fe061f5 Add note re MS exchange servers 2022-10-11 15:12:22 -07:00
Trenton H
58e3e98fc1 Adds step to bare metal setup regarding downloading the required NLTK data 2022-10-10 08:58:23 -07:00
Trenton H
2d71415ede Allows disabling NLTK, adds it as a consideration for low power devices 2022-10-10 08:58:23 -07:00
shamoon
3b1f5668f5 Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Trenton Holmes
2a36136c4b Updates a few more instances of the container 2022-10-09 18:03:29 -07:00
Trenton Holmes
da8fbf0217 Fixes the LSIO migration setting for the media root 2022-10-07 18:18:47 -07:00
shamoon
4588dc5ced Merge pull request #1731 from paperless-ngx/fix/1624
Documentation: Adds troubleshooting note about Kubernetes and ports
2022-10-06 13:22:58 -07:00
shamoon
962d0bc57b Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking
Feature: frontend update checking settings
2022-10-05 13:46:32 -07:00
shamoon
60a67fd279 Merge branch 'dev' into feature-use-celery 2022-10-03 18:00:54 -07:00
dependabot[bot]
807ba892f8 Bump myst-parser from 0.18.0 to 0.18.1
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 15:51:43 -07:00
Trenton H
2d6c902136 Corrects how the link to example compose files looks 2022-10-03 11:14:18 -07:00
Trenton H
28266b0012 Corrects a re-numbered step 2022-10-03 11:11:51 -07:00
Trenton H
28a7ed4046 Adds a few steps for migration from the LinuxServer.io image 2022-10-03 10:16:53 -07:00
Trenton H
6f22ce6d85 Adds troubleshooting note for Kubernetes about needing to set the port again 2022-10-03 09:01:07 -07:00
Michael Shamoon
e36b79444f Update documentation re. PAPERLESS_ENABLE_UPDATE_CHECK 2022-09-30 15:10:52 -07:00
Michael Shamoon
ae8cc0e7dd Update references to qcluster t celery 2022-09-28 20:13:19 -07:00
Trenton Holmes
5bf7217124 Cleans up and documnets installation on bare metal, includes systemd service file for the celery and celery beat 2022-09-28 19:38:41 -07:00
Michael Shamoon
0e3992245c Fix formatting, add note about 1.9.1 version string 2022-09-27 10:04:41 -07:00
github-actions
340fcbc46c Changelog - GHA 2022-09-27 17:01:37 +00:00
Trenton H
1a789a2a0d Fixes changelog linting 2022-09-26 12:06:42 -07:00
github-actions
25a1782e4a Changelog - GHA 2022-09-26 19:04:29 +00:00
Trenton H
72977db4ac Fixes the linting issue 2022-09-26 09:15:22 -07:00
janis-ax
3841fab56a Update docs/advanced_usage.rst
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-09-26 09:06:36 -07:00
janis-ax
341efd2374 Improve docs with exampe
Filename ending comes automatically
2022-09-26 09:06:36 -07:00
Trenton H
09b2617a74 Fixes missing markdown text from a PR title 2022-09-26 08:44:42 -07:00
github-actions
c643f8dd36 Changelog - GHA 2022-09-26 15:24:50 +00:00
Trenton Holmes
0474221b21 Merge branch 'main' into beta 2022-09-11 15:12:54 -07:00
Brian Kelly
14cd50a8c3 rebase mariadb feature onto dev 2022-09-11 07:40:31 -07:00
Erik Arvstedt
bfd4717925 docs/configuration: Fix binary variable defaults 2022-09-04 15:21:49 +02:00
viktor-c
77bd899f34 Info about installing on subpath (#1350)
* Update docker-compose.env

* Update configuration.rst

example.com/paperless is not a subdomain, but a subpath. Also when hosting from a subdomain like paperless.example.com one does not have to change anything in the configuration, it just works, because paperless expects to be hosted at root, i.e. paperless.example.com
This however changes when paperless is not hosted at root anymore but for example at paperless.example.com/paperlessNgx

* Update docker-compose.env

* Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-08-31 16:36:13 -07:00
Michael Shamoon
09a01127fc Move scanner & software recs to GH wiki 2022-08-30 22:14:07 -07:00
tooomm
436811a2c1 update mobile scanner section 2022-08-27 18:03:54 +02:00
shamoon
4f6ad5369b Merge pull request #1375 from tim-vogel/add_comments
Feature: document comments
2022-08-25 11:48:31 -07:00
shamoon
df2d048644 Merge pull request #1367 from Eckii24/feat/date-suggestions
Adding date suggestions to the documents details view
2022-08-25 11:47:37 -07:00
Michael Shamoon
c487a0bed0 Default PAPERLESS_NUMBER_OF_SUGGESTED_DATES to 3 2022-08-25 08:03:38 -07:00
Mark Stenglein
b9ccc17edc docs: scanners: add Brother ads4700w
I've tested Paperless with the ADS-4700W and it works great.

This commit adds the recommendation.
2022-08-24 08:57:45 -07:00
tooomm
c2fda245ac typo 2022-08-23 19:18:45 -07:00
shamoon
aeb38c4a6d Merge pull request #1446 from paperless-ngx/feature-storage-path-rematch
Feature: Adds storage paths to re-tagger command
2022-08-21 20:07:06 -07:00
Trenton Holmes
b6060ff990 Adds the storage paths to the re-tagger command 2022-08-21 18:01:19 -07:00
Trenton Holmes
fd23599856 Also provide the original file name to the post consumption script 2022-08-21 16:16:28 -07:00
Zerteax
3cc7abae99 Changes to Redis documentation (#1441)
* Added more description in PAPERLESS_REDIS

* More Information on Redis

* Update configuration.rst

* Changed <ip> to <host>

Same as in the Documentation of Redis

* Edited the link

Linking directly to the Securing Redis part
2022-08-21 07:27:45 -07:00
Quinn Casey
9a1fc3448e Minor doc fixes 2022-08-16 19:44:48 -07:00
glassbox-sco
3ea7c9b084 Update scanners.rst 2022-08-17 00:09:21 +01:00
Lucas Pleß
e7bf6e3457 Update scanners.rst
added Brother ADS-4300N. I tested it and can recommend the Device. It scans fast and reliable.
2022-08-13 22:52:17 +02:00
Matthias Eck
7912e9bfe7 docs(configuration.rst): add doc for NUMBER_OF_SUGGESTED_DATES 2022-08-06 13:03:20 +02:00
Trenton Holmes
98a33e697b Allows the webserver binding address to be configured via the environment 2022-08-04 07:43:23 -07:00
tooomm
1dd9da634d typo 2022-08-03 15:00:23 +02:00