Added shiori bookmark manager

Added shiori bookmark manager. https://github.com/go-shiori/shiori
This commit is contained in:
robocopAlpha 2020-06-09 16:55:34 +00:00 committed by GitHub
parent 45b316f2b4
commit 2c47130540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -2785,6 +2785,29 @@
}
]
},
{
"type": 1,
"title": "Shiori",
"name": "shiori",
"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.",
"logo": "https://raw.githubusercontent.com/robocopAlpha/selfhosted_templates/master/Images/shiori-icon.png",
"image": "radhifadlillah/shiori:latest",
"categories": [
"Other",
"Tools"
],
"platform": "linux",
"restart_policy": "unless-stopped",
"ports": [
"8080/tcp"
],
"volumes": [
{
"container": "/srv/shiori",
"bind": "/portainer/Files/AppData/Config/Shiori"
}
]
},
{
"type": 1,
"title": "SickChill",