mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
feat: add Borgitory BorgBackup web manager entry (#390)
* feat: add Borgitory BorgBackup web manager entry * feat(meta.json): add documentation link to Borgitory entry --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
18
meta.json
18
meta.json
@@ -733,6 +733,24 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "borgitory",
|
||||
"name": "Borgitory",
|
||||
"version": "latest",
|
||||
"description": "A web interface for managing BorgBackup archives. Allows browsing, mounting (via FUSE), and handling backup repositories.",
|
||||
"logo": "image.png",
|
||||
"links": {
|
||||
"github": "https://github.com/mlapaglia/borgitory",
|
||||
"website": "https://github.com/mlapaglia/borgitory",
|
||||
"docs": "https://github.com/mlapaglia/borgitory"
|
||||
},
|
||||
"tags": [
|
||||
"backup",
|
||||
"borg",
|
||||
"archive",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "botpress",
|
||||
"name": "Botpress",
|
||||
|
||||
Reference in New Issue
Block a user