mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-01-18 16:27:25 +01:00
add link to readme
This commit is contained in:
2
.github/workflows/generate-template-json.py
vendored
2
.github/workflows/generate-template-json.py
vendored
@@ -87,7 +87,7 @@ for filename in sorted(glob.glob("composes-files/*.y*ml")):
|
||||
dataset["env"] = env
|
||||
templates.append(dataset)
|
||||
print (f" ✅ {filename} ")
|
||||
SERVICES=SERVICES + f"\n| ✅ | {file_name} | {date} | {maintainer} |"
|
||||
SERVICES=SERVICES + f"\n| ✅ | [{file_name}]({link}) | {date} | {maintainer} |"
|
||||
nb_a += 1
|
||||
|
||||
else:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#& type: 3
|
||||
#& title: Mumble Bot
|
||||
#& description: Bot for Mumble server
|
||||
#& note: Website: <a href=https://github.com/matthieugrieger/mumbledj' target='_blank' rel='noopener'>Github.com</a></br>You need to create a conf file "mumbledj.yaml"
|
||||
#& note: Website: <a href='https://github.com/matthieugrieger/mumbledj' target='_blank' rel='noopener'>Github.com</a></br>You need to create a conf file "mumbledj.yaml"
|
||||
#& categories: SelfHosted, PAPAMICA
|
||||
#& platform: linux
|
||||
#& logo: https://blog.natenom.com/wp-content/uploads/2015/11/256px-Logo_mumble-ruby-pluginbot.svg_.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#& type: 3
|
||||
#& title: Mumble Web
|
||||
#& description: Web client for Mumble
|
||||
#& note: Website: <a href=https://github.com/Rantanen/mumble-web' target='_blank' rel='noopener'>Github.com</a>
|
||||
#& note: Website: <a href='https://github.com/Rantanen/mumble-web' target='_blank' rel='noopener'>Github.com</a>
|
||||
#& categories: SelfHosted, PAPAMICA
|
||||
#& platform: linux
|
||||
#& logo: https://www.pngkey.com/png/full/319-3198756_rainbow-six-siege-mumble-logo-png.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#& type: 3
|
||||
#& title: Murmur
|
||||
#& description: Vocal server (Mumble)
|
||||
#& note: Website: <a href=https://www.mumble.com/' target='_blank' rel='noopener'>Mumble.com</a></br>Port to open:64738
|
||||
#& note: Website: <a href='https://www.mumble.com/' target='_blank' rel='noopener'>Mumble.com</a></br>Port to open:64738
|
||||
#& categories: SelfHosted, PAPAMICA
|
||||
#& platform: linux
|
||||
#& logo: https://www.pngkey.com/png/full/319-3198756_rainbow-six-siege-mumble-logo-png.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#& type: 3
|
||||
#& title: Sinusbot
|
||||
#& description: Bot for TeamSpeak and Discord
|
||||
#& note: Website: <a href=https://www.sinusbot.com/' target='_blank' rel='noopener'>Sinusbot.com</a>
|
||||
#& note: Website: <a href='https://www.sinusbot.com/' target='_blank' rel='noopener'>Sinusbot.com</a>
|
||||
#& categories: SelfHosted, PAPAMICA
|
||||
#& platform: linux
|
||||
#& logo: https://avatars.githubusercontent.com/u/25282695?s=280&v=4
|
||||
|
||||
Reference in New Issue
Block a user