mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-08-07 16:26:23 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -13503,7 +13503,7 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": true,
|
"has_arm": true,
|
||||||
"is_dev": true,
|
"is_dev": false,
|
||||||
"execute_in": [
|
"execute_in": [
|
||||||
"lxc"
|
"lxc"
|
||||||
],
|
],
|
||||||
@@ -13877,7 +13877,8 @@
|
|||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"Services are enabled but not started at install. Configure `/etc/default/otbr-agent` with your RCP device, then run: `systemctl restart otbr-agent otbr-web`",
|
"Services are enabled but not started at install. Configure `/etc/default/otbr-agent` with your RCP device, then run: `systemctl restart otbr-agent otbr-web`",
|
||||||
"Home Assistant: Add 'OpenThread Border Router' integration with URL `http://<IP>:8081`. Web UI is on port 80."
|
"Home Assistant: Add 'OpenThread Border Router' integration with URL `http://<IP>:8081`. Web UI is on port 80.",
|
||||||
|
"Some features like NAT64 or a custom MDNS hostname must be enabled at runtime using ot-ctl commands. The script at `/usr/local/bin/otbr-post-start.sh` can be used to specify those commands"
|
||||||
],
|
],
|
||||||
"warnings": [
|
"warnings": [
|
||||||
"Requires a Thread Radio Co-Processor (RCP) device. USB: pass through to LXC (e.g. /dev/ttyACM0). TCP: use socat forkpty pattern (see `/etc/default/otbr-agent` for examples)."
|
"Requires a Thread Radio Co-Processor (RCP) device. USB: pass through to LXC (e.g. /dev/ttyACM0). TCP: use socat forkpty pattern (see `/etc/default/otbr-agent` for examples)."
|
||||||
@@ -17450,7 +17451,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