mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
The current github/docs links was broken before: https://codeberg.org/ashley/poke after: https://codeberg.org/ashleyirispuppy/poke
20 lines
536 B
JSON
20 lines
536 B
JSON
{
|
|
"id": "poke",
|
|
"name": "Poke",
|
|
"version": "latest",
|
|
"description": "Poke is an open-source, self-hosted alternative to YouTube. A privacy-focused video platform that allows you to watch and share videos without tracking.",
|
|
"logo": "image.png",
|
|
"links": {
|
|
"github": "https://codeberg.org/ashleyirispuppy/poke",
|
|
"website": "https://poketube.fun/",
|
|
"docs": "https://codeberg.org/ashleyirispuppy/poke"
|
|
},
|
|
"tags": [
|
|
"video",
|
|
"youtube-alternative",
|
|
"self-hosted",
|
|
"privacy",
|
|
"streaming"
|
|
]
|
|
}
|