shamoon
32a7f9cd5a
Enhancement: allow webUI first account signup ( #9500 )
2025-03-29 17:12:34 +00:00
Trenton H
9c68100dc0
Fix: Make management commands aware of the container environment ( #9499 )
2025-03-26 14:17:10 -07:00
shamoon
0c9d615f56
Merge branch 'main' into beta
2025-03-14 13:07:03 -07:00
Trenton H
0faa9e8865
Chore: Split out some items into extras ( #9297 )
2025-03-04 22:16:09 +00:00
Trenton H
654c9ca273
Feature: Switch webserver to granian ( #9218 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-02-28 19:37:45 +00:00
shamoon
90561857e8
Documentation: add note about WAL mode with SQLite
2025-02-24 14:08:49 -08:00
shamoon
a548c32c1f
Enhancement: allow disabling the filesystem consumer ( #9199 )
2025-02-23 13:52:41 -08:00
Colin Yates
29726c3ce1
Documentation: note wget requirement for install script on macOS ( #8793 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-01-18 00:46:47 +00:00
shamoon
5821033e3d
Merge branch 'dev'
2025-01-13 07:47:08 -08:00
Malte Breitzmann
2a1c6bf0ca
Documentation: remove dollar sign in code snippets ( #8600 )
2025-01-04 00:30:25 +00:00
Johan Ohly
fbeaed930e
Documentation: fix docker hub image name ( #8398 )
2024-12-01 07:38:49 -08:00
shamoon
fcf532f13e
Documentation: documentation updates
2024-11-24 14:20:20 -08:00
marph91
605aa50b00
Documentation: Fix list indentation ( #8050 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-28 00:02:06 +00:00
Trenton H
e6f59472e4
Chore: Drop Python 3.9 support ( #7774 )
2024-09-26 12:22:24 -07:00
shamoon
4f8e59030e
Documentation: move usually-unneeded 'mime-support' from bare-metal docs ( #7689 )
2024-09-11 12:58:53 -07:00
fusselkater
fa19a8975e
Fix: correct nltk data path ( #7338 )
2024-07-29 07:27:08 -07:00
Trenton H
28db7e84e6
Documentation: Corrections and clarifications for Python support ( #6995 )
...
* Clarifies Python version support and a rough policy of what versions are supported
2024-06-13 11:53:34 -07:00
Trenton H
5fc6736666
Fixes up various doc sections ( #6883 )
2024-06-02 03:18:12 +00:00
martin f. krafft
d6191d2f2b
Add copy-paste list of Python build dependencies ( #6824 )
...
To be consistent, let's provide an easily copy-pastable list of packages
even for the final set of build dependencies.
Signed-off-by: martin f. krafft <madduck@madduck.net>
2024-05-29 09:03:51 -07:00
shamoon
5d937cf639
Merge branch 'dev'
2024-05-06 13:41:08 -07:00
Lino
93555cf2e7
Documentation: add link to list of hosting providers ( #6577 )
2024-05-06 20:33:13 +00:00
shamoon
ea8127202d
Documentation: Remove SQLite to Postgres in favor of export/import ( #6401 )
2024-04-15 11:50:04 -07:00
shamoon
f525ac0af6
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08:00
shamoon
f4e75c7fb7
Merge branch 'dev'
2024-01-05 21:36:01 -08:00
ChrisRBe
5963dfe41b
Fix: correctly format tip admonition ( #5229 )
...
format for material admonition requires a line break and another
level of indentation which was not correctly applied on this line.
2024-01-03 14:34:59 -08:00
Christoph Loy
3f4f4444f7
Document invalid options in rootless containers ( #5122 )
...
Specifying `PAPERLESS_OCR_LANGUAGES` in rootless containers is not possible since the extra languages are currently installed with apt which requires root.
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-01-01 08:00:05 -08:00
Johannes Schneider
670a3f6c7f
fix command for Docker version check ( #5196 )
2023-12-31 14:21:40 -08:00
Trenton H
c8ee35692c
Documentation: Update documentation to refer only to Docker Compose v2 command ( #4650 )
...
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-20 20:14:33 -08:00
shamoon
55f26c9c4c
Documentation: update docs, screenshots ahead of Paperless-ngx v2.0 ( #4542 )
...
* Reformat internal links
* Update screenshots, docs & readme
* Use image lightbox
* Fix nested list on docs index
* Add some visual interest to screenshots layout
* Compress images
2023-11-13 14:56:34 +00:00
Musa Ahmed
f893ba929a
Change: Install script improvements ( #4387 )
...
* (1) Made curl command to download installation script silent while allowing erros to be dispalyed. (2) Made `if ! command -v ${DOCKER_COMPOSE_CMD}` silent as the other checks are as well.
* Made curl options more clear
2023-10-19 02:49:37 +00:00
Trenton H
01af725d79
Remove old information about building the Docker image locally ( #4354 )
2023-10-11 13:52:28 +00:00
shamoon
d9abb745a9
Merge branch 'main' into dev
2023-09-26 13:33:27 -07:00
shamoon
379b4f8cd3
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
Trenton Holmes
650c816a7b
Removes support for Python 3.8 and lower from the code base
2023-09-10 11:42:59 -07:00
Trenton H
0ef3a141a8
Enables Python 3.11 testing
2023-09-08 11:49:16 -07:00
Jens van Almsick
3d552c3112
docs(bare-metal): add new dependency
...
mysqlclient 2.2.0 now requires pkg-config during installation via pip see https://github.com/PyMySQL/mysqlclient/discussions/638#discussioncomment-6333394
2023-08-05 07:55:18 -07:00
andstu
a05dbd2e5a
fix: spelling
2023-05-25 00:43:31 -04:00
Guillaume Hullin
b8afb22902
Adding doc on how to setup Fail2ban ( #3414 )
...
* Adding doc on how to setup Fail2ban
* Adding notes concerning log path variable
* Moved Fail2ban to Wiki
* Added "Enhancing security" section to link to wiki
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Type
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-22 06:53:09 -07:00
shamoon
45d666ff2d
Fix nginx link
2023-05-18 13:45:04 -07:00
shamoon
8be8a310d7
Move nginx docs to wiki
2023-05-18 08:52:50 -07:00
shamoon
1898f9b183
Add gnu-sed
note for macOS
2023-04-25 23:37:22 -07:00
shamoon
65064a6934
Merge pull request #2997 from paperless-ngx/beta
...
[Beta] Paperless-ngx v1.14.0 Release Candidate 1
2023-04-24 12:04:56 -07:00
shamoon
47682bc143
Add exec snippet for createsuperuser
...
Closes #3154
2023-04-23 20:48:08 -07:00
shamoon
de155a753d
Merge branch 'main' into dev
2023-04-01 21:08:33 -07:00
Max Truxa
8161316c01
Fix: Update outdated docs referencing master
...
The `master` branch is now called `main`.
2023-03-14 10:19:00 +01:00
Illia Grybkov
7912f4a22a
Fix formatting in "Setup" documentation page
2023-03-13 09:40:24 -05:00
Trenton Holmes
851b23fb09
Adds additional note for bare metal suggesting Redis be secured
2023-03-12 20:53:53 -07:00
Natanael Arndt
283a2ab648
Update docker-compose start steps
...
As also written in the docker-compose file it is necessary to do the steps in the order:
1. Run 'docker-compose pull'.
2. Run 'docker-compose run --rm webserver createsuperuser' to create a user.
3. Run 'docker-compose up -d'.
2023-03-09 22:30:55 +01:00
Brandon Rothweiler
ca412e0184
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00
shamoon
cc971a4569
Note possible utf8mb3
requirement
2023-02-05 20:17:22 -08:00