Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

Registrarse

Iniciar sesión


Todos Nuevo Registrarse Iniciar sesión

shagan

Unido 1749206882

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
Todos los gists 0 Gustado 2

hans-peter / paperless

1 gustos
0 bifurcaciones
1 archivos
Última actividad 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 gustos
0 bifurcaciones
1 archivos
Última actividad 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>
Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 33ms⋅

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