mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 11:25:25 +02:00
19 lines
443 B
JSON
19 lines
443 B
JSON
{
|
|
"id": "immich",
|
|
"name": "Immich",
|
|
"version": "v3.0.2",
|
|
"description": "High performance self-hosted photo and video backup solution directly from your mobile phone.",
|
|
"logo": "immich.svg",
|
|
"links": {
|
|
"github": "https://github.com/immich-app/immich",
|
|
"website": "https://immich.app/",
|
|
"docs": "https://immich.app/docs/overview/introduction"
|
|
},
|
|
"tags": [
|
|
"photos",
|
|
"videos",
|
|
"backup",
|
|
"media"
|
|
]
|
|
}
|