added TiddlyWiki

This commit is contained in:
geekaroni 2020-06-03 11:26:28 -04:00
parent d2160167f2
commit 7fecee1aa3
1 changed files with 18 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
"type": 1,
"title": "htpcmanager",
"description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version. this is a test",
"description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/htpcmanager-icon.png",
"image": "linuxserver/htpcmanager:latest",
"categories": ["Video", "Music", "Other"],
@ -2354,6 +2354,23 @@
}
]
},
{
"type": 1,
"title": "TiddlyWiki",
"description": "A unique, non-linear notebook wiki.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tiddlywiki.png",
"image": "mazzolino/tiddlywiki:latest",
"categories": ["Other", "Tools"],
"platform": "linux",
"ports": [
"8080:8080/tcp"
],
"volumes": [
{"container": "/var/lib/tiddlywiki",
"bind": "/srv/dev-disk-by-label-media/Files/AppData/Config/TiddlyWiki"
}
]
},
{
"type": 1,
"title": "Nginx Proxy Manager",