LiteyukiBot/assets/install.html-pxb_V-y6.js

2 lines
6.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as i,r as l,o as c,c as a,b as e,d as t,a as n,e as r}from"./app-BTtTiOwW.js";const s={},d=e("h2",{id:"开始安装",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#开始安装"},[e("span",null,[e("strong",null,"开始安装")])])],-1),p=e("h3",{id:"常规方法",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#常规方法"},[e("span",null,[e("strong",null,"常规方法")])])],-1),h={href:"https://git-scm.com/download/",target:"_blank",rel:"noopener noreferrer"},u=e("code",null,"Git",-1),m={href:"https://www.python.org/downloads/release/python-31010/",target:"_blank",rel:"noopener noreferrer"},y=e("code",null,"Python3.10+",-1),_=e("li",null,[t("克隆项目 "),e("code",null,"git clone https://github.com/snowykami/LiteyukiBot")],-1),k=e("li",null,[t("进入轻雪目录 "),e("code",null,"cd LiteyukiBot")],-1),g=e("li",null,[t("安装依赖 "),e("code",null,"pip install -r requirements.txt")],-1),v=e("li",null,[t("启动 "),e("code",null,"python main.py")],-1),f=e("h3",{id:"使用docker-测试中",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#使用docker-测试中"},[e("span",null,[e("strong",null,"使用Docker(测试中)")])])],-1),w={href:"https://docs.docker.com/get-docker/",target:"_blank",rel:"noopener noreferrer"},b=e("code",null,"Docker",-1),x=e("li",null,[t("克隆项目 "),e("code",null,"git clone https://github.com/snowykami/LiteyukiBot")],-1),B=e("li",null,[t("进入轻雪目录 "),e("code",null,"cd LiteyukiBot")],-1),L=e("li",null,[t("构建镜像 "),e("code",null,"docker build -t liteyukibot .")],-1),P=e("li",null,[t("启动容器 "),e("code",null,"docker run -p 20216:20216 -v $(pwd):/liteyukibot -v $(pwd)/.cache:/root/.cache liteyukibot")],-1),D=r('<div class="hint-container tip"><p class="hint-container-title">提示</p><p>Windows请使用项目绝对目录<code>/path/to/LiteyukiBot</code>代替<code>$(pwd)</code> <br> 若你修改了端口号请将<code>20216:20216</code>中的<code>20216</code>替换为你的端口号</p></div><h2 id="设备要求" tabindex="-1"><a class="header-anchor" href="#设备要求"><span><strong>设备要求</strong></span></a></h2><ul><li>Windows系统版本最低<code>Windows10+</code>/<code>Windows Server 2019+</code></li><li>Linux系统要支持Python3.10+,推荐<code>Ubuntu 20.04+</code>(<s>别用你那b CentOS</s>)</li><li>CPU: 至少<code>1vCPU</code></li><li>内存: Bot无其他插件会占用<code>200~300MB</code>,其他插件占用视具体插件而定,建议<code>1GB</code>以上</li><li>硬盘: 至少<code>1GB</code>空间</li></ul><div class="hint-container warning"><p class="hint-container-title">注意</p><p>如果设备上有多个环境,请使用<code>path/to/python -m pip install -r requirements.txt</code>来安装依赖,<code>path/to/python</code>为你的Python可执行文件路径</p></div><div class="hint-container tip"><p class="hint-container-title">提示</p><p>推荐使用虚拟环境来运行轻雪,以避免依赖冲突,你可以使用<code>python -m venv venv</code>来创建虚拟环境,然后使用<code>venv\\Scripts\\activate</code>来激活虚拟环境</p></div><div class="hint-container warning"><p class="hint-container-title">注意</p><p>轻雪的更新功能依赖Git如果你没有安装Git你将无法使用更新功能</p></div><h4 id="其他问题请移步至答疑" tabindex="-1"><a class="header-anchor" href="#其他问题请移步至答疑"><span>其他问题请移步至<a href="/deployment/fandq">答疑</a></span></a></h4>',7);function G(N,T){const o=l("ExternalLinkIcon");return c(),a("div",null,[d,p,e("ol",null,[e("li",null,[t("安装 "),e("a",h,[u,n(o)]),t(" 和 "),e("a",m,[y,n(o)]),t(" 环境")]),_,k,g,v]),f,e("ol",null,[e("li",null,[t("安装 "),e("a",w,[b,n(o)])]),x,B,L,P]),D])}const q=i(s,[["render",G],["__file","install.html.vue"]]),S=JSON.parse('{"path":"/deployment/install.html","title":"安装","lang":"zh-CN","frontmatter":{"title":"安装","icon":"download","order":1,"category":"使用指南","tag":["安装"],"description":"开始安装 常规方法 安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot 进入轻雪目录 cd LiteyukiBot 安装依赖 pip install -r requirements.txt 启动 python main.py 使用Docker(测...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/install.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot 轻雪机器人"}],["meta",{"property":"og:title","content":"安装"}],["meta",{"property":"og:description","content":"开始安装 常规方法 安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot 进入轻雪目录 cd LiteyukiBot 安装依赖 pip install -r requirements.txt 启动 python main.py 使用Docker(测..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-04-30T18:39:28.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:tag","content":"安装"}],["meta",{"property":"article:modified_time","content":"2024-04-30T18:39:28.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"安装\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-04-30T18:39:28.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"远野千束\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[{"level":2,"title":"开始安装","slug":"开始安装","link":"#开始安装","children":[{"level":3,"title":"常规方法","slug":"常规方法","link":"#常规方法","children":[]},{"level":3,"title":"使用Docker(测试中)","slug":"使用docker-测试中","link":"#使用docker-测试中","children":[]}]},{"level":2,"title":"设备要求","slug":"设备要求","link":"#设备要求","children":[]}],"git":{"createdTime":1711589926000,"updatedTime":1714502368000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":9}]},"readingTime":{"minutes":1.39,"words":418},"filePathRelative":"deployment/install.md","localizedDate":"2024年3月28日","autoDesc":true}');export{q as comp,S as data};