Skip to content

Commit 078f36c

Browse files
committed
add Community Guides & How-Tos section
1 parent ba382ee commit 078f36c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/self-hosting.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,29 @@ federation, so as to prevent spam registrations (if you keep registrations open)
223223
and to ensure Element Call continues to work in case any user decides to log in
224224
to their Element Call account using the standard Element app and joins normal
225225
rooms that Element Call cannot handle.
226+
227+
228+
# 📚 Community Guides & How-Tos
229+
230+
Looking for real-world tips, tutorials, and experiences from the community?
231+
Below is a collection of blog posts, walkthroughs, and how-tos created by other
232+
self-hosters and developers working with Element Call.
233+
234+
> [!NOTE]
235+
> These resources are community-created and may reflect different setups or
236+
> versions. Use them alongside the official documentation for best results.
237+
238+
## 🌐 Blog Posts & Articles
239+
- [How to resolve stuck MatrixRTC calls](https://sspaeth.de/2025/02/how-to-resolve-stuck-matrixrtc-calls/)
240+
241+
## 🛠️ How-Tos & Tutorials
242+
- [MatrixRTC aka Element-call setup (Geek warning)](https://sspaeth.de/2024/11/sfu/)
243+
- [MatrixRTC with Synology Container Manager (Docker)](https://ztfr.de/matrixrtc-with-synology-container-manager-docker/)
244+
- [Encrypted & Scalable Video Calls: How to deploy an Element Call backend with Synapse Using Docker-Compose](https://willlewis.co.uk/blog/posts/deploy-element-call-backend-with-synapse-and-docker-compose/)
245+
- [Element Call einrichten: Verschlüsselte Videoanrufe mit Element X und Matrix Synapse](https://www.cleveradmin.de/blog/2025/04/matrixrtc-element-call-backend-einrichten/)
246+
247+
248+
## 🤝 Want to Contribute?
249+
Have a guide or blog post you'd like to share? Open a
250+
[PR](https://github.com/element-hq/element-call/pulls) to add it here, or drop a
251+
link in the [#webrtc:matrix.org](https://matrix.to/#/#webrtc:matrix.org) room.

0 commit comments

Comments
 (0)