Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-04-08 12:16:35 +00:00
parent b9b10a69d5
commit 02141ae16f

View File

@@ -650,6 +650,39 @@
"config_path": "/opt/redlib/redlib.conf",
"os": "debian"
},
{
"name": "Valkey",
"slug": "alpine-valkey",
"desc": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.",
"script": "ct/alpine-valkey.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-valkey.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-valkey.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00008"
],
"category_names": [
"Databases"
],
"notes": [
"Show Login Credentials, type `cat ~/valkey.creds` in the LXC console",
"Alpines Valkey package is compiled without TLS support. For TLS, use the Debian-based valkey script instead."
],
"port": 6379,
"website": "https://valkey.io/",
"documentation": "https://valkey.io/docs/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/valkey.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": false,
"execute_in": [
"pve"
],
"config_path": "/etc/valkey/valkey.conf",
"os": "alpine"
},
{
"name": "Alpine-Wakapi",
"slug": "alpine-wakapi",
@@ -17654,72 +17687,6 @@
"config_path": "",
"os": "debian"
},
{
"name": "Valkey",
"slug": "valkey",
"desc": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.",
"script": "ct/valkey.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/valkey.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/valkey.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00008"
],
"category_names": [
"Databases"
],
"notes": [
"Show Login Credentials, type `cat ~/valkey.creds` in the LXC console",
"Alpines Valkey package is compiled without TLS support. For TLS, use the Debian-based valkey script instead."
],
"port": 6379,
"website": "https://valkey.io/",
"documentation": "https://valkey.io/docs/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/valkey.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": false,
"execute_in": [
"pve"
],
"config_path": "/etc/valkey/valkey.conf",
"os": "debian"
},
{
"name": "Valkey",
"slug": "valkey",
"desc": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.",
"script": "ct/valkey.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/valkey.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/valkey.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00008"
],
"category_names": [
"Databases"
],
"notes": [
"Show Login Credentials, type `cat ~/valkey.creds` in the LXC console",
"Alpines Valkey package is compiled without TLS support. For TLS, use the Debian-based valkey script instead."
],
"port": 6379,
"website": "https://valkey.io/",
"documentation": "https://valkey.io/docs/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/valkey.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": false,
"execute_in": [
"pve"
],
"config_path": "/etc/valkey/valkey.conf",
"os": "alpine"
},
{
"name": "Vaultwarden",
"slug": "vaultwarden",