Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Registrieren

Anmelden


Alle Neu Registrieren Anmelden

shagan

Gemeinsam 1749206882

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet
Alle Gists 0 Favorisiert 2

hans-peter / paperless

1 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1735240368
Paperless ; using an existing mariadb Docker-Image
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

pmoraitopoulos / Excalidraw with collaboration

1 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1731675793
I wanted to install excalidraw with collaboration in real time. This is my stack.
1 version: "3.9"
2
3 services:
4 frontend:
5 image: alswl/excalidraw:v0.17.3-fork-b1
6 container_name: excalidraw-frontend
7 environment:
8 - VITE_APP_BACKEND_V2_GET_URL=https://<storage_link_reverse_proxy>/api/v2/scenes/
9 - VITE_APP_BACKEND_V2_POST_URL=https://<storage_link_reverse_proxy>/api/v2/scenes/
10 - VITE_APP_WS_SERVER_URL=wss://<room_link_reverse_proxy>
Neuer Älter

Powered by Opengist ⋅ Load: 35ms⋅

Deutsch
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright © 2019 – 2025 mariushosting - All Rights Reserved.