Všechno Nové

user:thomas gists created by user

title:mygist gists with given title

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

Registrovat

Přihlásit se


Všechno Nové Registrovat Přihlásit se

shagan

Připojeno 1749206882

Nedávno Vytvořeno
Nejméně nedávno Vytvořeno
Nedávno Aktualizováno
Nejméně nedávno Aktualizováno
Všechny gisty 0 Líbí se 2

hans-peter / paperless

1 Lajky
0 Forky
1 Soubory
Naposledy aktivní 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 Lajky
0 Forky
1 Soubory
Naposledy aktivní 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>
Novější Starší

Vytvořeno pomocí Opengist ⋅ Load: 33ms⋅

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