Merge pull request #145 from linuxserver/deprecations

This commit is contained in:
Adam 2023-02-15 15:20:24 +00:00 committed by GitHub
commit c24916b5b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
title: guacd Deprecation Notice
date: '2023-02-15 15:00:00Z'
informational: true
affected:
- Deprecations
- guacd
section: issue
---
Due to a lack of upstream support for modern dependencies, we are deprecating our [guacd container](https://github.com/linuxserver/docker-guacd/).
We recommend switching to their [official container](https://hub.docker.com/r/guacamole/guacd), though please note this only offers support for amd64 platforms.

View File

@ -0,0 +1,15 @@
---
title: Papermerge Deprecation Notice
date: '2023-02-15 15:00:00Z'
informational: true
affected:
- Deprecations
- papermerge
section: issue
---
Due to issues maintaining parity with the upstream container releases, we are deprecating our [Papermerge container](https://github.com/linuxserver/docker-papermerge/).
We recommend switching to their [official container](https://hub.docker.com/r/papermerge/papermerge).
Their documentation can be found [here](https://docs.papermerge.io/Installation/docker.html).