mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
19 lines
493 B
JSON
19 lines
493 B
JSON
{
|
|
"id": "paperless-ngx",
|
|
"name": "Paperless-ngx",
|
|
"version": "2.20.15",
|
|
"description": "Paperless-ngx is a self-hosted document management system for scanning, indexing, and archiving documents.",
|
|
"logo": "paperless-ngx.svg",
|
|
"links": {
|
|
"github": "https://github.com/paperless-ngx/paperless-ngx",
|
|
"website": "https://paperless-ngx.com/",
|
|
"docs": "https://docs.paperless-ngx.com/"
|
|
},
|
|
"tags": [
|
|
"documents",
|
|
"ocr",
|
|
"productivity",
|
|
"self-hosted"
|
|
]
|
|
}
|