One day and one year ago, we started the medienhaus/ project. And one day ago, we forgot to tweet. Today, we present to you our public repositories with source code and … some bugs, maybe.
1/n
Post
Conversation
Hello! I want to run a medienhaus server, as a social media for my friends and I. I also want to use other synapse plugins to bridge with popular chat services like Discord.
Is medienhaus dependent on Ansible, or does npm run work alone? (the readme says it's for dev only).
The linked playbook by Slavi Pantaleev et al makes use of, among others, the official Matrix-Synapse Docker image.
medienhaus/ is work-in-progress.
We don’t make use of Docker as we set up all kinds of services via Ansible in different Linux Containers.
If you want to set up an environment for your fellows, we highly encourage you to use the well-documented official installation methods.
If your main interest is a somewhat universal client that bridges to many different networks and protocols, you might want to keep an eye …