mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-15 10:19:53 +00:00
30 lines
938 B
YAML
30 lines
938 B
YAML
# SPDX-FileCopyrightText: 2022 Citadel and contributors
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
# yaml-language-server: $schema=../../app-standard-v3.yml
|
|
|
|
version: 3
|
|
|
|
metadata:
|
|
category: Social
|
|
name: Synapse Admin
|
|
version: 0.8.5
|
|
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@sha256:2d67dc0a7c9d59f290cfddf7d51e5d9125f3cb88c48d97c605b3330c2bf6a69b
|
|
port: 80
|