From 8fefb7f4c5279d6e4ef2ad3810043297b292e424 Mon Sep 17 00:00:00 2001 From: tteckster <tteckster@gmail.com> Date: Fri, 16 Sep 2022 00:15:31 -0400 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index 7494601f..f3c73ab9 100644 --- a/README.md +++ b/README.md @@ -1507,6 +1507,36 @@ ________________________________________________________________________________ </details> + +<details> +<summary markdown="span"> 🔸Paperless-ngx LXC </summary> + +<p align="center"><img src="https://github.com/paperless-ngx/paperless-ngx/blob/main/resources/logo/web/svg/square.svg?raw=true" height="100"/></p> + +<h1 align="center" id="heading"> Paperless-ngx LXC </h1> + +[Paperless-ngx](https://paperless-ngx.readthedocs.io/en/latest/#) is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. + +To create a new Proxmox Paperless-ngx LXC, run the following in the Proxmox Shell. + +``` +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx-v4.sh)" +``` + +<h3 align="center" id="heading">⚡ Default Settings: 2048MiB RAM - 4GB Storage - 2vCPU ⚡</h3> + +**Paperless-ngx Interface - IP:8080** + +🛈 A paperless.creds file is in root home directory that contains the usernames and passwords. + +Run in the LXC Console +```yaml +cat paperless.creds +``` +____________________________________________________________________________________________ + +</details> + <details> <summary markdown="span"> 🔸Trilium LXC </summary>