diff --git a/recipes.json b/recipes.json index 16d6aab..7768a2d 100755 --- a/recipes.json +++ b/recipes.json @@ -7120,6 +7120,50 @@ "tag": "13-alpine" } } + }, + { + "6.0.0+v1.100.0": { + "app": { + "image": "matrixdotorg/synapse", + "tag": "v1.100.0" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "discordbridge": { + "image": "halfshot/matrix-appservice-discord", + "tag": "v1.0.0" + }, + "discorddb": { + "image": "postgres", + "tag": "13-alpine" + }, + "signalbridge": { + "image": "mautrix/signal", + "tag": "v0.4.3" + }, + "signald": { + "image": "signald/signald", + "tag": "0.23.2-non-root" + }, + "signaldb": { + "image": "postgres", + "tag": "13-alpine" + }, + "telegrambridge": { + "image": "mautrix/telegram", + "tag": "v0.15.1" + }, + "telegramdb": { + "image": "postgres", + "tag": "13-alpine" + }, + "web": { + "image": "nginx", + "tag": "1.25.3" + } + } } ], "website": "https://matrix.org" @@ -10812,6 +10856,31 @@ ], "website": "" }, + "screensy": { + "category": "Apps", + "default_branch": "main", + "description": " Simple peer-to-peer screen sharing ", + "features": { + "backups": "No", + "email": "No", + "healthcheck": "No", + "image": { + "image": "screensy/*", + "rating": "4", + "source": "upstream", + "url": "https://hub.docker.com/u/screensy" + }, + "status": 0, + "tests": "No", + "sso": "No" + }, + "icon": "", + "name": "screensy", + "repository": "https://git.coopcloud.tech/coop-cloud/screensy.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/screensy.git", + "versions": [], + "website": "" + }, "seafile": { "category": "Apps", "default_branch": "main",