added DashMachine

This commit is contained in:
geekaroni 2020-06-02 17:09:36 -04:00
parent ac47771db7
commit 94a729ec8d
1 changed files with 14 additions and 0 deletions

View File

@ -2123,5 +2123,19 @@
"set":""
}
]
},
{
"type": 1,
"title": "DashMachine",
"description": "Another application bookmark dashboard, with fun features.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png",
"image": "rmountjoy/dashmachine:latest",
"categories": ["Other", "Tools"],
"platform": "linux",
"ports": [
"5000:5000/tcp"
],
"volumes": [{"container": "/dashmachine/dashmachine/user_data"}]
}
]