Matrix-Synapse

Matrix-Synapse

Matrix Chat's reference server. By default it uses a sqlite database; for production use you should connect it to a separate PostgreSQL database. The image also does not provide a TURN server. This will have some manual configuration, you will need to know what you are doing and/or read the documentation for Syanpse! R…

2025-12-01
64,329,354
mattermost

mattermost

Mattermost a flexible, open source messaging platform that enables secure team collaboration.

2025-11-25
67,804,976
coturn

coturn

Coturn TURN Server is a VoIP media traffic NAT traversal server and gateway.

2021-01-14
24,330,302
freepbx

freepbx

FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.

2022-04-30
2,984,046
matrix

matrix

Docker Image for the matrix chat server.

2025-11-25
5,978,190
amongusdiscord

amongusdiscord

Discord Bot to harness Among Us game data, and automatically mute/unmute players during the course of the game! Works in conjunction with amonguscapture This program is in Beta.

2022-02-15
790,286
mumble

mumble

Mumble is an open source voice communication application
Download config.ini[/br]wget -O /mnt/user/appdata/mumble/config.ini https://raw.githubusercontent.com/PHLAK/docker-mumble/master/files/config.ini

2022-04-02
5,318,119
binhex-teamspeak

binhex-teamspeak

TeamSpeak is proprietary voice-over-Internet Protocol (VoIP) software that allows computer users to speak on a chat channel with fellow computer users, much like a telephone conference call.

2024-07-14
1,916,640
Teamspeak

Teamspeak

TeamSpeak is proprietary voice-over-Internet Protocol (VoIP) software that allows computer users to speak on a chat channel with fellow computer users, much like a telephone conference call.

Matrix-Synapse-SlidingSync

Matrix-Synapse-SlidingSync

Run a sliding sync proxy. An implementation of MSC3575 for you Synapse Backend. Setup Process: Requires Postgres 13+. createdb syncv3 SYNCV3_SERVER Required. The destination homeserver to talk to (CS API HTTPS URL) e.g 'https://matrix-client.matrix.org' (Supports unix socket: /path/to/socket) SYNCV3_DB Required. The po…