656 Commits

Author SHA1 Message Date
Michael Lynch
d1070b3d82 Simplify installation command
The installation for docker is currently three separate commands, but it can be a single command if the user simply pipes to the sh interpreter directly. I know there are some who object to piping to sh from a URL, but the current method has no security benefit over piping directly to sh.
2021-06-06 18:02:23 -04:00
HolzHannes
538d11a91f Corrected position of info 2021-05-27 10:01:30 +02:00
HolzHannes
d1989946d5 Info for The input device is not a TTY Errors 2021-05-27 08:30:21 +02:00
Fabian Ohler
17fde00fc9 Apply suggestions from code review
Co-authored-by: Fabian Koller <C0nsultant@users.noreply.github.com>
2021-05-24 15:27:11 +02:00
Fabian Ohler
b17c97f1e8 Use ansible-galaxy during updates
This mechanism is already used for the installation process.
2021-05-22 23:29:44 +02:00
jonaswinkler
31ae398aba changelog 2021-05-19 23:00:03 +02:00
jonaswinkler
a540e58ef2 changelog and version bump 2021-05-19 22:40:56 +02:00
steviehs
18120fcff6 Update setup.rst
Added hint to upgrade pip first.
2021-05-17 09:07:31 +02:00
jonaswinkler
146ae5b4eb changelog and version bump 2021-05-15 19:21:15 +02:00
Jonas Winkler
98ff7d8628 Merge pull request #1003 from puuu/baseurl
Fix sub path support
2021-05-15 15:12:00 +02:00
puuu
d5afa1ddd8 Update documentation about PAPERLESS_FORCE_SCRIPT_NAME 2021-05-14 15:39:20 +09:00
Jonas Winkler
176a22af41 Merge pull request #992 from muued/patch-2
Mention lacking support for ARM in ansible setup
2021-05-06 20:58:59 +02:00
Fabian Ohler
e5573c82b9 Mention lacking support for ARM in ansible setup
Since the jbig2enc dependency is pulled from a repository that only provides i386 and amd64 packages, the installation will fail on arm hosts.
2021-05-06 14:15:12 +02:00
Fabian Ohler
61a70a2284 Update setup.rst
use ansible-galaxy to fetch the ansible scripts to have a role called paperless-ng instead of ansible
2021-05-06 14:08:49 +02:00
Jonas Winkler
a79723165f changelog, version bump 2021-04-27 22:52:50 +02:00
jonaswinkler
29657b0bdf changelog, version bump 2021-04-18 11:25:11 +02:00
jonaswinkler
8d33948e8e update FAQ 2021-04-17 22:29:24 +02:00
jonaswinkler
d3dd7b5100 Merge branch 'dev' into feature/superuser-manager 2021-04-17 14:01:42 +02:00
Chris Nagy
f687271440 Minor docs change 2021-04-10 15:08:33 +02:00
Chris Nagy
6822eaf791 Extend docs with superuser 2021-04-10 13:47:31 +02:00
jonaswinkler
72b0541f20 documentation 2021-04-06 21:46:16 +02:00
jonaswinkler
c85a66c9c3 changelog 2021-04-05 22:23:11 +02:00
jonaswinkler
f31fb127a6 API search documentation 2021-04-05 22:19:42 +02:00
jonaswinkler
0817d5155b changelog and version bump 2021-04-05 00:36:44 +02:00
benjaminfrank
6d953aa015 Update scanners.rst 2021-03-27 14:40:13 +01:00
HolzHannes
5af525cb5a Update scanners.rst
Some new scanners and a new Support column SMTP for Scanner which can directly send mails via SMTP. Also one iOS App to scan documents
2021-03-20 11:10:05 +01:00
jonaswinkler
d0e040f8c8 Merge branch 'dev' 2021-03-18 19:41:45 +01:00
jonaswinkler
540d9480b8 changelog and version bump 2021-03-18 19:13:45 +01:00
isaacsando
536fdd7b44 update advanced_usage.rst to remove wording regarding filename parsing 2021-03-16 11:16:48 -05:00
jonaswinkler
9dcd87d084 changelog 2021-03-14 14:49:38 +01:00
jonaswinkler
adac39ece1 changelog 2021-03-14 14:01:43 +01:00
jonaswinkler
b82e3f8aa2 changelog 2021-03-10 22:31:49 +01:00
jonaswinkler
b553acef73 changelog 2021-03-06 12:42:07 +01:00
jonaswinkler
688d8898b4 documentation 2021-03-06 12:28:41 +01:00
jonaswinkler
7d38c67f7d fix typo 2021-03-06 12:08:52 +01:00
jonaswinkler
05513edb20 instructions on building the docker image 2021-03-06 11:47:11 +01:00
jonaswinkler
bfa4aa7c98 changelog 2021-03-04 00:10:15 +01:00
jonaswinkler
d73b3b1ac8 update docs 2021-03-03 23:58:53 +01:00
Simon Taddiken
c84446d7fd Improve documentation 2021-03-02 10:21:50 +01:00
Simon Taddiken
7ab5dbdee8 Add the possibility to customize the remote user header name
Inspired by the discussion here https://github.com/jonaswinkler/paperless-ng/discussions/639#discussion-3242017 it is worthwhile to be able to customize the header name that is used for authentication as its name is not really standardized.
2021-03-02 09:07:42 +01:00
jonaswinkler
971fb05c6b changelog, documentation, version bump 2021-02-28 13:20:31 +01:00
jonaswinkler
31d34a917e Merge branch 'master' into dev 2021-02-26 15:29:58 +01:00
jonaswinkler
26df2a0753 documentation changes 2021-02-26 15:29:33 +01:00
jonaswinkler
6a21f167e2 Merge branch 'master' into dev 2021-02-26 14:54:47 +01:00
Sebastian König
719b8ec4eb Minor changes 2021-02-26 12:50:12 +01:00
jonaswinkler
a952916c06 added versioning headers to the API 2021-02-26 11:13:28 +01:00
Sebastian König
d337d2e690 Added First-Time Step-by-Step procedure and CopyPaste lists of depeendencies to the docs 2021-02-26 09:49:36 +01:00
jonaswinkler
198bdc8d27 API documentation 2021-02-25 23:04:37 +01:00
jonaswinkler
beedfcd3b7 Merge branch 'dev' 2021-02-25 17:53:17 +01:00
jonaswinkler
45fcb607f7 changelog 2021-02-25 16:42:06 +01:00