mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-14 11:18:02 +00:00
1 line
3.4 KiB
JavaScript
1 line
3.4 KiB
JavaScript
"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[2796],{3613:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>a,contentTitle:()=>d,default:()=>u,frontMatter:()=>l,metadata:()=>s,toc:()=>r});const s=JSON.parse('{"id":"deploy/desktop","title":"Desktop Client Deployment","description":"- Operating System: Windows/Mac/Linux","source":"@site/i18n/en/docusaurus-plugin-content-docs/current/deploy/desktop.md","sourceDirName":"deploy","slug":"/deploy/desktop","permalink":"/docs/docs/deploy/desktop","draft":false,"unlisted":false,"editUrl":"https://github.com/bytedesk/bytedesk/docs/deploy/desktop.md","tags":[],"version":"current","sidebarPosition":4,"frontMatter":{"sidebar_label":"Desktop Client","sidebar_position":4},"sidebar":"tutorialSidebar","previous":{"title":"Client","permalink":"/docs/docs/deploy/agent"},"next":{"title":"Cluster","permalink":"/docs/docs/deploy/cluster"}}');var t=i(5723),o=i(6246);const l={sidebar_label:"Desktop Client",sidebar_position:4},d="Desktop Client Deployment",a={},r=[{value:"Download",id:"download",level:2},{value:"Installation",id:"installation",level:2},{value:"Windows",id:"windows",level:3},{value:"Mac",id:"mac",level:3},{value:"Linux",id:"linux",level:3},{value:"Configuration",id:"configuration",level:2}];function c(e){const n={admonition:"admonition",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",pre:"pre",ul:"ul",...(0,o.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.header,{children:(0,t.jsx)(n.h1,{id:"desktop-client-deployment",children:"Desktop Client Deployment"})}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsx)(n.li,{children:"Operating System: Windows/Mac/Linux"}),"\n",(0,t.jsx)(n.li,{children:"System Requirements: Minimum 2 cores 4GB RAM, Recommended 4 cores 8GB RAM"}),"\n"]})}),"\n",(0,t.jsx)(n.h2,{id:"download",children:"Download"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"# Download desktop client\nhttps://www.weiyuai.cn/download\n"})}),"\n",(0,t.jsx)(n.h2,{id:"installation",children:"Installation"}),"\n",(0,t.jsx)(n.h3,{id:"windows",children:"Windows"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"# Double click to install\nweiyu-windows-x64.exe\n"})}),"\n",(0,t.jsx)(n.h3,{id:"mac",children:"Mac"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"# Double click to install\nweiyu-mac-x64.dmg\n"})}),"\n",(0,t.jsx)(n.h3,{id:"linux",children:"Linux"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"# Extract and run\nweiyu-linux-x64.AppImage\n"})}),"\n",(0,t.jsx)(n.h2,{id:"configuration",children:"Configuration"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-bash",children:"# First time login\n# Enter server address\nhttps://api.example.com\n# Enter username and password\nusername: admin@email.com\npassword: admin\n"})})]})}function u(e={}){const{wrapper:n}={...(0,o.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(c,{...e})}):c(e)}},6246:(e,n,i)=>{i.d(n,{R:()=>l,x:()=>d});var s=i(2155);const t={},o=s.createContext(t);function l(e){const n=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:l(e.components),s.createElement(o.Provider,{value:n},e.children)}}}]); |