From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=protonmail.com (client-ip=185.70.40.133; helo=mail-40133.protonmail.ch; envelope-from=jvanveen@protonmail.com; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=protonmail.com header.i=@protonmail.com header.b=khylnZBr Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) by mail.toke.dk (Postfix) with ESMTPS id 34EE47BE1CB for ; Thu, 24 Dec 2020 15:25:24 +0100 (CET) Date: Thu, 24 Dec 2020 14:25:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1608819922; bh=UBIUqYiYcL2XOD1ug7td0Ufhg7qHNrK1wlS0hCZdtlA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=khylnZBrgXE0NIzlFZLwrq+CYB48t/smj8DXWjAYEaUhHM2ZXJ80g2GvgDLff4x0a E9FTb4Qww6HBsiRS+p6n6sGEXqnlZYL9Hx8BU8nv3ucgrJDwUERtov+QE7wBO1YTx2 KxLc7ipB90dYxemxuzqRvVBjzRAa4vnR72X6PyHo= To: Juliusz Chroboczek From: Jeroen van Veen Message-ID: In-Reply-To: <87y2ho1war.wl-jch@irif.fr> References: <0bovnrx2Yq176RacwUPyC-0d5CP90GDlmJ-X1A91KkSxoD6RsctVvD7l6PJ8bJTjvjWWxFs30MZ0pvqPbQ96TIxWIP9kpxFDTFTgQ2H4kLU=@protonmail.com> <87y2ho1war.wl-jch@irif.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=1.8 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NEW_DOMAIN_28D, URIBL_FRESH_28D_SURBL shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Message-ID-Hash: J3EWC5YEOUE7FUS4KDIX5ORDAPVTA35P X-Message-ID-Hash: J3EWC5YEOUE7FUS4KDIX5ORDAPVTA35P X-MailFrom: jvanveen@protonmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: "galene@lists.galene.org" X-Mailman-Version: 3.3.2 Precedence: list Reply-To: Jeroen van Veen Subject: [Galene] Re: Docker config? List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Op woensdag, december 23, 2020 2:33 PM, Juliusz Chroboczek sc= hreef: > Thanks for the kind words, Jeroen. > > > - Create small docker image for one-line "try-out" setup > > That's cool. I'm not going to include it in Galene, since I don't run > Docker myself and would be unable to maintain your contribution, but I'll > be glad to put a link to the galene.org page. Please let me know when > it's tested and you believe it's ready for public consumption. I'm not really sure about the current Docker build yet. It may be a problem= to keep in sync with development, unless its generated from a ci. I'll try som= e things first and let you know when I have something workable. > > > - Move most documentation from the README to a Github wiki > > (https://github.com/garage44/galene/wiki) > > > > I'm trying to avoid relying too much on third parties, and to keep as muc= h > as possible within Git. A git repository is easy to migrate if we decide > to change providers, not so with a Github wifi. If people think that > a Wiki is necessary, we could conceivably put one on galene.org. > > (Toke, who's kindly administering this mailing list, is publishing the > list archives as a Git repository, so that we can migrate away at any > point. I see no reason to migrate away from Toke, but I wouldn't want to > use a mailing list provider who doesn't make that possible.) > > (Now if somebody were to design a usable issue tracker that allows easy > migration, my happiness would be complete.) > > > - Rename README to README.md > > > It's annoying that Github doesn't parse a README as markdown by default= , > > but it improves the readability on the Github frontpage a lot. > > Yep. I've reported the issue to the Github people, they told me to f*ck o= ff. > Another reason to avoid relying too much on Github. > > > - Option to disable TLS > > > Would it be an idea to let Nginx sort this out? Most people are already > > familiar with a Letsencrypt/Certbot/Nginx > > setup. Galene could have less config in that case to worry about. > > Yes, that makes sense. The reason Gal=C3=A8ne doesn't support HTTP is tha= t > WebRTC requires a secure context. I'd be glad to accept a pull request to > conditionally disable HTTPS. Great! I made a small PR (https://github.com/jech/galene/pull/16). Please l= et me know if it needs more work. I'm still quite unfamiliar with Golang. > > -- Juliusz > > Galene mailing list -- galene@lists.galene.org > To unsubscribe send an email to galene-leave@lists.galene.org