Awesome-TechnologiesAwesome-TechnologiesOfficialยท2 Agent Skills Included

synapse-admin

Admin dashboard for managing Matrix Synapse servers and users

Manages Matrix Synapse homeservers through a clean web dashboard for users, rooms, media, and reports. Eliminates manual API calls and command-line queries for everyday server administration tasks. Includes AI agent skills for building and debugging react-admin and Material UI interfaces, speeding up custom admin panel development.
npx skills add Awesome-Technologies/synapse-admin --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install synapse-admin?โ–ผ

Run `npx skills add Awesome-Technologies/synapse-admin --all -g -y` in your terminal to install all skills in this suite globally.

What does synapse-admin do?โ–ผ

It provides a web dashboard to manage a Matrix Synapse homeserver, covering users, rooms, registration tokens, media statistics, and abuse reports.

How do I run synapse-admin with Docker?โ–ผ

Run `docker run -p 8080:80 awesometechnologies/synapse-admin` and open http://localhost:8080, or use the hosted version on GitHub Pages without any installation.

Can AI agents help me build react-admin interfaces?โ–ผ

Yes. The included react-admin skill teaches your AI agent the correct patterns for data providers, forms, authentication, and CRUD resources.

Which Synapse version does synapse-admin require?โ–ผ

It requires Synapse v1.93.0 or newer, and your server must expose the /_matrix and /_synapse/admin endpoints to your network.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’