mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
33 lines
1004 B
Markdown
33 lines
1004 B
Markdown
# Code Server LinuxServer
|
|
|
|
## 产品介绍
|
|
|
|
Code Server LinuxServer 使用 LinuxServer.io 维护的 `linuxserver/code-server` 镜像,提供 Code Server 浏览器 IDE 能力。
|
|
|
|
## 主要功能
|
|
|
|
- 通过 Web UI 进行 browser-based development 配置
|
|
- 持久化保存配置和业务数据
|
|
- 使用 8443 端口提供 Web 管理界面
|
|
- 支持自定义时区
|
|
|
|
## 访问说明
|
|
|
|
安装完成后,通过 1Panel 应用入口或 `http://服务器地址:HTTP端口` 访问 Web 界面。首次启动后请按应用页面提示完成初始化配置。
|
|
|
|
## Introduction
|
|
|
|
Code Server LinuxServer uses the LinuxServer.io maintained `linuxserver/code-server` image for browser-based development.
|
|
|
|
## Features
|
|
|
|
- Manage the application from the Web UI
|
|
- Persist configuration and application data
|
|
- Expose the Web interface on port 8443
|
|
- Configure the container time zone
|
|
|
|
## Links
|
|
|
|
- LinuxServer image documentation: <https://docs.linuxserver.io/images/docker-code-server/>
|
|
- Project website: <https://coder.com/>
|