Files
appstore/apps/audacity-linuxserver
okxlin e0e1461710 Formize LinuxServer GUI sidebar title settings
Add SELKIES_UI_TITLE to upstream-confirmed LinuxServer Selkies GUI apps so the sidebar title can be configured from the 1Panel install form while preserving the upstream default.

Also update modmanager upgrade scripts to honor MODCACHE_PATH instead of hardcoding ./data/modcache.

Validation: git diff --check; static audit issues=0; path script audit issues=0; docker compose config failures=0; 1Panel smoke passed for firefox-linuxserver latest and webtop-linuxserver latest.
2026-06-26 02:49:00 +08:00
..

Audacity

应用简介

Audacity 音频编辑桌面。

英文说明:Audio editor desktop maintained by LinuxServer.io.

部署说明

  • 本应用使用 Docker Compose 在 1Panel 中部署。
  • 应用分类:媒体。
  • 支持架构:amd64。
  • 可选版本:latest3.7.8
  • 安装后按应用表单中的端口访问 Web UI、SSH 或对应服务。

端口

变量 说明 默认值 必填
PANEL_APP_PORT_HTTP HTTP 端口 3000
PANEL_APP_PORT_HTTPS Https 端口 3001

数据持久化

变量 说明 默认值 必填
CONFIG_PATH 配置文件路径 ./data/config

升级或迁移前,请在 1Panel 中备份上述数据目录。

配置项

变量 说明 默认值 必填
TIME_ZONE 时区 Asia/Shanghai
CUSTOM_USER Basic Auth 用户名 admin
PASSWORD Basic Auth 密码 随机生成
TITLE 浏览器页面标题 Audacity
DASHBOARD Selkies 仪表盘界面 selkies-dashboard
LC_ALL 桌面语言区域,例如 zh_CN.UTF-8 zh_CN.UTF-8

使用说明

  • 浏览器/桌面类 LinuxServer 镜像已启用 Basic Auth,请使用 CUSTOM_USER 和 PASSWORD 登录。
  • 安装完成后,在 1Panel 应用页面查看运行状态、端口和日志。
  • 首次启用前,请按安装表单填写域名、账号、密码、Token、数据目录等参数。
  • 如需对外开放访问,请同步检查防火墙、安全组和反向代理配置。

参考资料