bot
ffdcf6bd73
gotenberg: Update to 8.17.0
2025-02-08 15:52:44 +00:00
bot
6bee9847fc
paperless-ngx: Update to 2.14.7
2025-02-08 15:52:44 +00:00
bot
b32751bf28
paperless-ngx: Update to 2.14.5
2025-01-25 12:32:13 +00:00
bot
5fb6d70f59
paperless-ngx: Update to 2.14.3
2025-01-18 12:32:13 +00:00
bot
07ffcd0bc5
gotenberg: Update to 8.15.3
2025-01-11 12:32:11 +00:00
bot
a79668dcf1
gotenberg: Update to 8.14.1
2024-12-21 12:32:10 +00:00
bot
4d2cc40b5e
tika: Update to 3.0.0.0
2024-11-16 12:32:14 +00:00
bot
c31db5fde2
gotenberg: Update to 8.13.0
2024-11-16 12:32:14 +00:00
bot
74ce0e1b0a
paperless-ngx: Update to 2.13.5
2024-11-16 12:32:14 +00:00
Dustin
8ff45a8c01
paperless-ngx/gotenberg: Run as correct user
...
The Gotenberg container image uses UID 1001 for the _gotenberg_ user.
Using any other UID number, even when the home directory is set and
owned by that UID, results in random issues, especially when using
LibreOffice conversions.
2024-10-19 09:46:15 -05:00
Dustin
99c8f7694c
paperless-ngx: Split resources into separate files
...
The Paperless-ngx ecosystem consists of several services. Defining the
resources for each service in separate manifest files will make
maintenance a little bit easier.
2024-10-17 07:27:33 -05:00
bot
51fe6f39af
gotenberg: Update to 8.12.0
2024-10-12 11:33:00 +00:00
bot
f451f03c68
paperless-ngx: Update to 2.12.1
2024-09-16 11:32:12 +00:00
bot
70589b7e51
paperless-ngx: Update to 2.12.0
2024-09-09 11:32:10 +00:00
Dustin
4d643bdc9a
paperless-ngx: Update image ref for Tika
...
The Paperless-ngx project no longer maintains their own builds of Apache
Tika container images.
2024-09-08 19:51:47 -05:00
bot
8b7ae74e41
tika: Update to 2.9.2.1
2024-09-09 00:50:55 +00:00
bot
5f9ab83a57
gotenberg: Update to 8.9.2
2024-09-09 00:50:54 +00:00
bot
9c2e44ff63
paperless-ngx: Update to 2.11.6
2024-09-09 00:50:54 +00:00
Dustin
a2225e583e
paperless-ngx: Use volume claim template for redis
...
Using a volume claim template to define the persistent volume claim for
the Redis pod has two advantages: first, it enables using clustered
Redis, if we decide that becomes necessary, and second, it makes
deleteing and recreating the volume easier in the case of data
corruption. Simply scale down the StatefulSet to 0, delete the PVC, and
scale the StatefulSet back up.
2024-06-26 18:29:49 -05:00
Dustin
f83783fd58
paperless-ngx: Enable Flower
...
Flower is the monitoring agent for Celery. It has a web UI, but more
importantly, it exposes Celery performance metrics in Prometheus format.
2024-05-22 15:50:32 -05:00
Dustin
4081a2c8c4
paperless-ngx: Set instance label for Argo CD
...
Argo CD wants every resource managed by an application to have that
application's name as the value of the `app.kubernetes.io/instance`
label.
2023-10-14 07:33:27 -05:00
Dustin
ce09f48870
paperless-ngx: Downgrade gotenberg to 7.5.4
...
Recent versions of *gotenberg* have problems converting LibreOffice
(and Microsoft Office) documents. See [issue #442 ] and [issue #576 ]
for details. Downgrading from 7.6.1 to 7.5.4 seems to work around the
problem for now.
[issue #442 ]: https://github.com/gotenberg/gotenberg/issues/442
[issue #576 ]: https://github.com/gotenberg/gotenberg/issues/576
2023-05-18 15:20:46 -05:00
Dustin
48ed48752f
paperless-ngx: Deploy application
...
*Paperless-ngx* is a document management system. It provides tools for
organizing, indexing, and searching documents, including OCR.
2023-01-13 21:33:14 -06:00