From: alex Date: Sun, 26 Jan 2025 19:51:03 +0000 (+0100) Subject: Add instant-messaging/IRC X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=62669e1dad70b8268e18a7e6e74f54d3a6b305d0;p=infrastructure.git Add instant-messaging/IRC --- diff --git a/blueprint/README.md b/blueprint/README.md index 19c529b..c35bf76 100644 --- a/blueprint/README.md +++ b/blueprint/README.md @@ -15,7 +15,7 @@ These documents intend to document how to set up self-hosted services in a reusa * Code forge: Forgejo seems to just work * Communication * [Mailing list](mailing-list.md) - * Instant messaging + * [Instant messaging](instant-messaging.md) * Others (forums, ActivityPub, ...) ## TODO diff --git a/blueprint/instant-messaging.md b/blueprint/instant-messaging.md new file mode 100644 index 0000000..a8f303f --- /dev/null +++ b/blueprint/instant-messaging.md @@ -0,0 +1,7 @@ +# Instant messaging + +## IRC + +Ergo installs OK, but because websockets are not configured, I was only able to get TheLounge to connect without much additional configuration. + +Even then, the out of the box experience is not awesome.