From a4f74929faff0ea7f10ddcd5240a95cb6d74c682 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 5 Jul 2026 19:04:12 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 091b0ed4..0e3f5f6b 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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",