From f3c7fb97fb5e1ade149e5a3cefaa2008f2d85a99 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 13 Apr 2026 18:23:34 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ea1aef73..4cc33743 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -5663,6 +5663,38 @@ "config_path": "/opt/go2rtc/go2rtc.yaml", "os": "debian" }, + { + "name": "Gogs", + "slug": "gogs", + "desc": "Gogs is a painless self-hosted Git service written in Go, designed to be the easiest, fastest, and most lightweight way to set up a self-hosted Git service.", + "script": "ct/gogs.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gogs.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/gogs.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00020" + ], + "category_names": [ + "AI / Coding & Dev-Tools" + ], + "notes": [ + "Complete the initial setup via the web installer on first access." + ], + "port": 3000, + "website": "https://gogs.io/", + "documentation": "https://gogs.io/docs", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/gogs.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "/opt/gogs/custom/conf/app.ini", + "os": "debian" + }, { "name": "Gokapi", "slug": "gokapi",