app
app
Syscap: app
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| R | running | running |
| c | custom | custom |
| s | from-app-store | from-app-store |
| Argument | Type | Description |
|---|---|---|
| container-command-lines | obj_arg { composite_arg { , } { , } } | |
| auto-update | bool | |
| use-https | bool | |
| network | enum (default) | |
| network-pvid | num | |
| network-outgoing-access | bool | |
| firewall-redirects | obj_arg { composite_arg { , } { , } } | |
| yaml | string | |
| required-mounts | obj_arg { composite_arg { , } { , } } | |
| extra-mounts | obj_arg { composite_arg { , } { , } } | |
| environment | obj_arg { super { ! , composite_arg { , } { , } } { ! , composite_arg { , } { , } } } | |
| secrets | obj_arg { composite_arg { , } { , } } | |
| required-hw-devices | obj_arg { composite_arg { , } { , } } | |
| devices | obj_arg { composite_arg { , } { , } } |
| Read-only Argument | Type | Description |
|---|---|---|
| app-store-url | string | |
| name | string | |
| description | string | |
| project-page | string | |
| category | string | |
| ui-url | string | |
| default-credentials | string | |
| status | string | |
| default-network | enum | |
| interface | interface_enum { none:nv::BADID } | |
| ip-address | ipAddr | |
| cmds | multi_arg { string } | |
| cpu-usage | num | |
| memory-current | num | |
| app-size | num | |
| data-size | num | |
| configs | obj_arg { composite_arg { , } { , } } | |
| variables-to-use-in-environment | obj_arg { composite_arg { , } { , } } |
app/cleanup
Type: Command
app/remove
Type: Command
app/update
Type: Command
app/restart
Type: Command
app/settings
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| disk | enum (none) | |
| router-ip | ipAddr | |
| lan-bridge | interface_enum { none:nv::BADID } | |
| media-path | file_enum | |
| download-path | file_enum | |
| show-in-webfig | bool | |
| auto-update | bool | |
| registry-mirrors | multi_arg { array-id, array-id, composite_arg { , } { , } } | |
| app-store-urls | multi_arg { array-id, string } |
| Read-only Argument | Type | Description |
|---|---|---|
| assumed-router-ip | ipAddr | |
| assumed-lan-bridge | interface_enum { none:nv::BADID } | |
| assumed-media-path | file_enum | |
| assumed-download-path | file_enum | |
| certificate-status | string | |
| certificate | enum (none) |
app/network
Type: Directory
| Flag | Name | Description |
|---|---|---|
| e | external | external |
| I | invalid | invalid |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| allow-outgoing-access | bool |
| Read-only Argument | Type | Description |
|---|---|---|
| network | ipAddr | |
| ip | ipAddr | |
| status | string | |
| used-ips | multi_arg { array-id, array-id, composite_arg { , } { , } } | |
| bridge-interface | interface_enum { none:nv::BADID } | |
| cmds | multi_arg { string } |