mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
feat: Add scrutiny template (#500)
* Adds scrutiny template * ran npm run process-meta * feat(scrutiny): add Proxmox usage instructions * Refactor port mappings in docker-compose.yml Updated port mappings to remove quotes in docker-compose.yml.
This commit is contained in:
16
meta.json
16
meta.json
@@ -5216,6 +5216,22 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "scrutiny",
|
||||
"name": "Scrutiny",
|
||||
"version": "latest",
|
||||
"description": "Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds",
|
||||
"logo": "scrutiny.png",
|
||||
"links": {
|
||||
"github": "https://github.com/AnalogJ/scrutiny/",
|
||||
"website": "",
|
||||
"docs": ""
|
||||
},
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"NAS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "scrypted",
|
||||
"name": "Scrypted",
|
||||
|
||||
Reference in New Issue
Block a user