Opengist Logo Docker Compose

Explore

  • Tüm gistler
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Opengist tarafından desteklenmektedir ⋅ 21ms

user:thomas kullanıcı tarafından oluşturulan gistler

title:mygist belirtilen isme sahip gistler

description:sync gists with given description

filename:myfile.txt belirtilen isimde dosyaları olan gistler

extension:yml belirtilen uzantıya sahip dosyalara sahip gistler

language:go belirtilen dilde dosyaları olan gistler

topic:homelab Verilen konuyla ilgili gist'ler

all:systemctl search all fields

Giriş Kaydol

hans-peter

Katıldı 2 years ago

Tüm gistler 1
Yakın zamanda oluşturuldu En eski oluşturuldu Yakın zamanda güncellendi En eski güncellendi

hans-peter / paperless

Son aktivite 4 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