Commit Graph

116 Commits

Author SHA1 Message Date
steviehs a8135528b1 Update setup.rst
Added hint to upgrade pip first.
2021-05-17 09:07:31 +02:00
Jonas Winkler 2ccbb08c3f 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 d89022a280 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 93bd24c9d2 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
Sebastian König fd2cbc13ff Added First-Time Step-by-Step procedure and CopyPaste lists of depeendencies to the docs 2021-02-26 09:49:36 +01:00
jonaswinkler ef4009e94f documentation 2021-02-21 13:35:47 +01:00
jonaswinkler e2a932d744 update dependencies 2021-02-21 00:24:33 +01:00
jonaswinkler f07a6b4586 PAPERLESS_WEBSERVER_WORKERS option 2021-02-15 16:27:35 +01:00
jonaswinkler 1d50d017ac update bare metal instructions 2021-02-06 14:54:00 +01:00
jonaswinkler 28c79f1abb documentation 2021-02-03 17:07:37 +01:00
jonaswinkler afb63f763a Merge branch 'master' into dev 2021-02-03 15:24:38 +01:00
Fabian Koller 32c9369ba1 Apply consistent name structure to vars 2021-02-03 08:06:34 +01:00
jonaswinkler c78d54e71e update the easy install script and documentation 2021-02-02 19:54:56 +01:00
Jonas Winkler 2efb99192a add pull to docker setup 2021-02-01 21:45:45 +01:00
Jonas Winkler 0a28ccf62f adjustments to setup 2021-02-01 21:43:50 +01:00
jonaswinkler fd59def1bd Merge branch 'feature-websockets-status' into dev 2021-01-31 14:37:15 +01:00
jonaswinkler adb76eafaf moved gunicorn.conf.py to a more appropriate place and reference that in the configuration scripts. 2021-01-31 13:52:21 +01:00
jonaswinkler 46ea86a6d2 Merge branch 'dev' into feature-websockets-status 2021-01-30 16:08:50 +01:00
jonaswinkler 41fe607157 documentation 2021-01-27 20:45:14 +01:00
jonaswinkler 682cf33c78 clarification for some steps in the migration guide 2021-01-27 12:05:30 +01:00
jonaswinkler edfebe18a2 removed all occurences of pipenv from the documentation 2021-01-26 20:48:32 +01:00
jonaswinkler 944aaf5438 documentation #444 2021-01-26 19:32:22 +01:00
Reto 37ade0c6b2 fix my ignorance of idempotent 2021-01-24 20:00:09 +01:00
Reto 2104e65462 minor changes, like numbering 2021-01-23 13:14:31 +01:00
Reto c0882e74e2 tried to fill the gaps and change wording where it felt necessary for better understanding 2021-01-23 12:55:50 +01:00
Fabian Koller 8d433ac0de Update setup docs with ansible instructions 2021-01-15 10:10:36 +01:00
jonaswinkler 769356733a update docker compose files and documentation #339 2021-01-14 12:59:39 +01:00
jonaswinkler f5be2ac4bb a couple changes to the documentation 2021-01-14 02:09:06 +01:00
jonaswinkler 50ba88231f documentation 2021-01-12 00:29:05 +01:00
jonaswinkler 040e652e6a remove obsolete steps from the documentation 2021-01-11 23:07:47 +01:00
jonaswinkler 8104851c08 Merge branch 'dev' into travis-multiarch-builds 2021-01-11 21:57:28 +01:00
Fabian Koller 88dcd889fa Add gettext to Bare Metal Route dependencies
In theory, this package is optional since not everybody wants to compile translations.
Without other changes to step 5. (i.e. making it explicit that `python3 manage.py compilemessages` is not mandatory), not installing `gettext` results in an error when blindly copy-pasting the steps.
2021-01-09 11:27:35 +01:00
jonaswinkler 38f279fd2a update installation instructions 2021-01-07 21:16:16 +01:00
jonaswinkler 05c16e1539 more changes for #118 2021-01-04 17:42:42 +01:00
jonaswinkler 729e5ee0e1 compile messages build step 2021-01-02 01:57:26 +01:00
jonaswinkler 27ae4f6b1e fixes #197 2020-12-28 15:48:35 +01:00
jonaswinkler 0b9ea5c60f Merge branch 'dev' 2020-12-22 15:58:06 +01:00
jonaswinkler b08a5e62d8 documentation 2020-12-22 14:43:16 +01:00
jonaswinkler 70347bb8f3 added a note to the documentation regarding character limits of PostgreSQL 2020-12-16 23:26:29 +01:00
jonaswinkler 805e3d51e8 Merge remote-tracking branch 'origin/master' into dev 2020-12-05 14:54:28 +01:00
jonaswinkler d52260468c docs 2020-12-05 14:00:02 +01:00
Johann Bauer 55cc93e5e9 Add missing step to migration guide 2020-12-05 13:41:15 +01:00
jonaswinkler 62cc4a7a54 docs 2020-12-03 19:56:33 +01:00
jonaswinkler a47623dbaf documentation 2020-12-03 00:15:03 +01:00
jonaswinkler 5160ff9793 we now have some documentation on how to start development. 2020-11-29 13:08:00 +01:00
jonaswinkler c2a86704eb removed the encryption logic. 2020-11-29 01:19:23 +01:00
jonaswinkler 42c9186e91 refrain from creating the index as part of the migrations, messes with the test cases. 2020-11-27 13:56:07 +01:00
Jonas Winkler 09e419aeee Added some notes about how to move back to paperless. 2020-11-23 21:42:01 +01:00
Jonas Winkler d7160de9f1 many changes to the documentation, mostly typos 2020-11-23 19:34:52 +01:00
Jonas Winkler f7fa110afe docs, screenshots 2020-11-23 13:10:28 +01:00