mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-15 10:19:53 +00:00
26 lines
709 B
YAML
26 lines
709 B
YAML
|
version: 1
|
||
|
|
||
|
metadata:
|
||
|
category: Social
|
||
|
name: Synapse Admin
|
||
|
version: 0.8.4
|
||
|
tagline: Manage your synapse server
|
||
|
description: >-
|
||
|
This app allows you to manage your synapse server.
|
||
|
It currently requires some manual work inside Synapse's Docker container,
|
||
|
so it's not usable for most users yet.
|
||
|
developer: Awesome Technologies
|
||
|
website: https://awesome-technologies.de/https://awesome-technologies.de/
|
||
|
dependencies: []
|
||
|
repo: https://github.com/Awesome-Technologies/synapse-admin
|
||
|
support: https://github.com/Awesome-Technologies/synapse-admin
|
||
|
gallery:
|
||
|
- 1.jpg
|
||
|
- 2.jpg
|
||
|
- 3.jpg
|
||
|
|
||
|
containers:
|
||
|
- name: main
|
||
|
image: awesometechnologies/synapse-admin:0.8.4
|
||
|
port: 80
|