mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-07-31 12:56:24 +00:00
Update helpers_cache.json
This commit is contained in:
+44
-5
@@ -5048,10 +5048,12 @@
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00014"
|
||||
"scriptcat00011",
|
||||
"scriptcat00013"
|
||||
],
|
||||
"category_names": [
|
||||
"*Arr Suite"
|
||||
"Files & Downloads",
|
||||
"Media & Streaming"
|
||||
],
|
||||
"notes": [
|
||||
"For local file playback, mount your music library into the container and set the path in Settings > Local Files."
|
||||
@@ -5062,7 +5064,7 @@
|
||||
"port": 8688,
|
||||
"website": "https://github.com/droppedneedle/droppedneedle",
|
||||
"documentation": "https://droppedneedle.com/docs",
|
||||
"logo": "",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/droppedneedle.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": true,
|
||||
@@ -5977,7 +5979,7 @@
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"is_dev": false,
|
||||
"execute_in": [
|
||||
"lxc"
|
||||
],
|
||||
@@ -7168,6 +7170,43 @@
|
||||
"config_path": "/opt/go2rtc/go2rtc.yaml",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "GoDoxy",
|
||||
"slug": "godoxy",
|
||||
"desc": "GoDoxy is a lightweight, performant reverse proxy with an embedded WebUI, file-based routes, automatic certificates, and Proxmox integration.",
|
||||
"script": "ct/godoxy.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/godoxy.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/godoxy.sh",
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00021"
|
||||
],
|
||||
"category_names": [
|
||||
"Webservers & Proxies"
|
||||
],
|
||||
"notes": [
|
||||
"The WebUI password is stored in /etc/godoxy.env."
|
||||
],
|
||||
"warnings": [],
|
||||
"port": 443,
|
||||
"website": "https://github.com/yusing/godoxy",
|
||||
"documentation": "https://docs.godoxy.dev",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/yusing/godoxy@main/assets/godoxy.png",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": true,
|
||||
"is_dev": true,
|
||||
"execute_in": [
|
||||
"lxc"
|
||||
],
|
||||
"config_path": "",
|
||||
"default_credentials": {
|
||||
"username": "admin",
|
||||
"password": ""
|
||||
},
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "Gogs",
|
||||
"slug": "gogs",
|
||||
@@ -13684,7 +13723,7 @@
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"is_dev": false,
|
||||
"execute_in": [
|
||||
"lxc"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user