All New

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

Register

Login


All New Register Login

pmoraitopoulos

Joined 1700511780

Recently created
Least recently created
Recently updated
Least recently updated
All gists 2 Liked 1 Forked 1

pmoraitopoulos / Excalidraw with collaboration

0 likes
0 forks
1 files
Last active 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>

pmoraitopoulos / Jitsi Meet

0 likes
0 forks
1 files
Last active 1700514940 • Forked from Gwendal/Jitsi Meet
Free Video Conferencing Software for Web & Mobile
1 version: "3.9"
2 services:
3
4 # Frontend
5 jitsi-web:
6 image: jitsi/web:stable-8960-1
7 container_name: jitsi-web
8 ports:
9 - 8084:80
10 - 4484:443
Newer Older

Powered by Opengist ⋅ Load: 40ms⋅

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