import{_ as a,c as s,o as l,ag as e}from"./chunks/framework.BmLMQRXF.js";const c=JSON.parse('{"title":"快速开始","description":"","frontmatter":{},"headers":[],"relativePath":"guide/getting-started.md","filePath":"guide/getting-started.md","lastUpdated":1739330962000}'),t={name:"guide/getting-started.md"};function h(n,i,p,d,o,r){return l(),s("div",null,i[0]||(i[0]=[e(`
FileCodeBox 是一个简单高效的文件分享工具,支持文件临时中转、分享和管理。本指南将帮助您快速部署和使用 FileCodeBox。
docker run -d \\
--name filecodebox \\
-p 12345:12345 \\
-v /path/to/data:/app/data \\
vastsa/filecodeboxgit clone https://github.com/vastsa/FileCodeBox.git
cd FileCodeBoxpip install -r requirements.txtpython main.py访问系统 打开浏览器访问 http://localhost:12345
上传文件
下载文件
后台管理
http://localhost:12345/adminFileCodeBox2023