Yehor 🇺🇦

Ok, I have a #Synapse #Matrix server #selfhosted. I have no idea yet if it is working... Anyone on Matrix, please drop me a message =)

matrix.to/#/@yehor:vi.place

#homelab #selfhost #selfhosting

You're invited to talk on Matrix

You're invited to talk on Matrix

matrix.to
Jul 08, 2025, 15:27 · · · 0 · 0
Habr

Paranoia: админ-панель для Matrix Synapse на PHP

Matrix — мощная федеративная платформа, но с точки зрения администрирования она оставляет желать лучшего. Стандартные инструменты либо устарели, либо требуют сложных прокси-настроек, JS-фреймворков, обходов CORS и кучи зависимостей. Мы в EasyProTech столкнулись с этим вживую — и решили сделать свою панель. Так родилась Paranoia :

habr.com/ru/articles/923418/

#synapse #adminpanel #matrix #matrixorg #matrix_admin_ui

Paranoia: админ-панель для Matrix Synapse на PHP

Paranoia: минималистичная админ-панель для Matrix Synapse…

Хабр
⚯ Michel de Cryptadamus ⚯

@Nonilex interestingly despite the more or less wholesale dismantling of the #CFPB, they did finally see fit to intervene in the #Synapse bankruptcy where ~$90 million of customer money went missing because of #EvolveBank's shenanigans (also famous as the bank of #FTX and #GeorgeSantos's campaign)

x.com/mikulaja/status/19367850

Jason Mikula (@mikulaja) on X

Synapse bankruptcy shocker: CFPB files statement of…

X (formerly Twitter)
Blabla Linux

Avec des beaux services à la maison, comme #PeerTube, #Mastodon, #WordPress…, Voici (enfin) après deux jours de boulot, #Matrix #Synapse (Admin) #Element sur #Docker #LXC dans #Proxmox VE, avec #Nginx Proxy Manager comme proxy inverse 💪 Aux p'tits oignons 😎
Les liens suivront bientôt 😉

Tera-Tom

It is not easy to search for where columns exist in one system, but now you can see every table and view where they exist across every system in your enterprise. And the system's tree comes alive!

#snowflake #databricks #db2 #teradata #oracle #bigquery #ibm #sqlserver #synapse #postgres #vertica #greenplum #redshift #aws #googlecloud #awscloud #azurecloud #cloud #sql #etl #postgres #yellowbrick #mysql #vmware #netezza

Habr

EPT-MX-ADM: Новый уровень управления Matrix Synapse — Бета-версия v0.0.1

Привет, Хабр! Меня зовут Brabus, я разработчик из EasyProTech LLC, и сегодня я хочу рассказать о моём проекте - EPT-MX-ADM . Это современная админ-панель для Matrix Synapse, которая решает проблемы устаревших инструментов вроде Synapse Admin. Если ты админ Matrix-сервера и устал от CORS-ошибок, древнего UI и вечных плясок с Nginx-конфигами, этот проект для тебя. 😎

habr.com/ru/articles/916492/

#matrix #matrixorg #matrix_admin_ui #Synapse #Flask #Python #OpenSource #BetaVibes

EPT-MX-ADM: Новый уровень управления Matrix Synapse — Бета-версия v0.0.1

Привет, Хабр! Меня зовут Brabus, я разработчик из EasyProTech…

Хабр
Ostsee-Schlumpf

Eigtl. wollte ich nur einen kleinen Text auf einer "versteckten" Unterseite um sie auf einer anderen Seite zu verlinken. Dann ist es dank Schlaflosigkeit mehr geworden und dann dacht ich, mach ich einfach nen Beitrag draus.

Datenschutz und Medienkompetenz

meinwegraus.de/datenschutz-und

#Blog #Datenschutz #DeltaChat #Ginlo2 #Medienkompetenz #Privatsphäre #Signal #Synapse #Matrix #Telegram #Threema #WhatsApp

Datenschutz und Medienkompetenz - meinwegraus.de

Der Messenger-Dschungel ist groß. Das Thema Datenschutz…

meinwegraus.de
Ryan Peters

Wanted to ask this again, but what are some popular #matrix communities/servers/rooms that focus on:

- Docker
- Self-hosting
- Kubernetes
- Mail (smtp/imap/etc)
- Plex/jellyfin/media/etc
- Home assistant

I've looked into the matrix search tools but a lot of rooms seem dead or no longer hosted. Thanks!

#boost #docker #kubernetes #synapse #chat #mail #email #homeassistant #plex

b4ux1t3 :trek_ds9_sisko:#1️⃣

Super successful stream tonight!

In three hours, we:

- Spun up a test #Matrix #Synapse server
- got the nio-template running
- got all of our application code migrated over into the project.
- Ranted a little bit about LLMs

On Thursday, we'll get to actually rewiring up the commands. I'm not overly enthused with how this has been modeled in the template: "commands" process themselves. I feel like we need a command processor, instead.

Since I already have a bot script which processes commands, I'll just morph that into the command processor. I think I may do some major surgery to rewrite this template in a less. . .painfully object oriented manner.

Ryan Peters

Just got a #matrix server up and running, trying out #element after a while. What are some good chat servers to join with a focus on tech, development, self hosting, food, cooking, outdoors, hiking, etc? Thanks.

#selfhosted #selfhost #homelab #synapse #cooking #food #hiking #boost

Tero Keski-Valkama

So, having a home #k8s cluster something about Posgres HA has been bugging me a lot. When there's an electric blackout (this is #Spain after all), all the pods go down. But what happens with Postgres is that the replicas go into a process to sync and elect a new master, and this takes time.

Meanwhile, the pgpool will give successful database connections to apps in pods, but only read-only.

What happens with an app like #Matrix #Synapse is that I think it gets database connections in a pool at start-up, and as it succeeds, it just continues. However, when it actually tries to make updates and inserts, it will get errors, but now it will only log them; they aren't fatal. Or would log them unless the logs were by default off because of privacy and security.

The initial read-only database connections are never upgraded to read-write because the application doesn't expect this kind of a failure, even when the new master is chosen.

Meanwhile the Matrix server continues in a highly degraded mode without being able to persist messages sent. It will only be able to relay them to currently connected online clients. This leads to users getting diverging views to the messages on channels.

I solved this by adding an initContainer to check for read-write connection to Postgres before the Synapse pod start-up, but it's a hack.

#SelfHosting

May 05, 2025, 17:41 · · · 0 · 0
TROM

We extended the shutting down of our TROM.tf Matrix chat from 4th of May to 14th of May so that people have time to migrate their accounts. For more info see - trom.tf/chat/

Please migrate!

#matrix #synapse

Chat – TROM.tf

trom.tf
TROM

Our chat.trom.tf (Matrix/Synapse) has become very difficult to manage - growing database, not an easy way to prevent bots from registering, or others from abusing our service.

For now we have closed the registrations and only accept them via requests. We have 460 users but we are thinking to perhaps shut down the entire service this year.

Too much work considering anyone can make trade-free accounts with matrix.org or other providers....

We will keep everyone informed about our future plans.

#foss #synapse #matrix #chat #trom #tromtf

Niklas Korz

As a headsup, I'll likely stop any engagement in the #Matrix ecosystem, seeing the troubling development of #Synapse alternatives and the massive shortcomings of the protocol in regards to community moderation / defense against spam waves. In particular, I'm planning to shutdown my selfhosted conduwuit instance, and continue using my matrix.org account only for communities where Matrix is pretty much required. I briefly considered migrating to Grapevine, but I don't have the energy.

⚛️Revertron

Несколько месяцев назад мой сервер Matrix начал быстро распухать. Жрал дисковое пространство очень быстро, десятки гигабайт в сутки.
Я пару раз расширял диск вм, но было похоже, что это поможет ненадолго.

Я закрыл регистрацию, и вроде жор приостановился.
Но база уже весила около 100 гигов!

Я пробовал все виды вакуума, пробовал архиватор комнат (его советуют в ишьюс синапса), но ничего не помогало.

В итоге, на днях, я нашёл блог-пост-руководство, как удалять хлам в базе синапса.

В процессе оказалось, что на сервере 200 подключенных комнат, часто без подключенных к ним локальных пользователей. Большинство из них, судя по названиям, посвящены порнухе, каким-то сомнительным вещам, может даже цп (я не проверял).

С помощью использования API, чатгпт и такой-то матери, удалось поудалять эти группы с сервера.

В итоге самая большая таблица вместо 92гб стала весить 2гб. Синапс стал намного быстрее, ведь запросы в базу стали в разы быстрее.

Желаю всем, кто хостит серверы Матрикса, иногда устраивать такую чистку. Может даже можно настроить мониторинг появления таких комнат на сервере.

Ссылка на руководство: levans.fr/shrink-synapse-datab

#matrix #synapse #MatrixSynapse

baskin :kafeneio:🇵🇸

@gettie Let's upgrade #synapse on matrix.kernelit.gr by the way, because what else I can do right now...

Element

element.kernelit.gr