Opengist Logo Docker Compose

Explore

  • All gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Powered by Opengist ⋅ 21ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register

hans-peter

Joined 2 years ago

All gists 1
Recently created Least recently created Recently updated Least recently updated

hans-peter / paperless

Last active 2 months ago

Paperless ; using an existing mariadb Docker-Image

2 0 1
1 # The folowing Docker-Compose file install paperless-ngx
2 # using redis as fast memory-database cache and
3 # Tika as a content analyse- and data-detection Tool and
4 # Gotenberg for use Paperless with office tools lke Ms-Office or Libre-Office
5 # To save the Data, Paperless ngx use normally a SQLITE-Database whitch works in Paperless.
6 # But it is possible to externel Database systems like
7 # PostgreSQL
8 # MySQL
9 # MARIADB
10 # It is possible to install a new Database-Docker-Image or use an existing Database-Docker-Image