34 Commits

Author SHA1 Message Date
andstu
16c03c6ee3 fix: spelling 2023-05-25 00:43:31 -04:00
Guillaume Hullin
700c77c175 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
11b057e437 Fix nginx link 2023-05-18 13:45:04 -07:00
shamoon
6ec0b0a809 Move nginx docs to wiki 2023-05-18 08:52:50 -07:00
shamoon
ece23c0465 Add gnu-sed note for macOS 2023-04-25 23:37:22 -07:00
shamoon
cf9cc07432 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
95f0e48c9e Add exec snippet for createsuperuser
Closes #3154
2023-04-23 20:48:08 -07:00
shamoon
fc5c05d0bf Merge branch 'main' into dev 2023-04-01 21:08:33 -07:00
Max Truxa
ee24280533 Fix: Update outdated docs referencing master
The `master` branch is now called `main`.
2023-03-14 10:19:00 +01:00
Illia Grybkov
b639678d04 Fix formatting in "Setup" documentation page 2023-03-13 09:40:24 -05:00
Trenton Holmes
827339bd3f Adds additional note for bare metal suggesting Redis be secured 2023-03-12 20:53:53 -07:00
Natanael Arndt
55ab9206d2 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
7d950d9e87 Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting 2023-02-23 22:42:57 -05:00
shamoon
75bfaa57fc Note possible utf8mb3 requirement 2023-02-05 20:17:22 -08:00
clemensrieder
7eb1747596 Minor updates to development documentation (#2474)
* clarify commands by adding paths

* fix trailing space in header

* rerun pre-commit

* one last time :S

* update sections, remove duplicate information

* those pesky pre-commits ;-)

* implement suggestions
2023-01-26 07:45:35 -08:00
Trenton Holmes
d0f42653ff Merge remote-tracking branch 'origin/main' into beta 2023-01-24 17:54:42 -08:00
Michael Shamoon
192a90cdf7 Note rollback need for regenerating thumbnails
[skip ci]
2023-01-24 10:15:52 -08:00
Muli Dayan
a62ef30bcf Fix docker-compose.yml file name 2023-01-20 12:10:25 -05:00
Robert Resch
d71e591c99 fix link 2023-01-17 20:00:24 +01:00
shamoon
135216f2a3 Merge pull request #2420 from paperless-ngx/fix-2405
Documentation: Fix comment re bare metal runserver command
2023-01-16 15:56:12 -08:00
Jan-Jonas Sämann
99786e3fee Update docs nginx reverse proxy example (#2443)
* Update docs nginx reverse proxy example

According to #817 P3P header is mandatory. Otherwise django CSRF breaks login

* Note P3P header optional

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-15 19:02:44 -08:00
Michael Shamoon
4680bf768e Fix comment re bare metal runserver command 2023-01-13 11:30:47 -08:00
Michael Shamoon
58e873ed68 Add note re PAPERLESS_DEBUG for dev server 2023-01-08 13:41:23 -08:00
Trenton Holmes
f2ad8155ee Fixes up the slightly behind docs 2023-01-07 16:45:48 -08:00
Stefan
2fa6b16f03 Update bare metall install documentation
Added some info to the baremetal installation and changed it up a bit for easier installation

Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-31 08:26:30 -08:00
tooomm
ab7b09df16 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.
2022-12-17 19:55:22 -08:00
tooomm
cf64931013 Docs: Fix leftover issues from conversion (#2172) 2022-12-11 10:12:58 -08:00
tooomm
d0577b3658 more fixes and cleanup 2022-12-11 08:06:17 -08:00
tooomm
23a85200c8 fix links 2022-12-11 08:06:17 -08:00
Sven Strittmatter
d6d02fe513 Update setup.md
W/o the slash it resolves to /setup/configuration/ which does 404.
2022-12-09 22:09:06 +01:00
Trenton Holmes
ec4fc1d971 Further cleanup of docs, including fixing autoconvert issues and general cleanups 2022-12-06 10:45:18 -08:00
Michael Shamoon
4718f73356 Update frontend compilation info 2022-12-04 14:32:08 -08:00
Trenton Holmes
0d6262f796 Cleans up a number of internal links 2022-12-03 08:28:44 -08:00
Michael Shamoon
71bd46a96a Move docs to material-mkdocs 2022-12-02 14:48:36 -08:00