Michael Shamoon
cd5432fec0
Squashed commit of the following:
...
commit b1410a854e
Merge: f9ce4d8f
8ec9c77e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 20:09:09 2022 -0800
Merge pull request #2263 from paperless-ngx/v1.11.0-changelog
[Documentation] Add v1.11.0 changelog
commit 8ec9c77e51
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Dec 30 04:08:17 2022 +0000
Changelog v1.11.0 - GHA
commit f9ce4d8f6a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 19:40:25 2022 -0800
Update version strings for 1.11.0
commit 8c9a74ee0c
Merge: 605f86f0
0b59ef2c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 19:39:38 2022 -0800
Merge branch 'dev'
commit 605f86f0cf
Merge: 800e842a
8cbaca22
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Dec 28 15:55:35 2022 -0800
Merge pull request #2256 from mendelk/patch-1
Fixed typo in docs
commit 8cbaca22c1
Author: Mendel Kramer <mendelk@users.noreply.github.com >
Date: Wed Dec 28 18:16:00 2022 -0500
Fixed typo in docs
commit 800e842ab3
Author: ThellraAK <github.com@absurdlybored.com >
Date: Wed Dec 21 01:36:37 2022 -0900
Removing Mariadb default open port (#2227 )
* Removing Mariadb default open port
Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another. The existing setup would allow anyone to connect to the DB and use the default passwords.
* Update docker-compose.mariadb-tika.yml
Adding change to the other compose file to remove open port
* Remove excess blank lines
* Remove excess blank lines
Co-authored-by: Felix E <felix@eckhofer.com >
commit 6f6f365e2b
Merge: 6d324dbd
43b863b8
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 17 19:58:06 2022 -0800
Merge pull request #2203 from tooomm/docs_updates
Docs: More fixes and improvements
commit 43b863b816
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 19:44:18 2022 +0100
doc fixes
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.
commit 6d324dbd8e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 16 09:10:11 2022 -0800
Update config.yml
commit 8ddf05e573
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 16 09:09:48 2022 -0800
Update bug-report.yml
commit 0472dfe25a
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 19:12:58 2022 +0100
Docs: Fix leftover issues from conversion (#2172 )
commit 8b36c9ad64
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 16:07:08 2022 +0100
more fixes and cleanup
commit 1266f2d5b9
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 12:06:15 2022 +0100
fix links
commit 8196051959
Merge: 06a6eb03
d198142a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 16:12:20 2022 -0800
Merge pull request #2157 from Weltraumschaf/patch-1
Update setup.md
commit d198142a1e
Author: Sven Strittmatter <ich@weltraumschaf.de >
Date: Fri Dec 9 22:09:06 2022 +0100
Update setup.md
W/o the slash it resolves to /setup/configuration/ which does 404.
commit 06a6eb0326
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 08:15:03 2022 -0800
fix code block indentation
commit 28819d6d0f
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 08:11:42 2022 -0800
Fix code block indentation
commit 8cd5e25364
Merge: 32d54674
7788d932
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 6 11:23:15 2022 -0800
Merge pull request #2137 from paperless-ngx/more-docs-cleanup
Chore: Cleanup of new documentation
commit 7788d93227
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 08:34:49 2022 -0800
Further cleanup of docs, including fixing autoconvert issues and general cleanups
commit 32d546740b
Merge: b0ca57a7
24da3e50
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 19:12:27 2022 -0800
Merge pull request #2118 from alexander-bauer/chart-bump
commit 24da3e5034
Author: Alexander Bauer <sasha@linux.com >
Date: Mon Dec 5 02:51:35 2022 +0000
Bump Helm Chart version to trigger release
commit b0ca57a7f0
Merge: cdd49c51
c864b3cd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 14:36:00 2022 -0800
Merge pull request #2114 from paperless-ngx/v1.10.2-changelog
[Documentation] Add v1.10.2 changelog
commit cdd49c5142
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 14:32:08 2022 -0800
Update frontend compilation info
commit c864b3cd19
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun Dec 4 21:17:16 2022 +0000
Changelog v1.10.2 - GHA
2022-12-29 20:09:58 -08:00
Trenton Holmes
d6e6f49c15
Updates Python libraries and hooks to most recent versions
2022-12-27 08:50:13 -08:00
Trenton H
554bba839e
Skip running system checks before migrate, then run them directly after instead
2022-12-15 11:50:15 -08:00
Trenton H
8da3ae2c53
Bakes the NLTK data into the image (~60mb)
2022-12-07 09:36:32 -08:00
Trenton Holmes
8076ebd78c
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
2022-12-04 13:55:46 -08:00
Trenton Holmes
88e3e556a1
Fixes the custom scripts not running as root
2022-12-01 07:21:25 -08:00
phail
fe2db4dbf7
adapt compose file for eml parsing
2022-11-30 10:16:39 +01:00
phail
47c88a6bdd
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-30 10:10:57 +01:00
Trenton H
fed7d3e993
Use docker compose to start and stop containers which match directly to our command overrides
2022-11-29 20:11:40 -08:00
phail
681eecc46e
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-13 22:43:55 +01:00
Trenton H
50a211f367
Fixes an issue with the install of languages and read-only variable
2022-11-10 17:25:39 -08:00
Trenton H
ba1366f49a
Merge branch 'dev' into beta
2022-11-09 13:51:10 -08:00
Trenton H
a7b5b98174
Fixes the paths to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
046d43fbe8
Limits tamper check find to depth 1, as only files at the first level could be run
2022-11-08 08:52:01 -08:00
Trenton Holmes
8023aae738
Adds local and readonly to almost everything. Fully qualifies the path to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
2a9bb55559
It's not a customer
2022-11-08 08:52:01 -08:00
Trenton Holmes
e635bfedc5
Corrects the ls command redirection
2022-11-08 08:52:01 -08:00
Trenton Holmes
be64552092
Adds an untested custom startup functionality
2022-11-08 08:52:01 -08:00
phail
318c1d2fbd
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-24 21:12:35 +02:00
Trenton H
ab69961b5c
Integrates an optional starting of Flower into the Docker image
2022-10-24 09:17:38 -07:00
phail
08988e11f8
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-23 20:37:22 +02:00
phail
f1f5227ccd
add unittest for external images
2022-10-22 00:44:32 +02:00
Trenton H
d08eb0c66b
Adds skipping of NLTK data download if the feature appears disabled
2022-10-10 08:58:23 -07:00
Trenton Holmes
6523cf0c4b
Fixes the download and usage of the downloaded data
2022-10-10 08:58:23 -07:00
Trenton Holmes
a7e1ba82d6
Fixes CI unit testing
2022-10-10 08:58:23 -07:00
Trenton Holmes
d856e48045
Updates the pre-processing of document content to be much more robust, with tokenization, stemming and stop word removal
2022-10-10 08:58:23 -07:00
shamoon
6f50285f47
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
694ad53ef9
Updates Gotenberg container to the latest
2022-10-09 17:55:09 -07:00
Michael Shamoon
7ba9cdbe23
Mariadb compose files should use PAPERLESS_DBPASS
2022-09-28 09:38:13 -07:00
Trenton Holmes
9247300230
Transitions the backend to celery and celery beat
2022-09-26 11:25:34 -07:00
lemmi
27906df149
paperless_cmd.sh: use exec to run supervisord
...
Without exec, signals aren't passed through properly. Stopping the
container won't have any effect unless killed.
closes #1616
2022-09-20 07:23:04 -07:00
Trenton H
3a7cbd3a42
Fixes an issue where the consume directory wasn't included in the permissions fix at Docker entry
2022-09-16 07:52:33 -07:00
Trenton Holmes
194dda6d84
Merge branch 'main' into beta
2022-09-11 15:12:54 -07:00
Trenton Holmes
140e239bdb
Fixes the shellcheck issues
2022-09-11 07:42:20 -07:00
Trenton Holmes
ed2e884de8
Fully qualifies the image and updates to Redis 7
2022-09-11 07:42:20 -07:00
Brian Kelly
ebdf9b55df
correct the mariadb volume data path
2022-09-11 07:40:32 -07:00
Brian Kelly
f528b01de4
set paperless db user
2022-09-11 07:40:32 -07:00
Brian Kelly
6ae9a8f2be
remove debug image reference
2022-09-11 07:40:32 -07:00
Brian Kelly
65cfd55027
rebase mariadb feature onto dev
2022-09-11 07:40:31 -07:00
viktor-c
3828d712bd
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
shamoon
bb951ad860
Merge pull request #1421 from paperless-ngx/feature-consumer-event-driven
...
Feature: Event driven consumer
2022-08-25 08:16:47 -07:00
Felix Eckhofer
eec1f03f86
Use redis image tag :7
2022-08-18 11:47:47 +02:00
Dennis Gaida
9cbc74ebb2
remove redis URL from log
2022-08-16 12:41:52 -07:00
Dennis Gaida
3d36d0445c
Hide credentials from log
2022-08-16 12:41:52 -07:00
Dennis Gaida
f4fece5550
PAPERLESS_REDIS may be set via docker secrets
...
Best practice is for redis to be at least password protected: https://redis.io/docs/getting-started/ .
Paperless uses `Redis.from_url` (5fe435048b/docker/wait-for-redis.py (L24)
) to establish a connection to redis which already enables us to use username/password, e.g. `redis://username:password@redis:6379`.
The redis connection string therefore is a secret and needs to be able to leverage docker secrets, hence this PR.
2022-08-16 12:41:52 -07:00
Trenton Holmes
86358d5561
Attempts to make production consumer more event driven while still allowing unit testing
2022-08-14 17:47:59 -07:00
Trenton Holmes
d5c27a95aa
Fixes minor linting
2022-08-03 13:26:04 -07:00
Aidan Stein
cdecf8904e
move supervisord call into wrapper script
2022-07-15 11:00:46 -04:00
Aidan Stein
ea07b261ad
negate second gosu
command when running as paperless user
2022-07-15 11:00:46 -04:00
Aidan Stein
f58c2d0a7b
allow rootless (as paperless user)
2022-07-15 10:58:41 -04:00