Paperless-ngx: Difference between revisions
m DoggoBit moved page Paperless to Paperless-ngx: Official name |
added address line necessary for non local-host use |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{application infobox | |||
|name=Paperless-ngx | |||
|type=Container | |||
|image=Paperless-ngx-logo.svg | |||
|firstRelease=March 2022 | |||
|latestRelease=2.20.6 | |||
|status=Active | |||
|license=GNU General Public License v3.0 or later | |||
|os=Cross-platform | |||
|platform=Docker | |||
|programmingLanguage=Python, TypeScript | |||
|website=[https://paperless-ngx.com paperless-ngx.com] | |||
|github=paperless-ngx/paperless-ngx | |||
|bugTracker=[https://github.com/paperless-ngx/paperless-ngx/issues GitHub Issues] | |||
|documentation=[https://docs.paperless-ngx.com Paperless-ngx Documentation] | |||
}} | |||
[https://paperless-ngx.com Paperless-ngx] is a community-supported open-source document management system that transforms your physical documents into a searchable online archive, allowing you to reduce paper clutter. | [https://paperless-ngx.com Paperless-ngx] is a community-supported open-source document management system that transforms your physical documents into a searchable online archive, allowing you to reduce paper clutter. | ||
| Line 12: | Line 28: | ||
enable = true; | enable = true; | ||
consumptionDirIsPublic = true; | consumptionDirIsPublic = true; | ||
address = "<machine ip>"; | |||
settings = { | settings = { | ||
PAPERLESS_CONSUMER_IGNORE_PATTERN = [ | PAPERLESS_CONSUMER_IGNORE_PATTERN = [ | ||