https://github.com/yunohost-apps/synapse-admin_ynh
synapse-admin package for YunoHost
https://github.com/yunohost-apps/synapse-admin_ynh
synapse-admin yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
synapse-admin package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/synapse-admin_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2021-05-10T13:13:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T07:15:06.000Z (almost 2 years ago)
- Last Synced: 2024-07-20T10:18:02.709Z (almost 2 years ago)
- Topics: synapse-admin, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 288 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Synapse Admin, packaged for YunoHost
Admin UI for Synapse
?style=for-the-badge)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/synapse-admin/)
🛠️ Upstream Synapse Admin repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade synapse-admin -u https://github.com/YunoHost-Apps/synapse-admin_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.