Skip to content

Commit fc9a7f2

Browse files
Update date in json (#2593)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent a97a56b commit fc9a7f2

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

json/victoriametrics.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
{
2-
"name": "VictoriaMetrics",
3-
"slug": "victoria",
4-
"categories": [
5-
8
6-
],
7-
"date_created": "2025-02-23",
8-
"type": "ct",
9-
"updateable": true,
10-
"privileged": false,
11-
"interface_port": 8428,
12-
"documentation": "https://docs.victoriametrics.com/",
13-
"website": "https://victoriametrics.com/",
14-
"logo": "https://marketplace-assets.digitalocean.com/logos/victoriametrics-victoriametricss.png",
15-
"description": "VictoriaMetrics is a fast, cost-saving, and scalable solution for monitoring and managing time series data. It delivers high performance and reliability, making it an ideal choice for businesses of all sizes.",
16-
"install_methods": [
17-
{
18-
"type": "default",
19-
"script": "ct/victoriametrics.sh",
20-
"resources": {
21-
"cpu": 2,
22-
"ram": 2048,
23-
"hdd": 16,
24-
"os": "debian",
25-
"version": "12"
26-
}
27-
}
28-
],
29-
"default_credentials": {
30-
"username": null,
31-
"password": null
32-
},
33-
"notes": []
34-
}
2+
"name": "VictoriaMetrics",
3+
"slug": "victoria",
4+
"categories": [
5+
8
6+
],
7+
"date_created": "2025-02-24",
8+
"type": "ct",
9+
"updateable": true,
10+
"privileged": false,
11+
"interface_port": 8428,
12+
"documentation": "https://docs.victoriametrics.com/",
13+
"website": "https://victoriametrics.com/",
14+
"logo": "https://marketplace-assets.digitalocean.com/logos/victoriametrics-victoriametricss.png",
15+
"description": "VictoriaMetrics is a fast, cost-saving, and scalable solution for monitoring and managing time series data. It delivers high performance and reliability, making it an ideal choice for businesses of all sizes.",
16+
"install_methods": [
17+
{
18+
"type": "default",
19+
"script": "ct/victoriametrics.sh",
20+
"resources": {
21+
"cpu": 2,
22+
"ram": 2048,
23+
"hdd": 16,
24+
"os": "debian",
25+
"version": "12"
26+
}
27+
}
28+
],
29+
"default_credentials": {
30+
"username": null,
31+
"password": null
32+
},
33+
"notes": []
34+
}

0 commit comments

Comments
 (0)