import{_ as i,c as a,o as t,ag as s}from"./chunks/framework.BmLMQRXF.js";const k=JSON.parse('{"title":"Getting Started","description":"","frontmatter":{},"headers":[],"relativePath":"en/guide/getting-started.md","filePath":"en/guide/getting-started.md","lastUpdated":1739330962000}'),l={name:"en/guide/getting-started.md"};function n(o,e,d,h,r,p){return t(),a("div",null,e[0]||(e[0]=[s(`
FileCodeBox is a simple and efficient file sharing tool that supports temporary file transfer, sharing, and management. This guide will help you quickly deploy and use 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.pyAccess the System Open browser and visit http://localhost:12345
Upload Files
Download Files
Admin Panel
http://localhost:12345/adminFileCodeBox2023