mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-08-03 22:36:44 +00:00
Update helpers_cache.json
This commit is contained in:
+44
-5
@@ -5048,10 +5048,12 @@
|
|||||||
"type": "lxc",
|
"type": "lxc",
|
||||||
"type_id": "nm9bra8mzye2scg",
|
"type_id": "nm9bra8mzye2scg",
|
||||||
"categories": [
|
"categories": [
|
||||||
"scriptcat00014"
|
"scriptcat00011",
|
||||||
|
"scriptcat00013"
|
||||||
],
|
],
|
||||||
"category_names": [
|
"category_names": [
|
||||||
"*Arr Suite"
|
"Files & Downloads",
|
||||||
|
"Media & Streaming"
|
||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"For local file playback, mount your music library into the container and set the path in Settings > Local Files."
|
"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,
|
"port": 8688,
|
||||||
"website": "https://github.com/droppedneedle/droppedneedle",
|
"website": "https://github.com/droppedneedle/droppedneedle",
|
||||||
"documentation": "https://droppedneedle.com/docs",
|
"documentation": "https://droppedneedle.com/docs",
|
||||||
"logo": "",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/droppedneedle.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": true,
|
"has_arm": true,
|
||||||
@@ -5977,7 +5979,7 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": false,
|
"has_arm": false,
|
||||||
"is_dev": true,
|
"is_dev": false,
|
||||||
"execute_in": [
|
"execute_in": [
|
||||||
"lxc"
|
"lxc"
|
||||||
],
|
],
|
||||||
@@ -7168,6 +7170,43 @@
|
|||||||
"config_path": "/opt/go2rtc/go2rtc.yaml",
|
"config_path": "/opt/go2rtc/go2rtc.yaml",
|
||||||
"os": "debian"
|
"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",
|
"name": "Gogs",
|
||||||
"slug": "gogs",
|
"slug": "gogs",
|
||||||
@@ -13684,7 +13723,7 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": false,
|
"has_arm": false,
|
||||||
"is_dev": true,
|
"is_dev": false,
|
||||||
"execute_in": [
|
"execute_in": [
|
||||||
"lxc"
|
"lxc"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user