Files
appstore/apps/sqlitebrowser-linuxserver/README.md
T

33 lines
1.0 KiB
Markdown

# DB Browser for SQLite LinuxServer
## 产品介绍
DB Browser for SQLite LinuxServer 使用 LinuxServer.io 维护的 `linuxserver/sqlitebrowser` 镜像,提供 SQLite 数据库浏览器桌面 能力。
## 主要功能
- 通过 Web UI 进行 SQLite database browsing 配置
- 持久化保存配置和业务数据
- 使用 3000 端口提供 Web 管理界面
- 支持自定义时区
## 访问说明
安装完成后,通过 1Panel 应用入口或 `http://服务器地址:HTTP端口` 访问 Web 界面。首次启动后请按应用页面提示完成初始化配置。
## Introduction
DB Browser for SQLite LinuxServer uses the LinuxServer.io maintained `linuxserver/sqlitebrowser` image for SQLite database browsing.
## Features
- Manage the application from the Web UI
- Persist configuration and application data
- Expose the Web interface on port 3000
- Configure the container time zone
## Links
- LinuxServer image documentation: <https://docs.linuxserver.io/images/docker-sqlitebrowser/>
- Project website: <https://sqlitebrowser.org/>