Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-07-05 19:04:12 +00:00
parent def007d743
commit a4f74929fa

View File

@@ -6934,6 +6934,43 @@
"config_path": "/opt/gramps-web/config/config.cfg",
"os": "debian"
},
{
"name": "Grav",
"slug": "grav",
"desc": "Grav is an open source, flat-file NoDB CMS written for PHP 7.3.6+ that is focused on being crazy fast, easy to learn and use, with powerful features to enable it be easily extended.",
"script": "ct/grav.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/grav.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/grav.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00021"
],
"category_names": [
"Webservers & Proxies"
],
"notes": [
"Nginx is setup with pretty much default settings. The root is /opt/grav."
],
"warnings": [],
"port": 80,
"website": "https://getgrav.org/",
"documentation": "https://getgrav.org/download",
"logo": "https://getgrav.org/user/pages/media/grav-symbol.svg",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"default_credentials": {
"username": "Admin",
"password": ""
},
"os": "debian"
},
{
"name": "Graylog",
"slug": "graylog",