- luci-app-streamlit-forge: Streamlit app publishing platform - Category: productivity, runtime: lxc - Templates, SSL exposure, mesh publishing - luci-app-rezapp: Docker to LXC app converter - Category: system, runtime: native - Catalog browsing, package generation - Updated new_releases section - Total plugins: 37 → 39 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
223 B
JSON
15 lines
223 B
JSON
{
|
|
"admin/services/rezapp": {
|
|
"title": "RezApp Forge",
|
|
"order": 86,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "rezapp/overview"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-rezapp"],
|
|
"uci": { "rezapp": true }
|
|
}
|
|
}
|
|
}
|