Commit Graph

7 Commits

Author SHA1 Message Date
Stavros Kois 2d3c09b211
fix(paperless-ng): don't change default dir for static (#1599) 2021-12-21 22:45:05 +01:00
Stavros Kois 0710b35a3b
fix(paperless-ng): fix redis URL and use default paths (#1560)
* fix(paperless-ng): fix redis URL and use default paths

* remove `redisDatabase` as its the default on common

* default to pvc and let users change to hostpath if they want

* paperless likes the `default` user only

* bump patch

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/questions.yaml

* Update charts/stable/paperless-ng/questions.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* rename to `data`

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-20 17:42:50 +01:00
Kjeld Schouten-Lebbing 5092e970d9
chore(apps): completely remove mountPath reference from GUI (#1572) 2021-12-19 18:55:24 +01:00
Stavros Kois cf1485a0b7
chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts

* persistence cleanup pt1

* persistence cleanup pt2

* persistence cleanup pt3

* persistence cleanup pt4

* persistence cleanup pt5

* remove gui for staticfiles for recipes

* make mountPath visible and read-only field

* make mountPath visible and read-only field

* bump patch

* remove trailing `/` on paths and fix freerad

* enable udev (scrutiny)

* also cleanup vCT

* move mountPath under advanced

* update mountPath label

* bump patch dep train
2021-12-18 20:25:00 +01:00
Stavros Kois d21615d259
feat(paperless-ng): move to official image (#1552)
* feat(paperless-ng): move to official image

* bump major

* hmm

* aha

* lint

* fix tpl and add redis dep

* address feedback

* enable varrun

* test root

* use tccr and re-enable varrun

* new image + test redis

* ...

* ofc...

* run as root

* enable varrun

* rofs false

* more perms?!

* not relevant

* disable varrun

* remove comments

* identation

* puid

* remove redisDatabase key
2021-12-17 23:05:07 +01:00
Stavros Kois 9d19dd0d64
fix(paperless-ng): app needs r/w access to rootfs (#1549)
* fix(paperless-ng): app needs r/w access to rootfs

* bump patch

* chore(tdarr): simplify hostPath GUI
2021-12-17 14:55:06 +01:00
kjeld Schouten-Lebbing d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00
Renamed from charts/incubator/paperless-ng/questions.yaml (Browse further)