synapse-admin
Admin dashboard for managing Matrix Synapse servers and users
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core