Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-04-13 18:23:34 +00:00
parent 550279ec68
commit f3c7fb97fb

View File

@@ -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",