diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/StartClient.cmd b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/StartClient.cmd similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/StartClient.cmd rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/StartClient.cmd diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/check_frpc.sh b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/check_frpc.sh similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/check_frpc.sh rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/check_frpc.sh diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.exe b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.exe similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.exe rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.exe diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.toml b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.toml similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.toml rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frpc.toml diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frps b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frps similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frps rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frps diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frps.toml b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frps.toml similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/frps.toml rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/frps.toml diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/nssm.exe b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/nssm.exe similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/nssm.exe rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/nssm.exe diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/启动命令.txt b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/启动命令.txt similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/启动命令.txt rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/启动命令.txt diff --git a/操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/安装与卸载.txt b/dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/安装与卸载.txt similarity index 100% rename from 操作文档/黄海办公室主机通过绘智科技服务器配置frp/frp/安装与卸载.txt rename to dsYltBase/Doc/黄海办公室主机通过绘智科技服务器配置frp/frp/安装与卸载.txt diff --git a/操作文档/10、maxkb破解.docx b/操作文档/10、maxkb破解.docx deleted file mode 100644 index 03b1caa7..00000000 Binary files a/操作文档/10、maxkb破解.docx and /dev/null differ diff --git a/操作文档/2、Mysql安装与主从复制.md b/操作文档/2、Mysql安装与主从复制.md deleted file mode 100644 index f009e4f2..00000000 --- a/操作文档/2、Mysql安装与主从复制.md +++ /dev/null @@ -1 +0,0 @@ -https://www.cnblogs.com/tanll/p/17746340.html \ No newline at end of file diff --git a/操作文档/3、Pika安装与集群.md b/操作文档/3、Pika安装与集群.md deleted file mode 100644 index cbe1b8b6..00000000 --- a/操作文档/3、Pika安装与集群.md +++ /dev/null @@ -1,50 +0,0 @@ -### 一、项目地址 - -> https://github.com/OpenAtomFoundation/pika/tree/unstable - - - -### 二、单机部署 - -```shell -# 解压 -cd /usr/local - -# 上传下载好的pika软件 -rz -be 选择 D:\SetupSoftware\Pika\pika-linux-x86_64-v3.5.1.tar.bz2 - -# 解压 -tar -jxvf pika-linux-x86_64-v3.5.1.tar.bz2 - -# 清理 -mv output pika -rm -rf pika-linux-x86_64-v3.5.1.tar.bz2 - -``` - -> **解压过程中出现类似于下面的警告,不用理会,这是因为在MacOS上压缩的原因,不影响使用** - -![](https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202409180835050.png) - -```shell -# 构建启动脚本 -cat << EOF > /usr/local/pika/pika.sh -/usr/local/pika/bin/pika -c /usr/local/pika/conf/pika.conf & -EOF - -chmod +x /usr/local/pika/pika.sh - -# 修改启动端口 -sed -i 's/port : 9221/port : 18890/g' /usr/local/pika/conf/pika.conf - -# 启动 -/usr/local/pika/pika.sh & -``` - - - -### 三、主从部署 - -TODO - -​ \ No newline at end of file diff --git a/操作文档/MarkItDown安装.txt b/操作文档/MarkItDown安装.txt deleted file mode 100644 index a15ba315..00000000 --- a/操作文档/MarkItDown安装.txt +++ /dev/null @@ -1,20 +0,0 @@ -yum install -y wget epel-release - -yum install -y python3.12 - -cd /usr/bin -rm -rf python3 -rm -rf python - -ln -s python3.12 python3 -ln -s python3.12 python - -cd /usr/local -wget https://bootstrap.pypa.io/get-pip.py -python3 get-pip.py -i https://mirrors.aliyun.com/pypi/simple/ - -yum install -y git gcc gcc-c++ zlib-devel - -git clone https://gitee.com/fzxs/markitdown.git -cd markitdown -pip install -e packages/markitdown -i https://mirrors.aliyun.com/pypi/simple/ \ No newline at end of file diff --git a/操作文档/MaxKb管理员密码.txt b/操作文档/MaxKb管理员密码.txt deleted file mode 100644 index ae731ddc..00000000 --- a/操作文档/MaxKb管理员密码.txt +++ /dev/null @@ -1,6 +0,0 @@ -# 长春云校 -http://222.161.203.183:8200/ui/login -admin -Dsideal4r5t6y7u!@# - -http://222.161.203.183:8200/ui/chat/a21c842f2eeffaa2 \ No newline at end of file diff --git a/操作文档/PIKA资料/pika-linux-x86_64-v3.5.1.tar.bz2 b/操作文档/PIKA资料/pika-linux-x86_64-v3.5.1.tar.bz2 deleted file mode 100644 index 7894031d..00000000 Binary files a/操作文档/PIKA资料/pika-linux-x86_64-v3.5.1.tar.bz2 and /dev/null differ diff --git a/操作文档/maxkbv1.8.1破解文件.zip b/操作文档/maxkbv1.8.1破解文件.zip deleted file mode 100644 index 10d268c6..00000000 Binary files a/操作文档/maxkbv1.8.1破解文件.zip and /dev/null differ diff --git a/操作文档/云南省厅项目备份/20250331142954.nb3 b/操作文档/云南省厅项目备份/20250331142954.nb3 deleted file mode 100644 index 61663aef..00000000 Binary files a/操作文档/云南省厅项目备份/20250331142954.nb3 and /dev/null differ diff --git a/操作文档/云南省厅项目备份/static-resource.zip b/操作文档/云南省厅项目备份/static-resource.zip deleted file mode 100644 index b7b30821..00000000 Binary files a/操作文档/云南省厅项目备份/static-resource.zip and /dev/null differ diff --git a/操作文档/大数据组应重点关注研究的开源软件V20250102.txt b/操作文档/大数据组应重点关注研究的开源软件V20250102.txt deleted file mode 100644 index d23ed4ee..00000000 --- a/操作文档/大数据组应重点关注研究的开源软件V20250102.txt +++ /dev/null @@ -1,48 +0,0 @@ -一、DataEase V2 数据大屏 -https://dataease.io/index.html -理由:产品经理直接根据需求创建大屏,用户直接可以体验,经云南省项目一役,基本上所有问题都可以搞定。 - -元旦后,第一要务就是完成2024年度长春云校项目的大屏开发工作,1月23日招标,预计年后15左右验收,验收就回款,我们有此140万左右的合同额,按比例到我部门份额为70万元。我们现在账上还有不到2个月的工资款,2月中旬的70万元回款对我们来讲至关重要,多半年的工资就到位了。 - -路线: -1、小森快速完成静态化的大屏设计,黄海、吴缤马上找高峰、申健要云校的原始数据,开始ETL抽取,完成大屏的动态化。 -2、尝试在云校的项目中渗透AI智能助手的功能,让长春市教育局的领导后见到新加入的元素,让东师理想的领导们也知道我们组可以完成AI大模型与学生个人的结合。 - - -二、MaxKB -基于大模型的开源知识库问答系统 -https://maxkb.cn/ - -理由: -(1)依托MaxKB开发基于公用的知识库+大模型应用,比如长春云校、长春教育管理的内容AI助手 -(2)依托MaxKB开发基于每个人的个人AI助手,比如大模型应用于个人学习内容计划,试题推荐等领域。 - -三、授课直播 -前后端完全开源!功能丰富的在线教室项目:Agora Flat -介绍: -https://blog.csdn.net/2401_83063795/article/details/138718753 - -开源地址:https://github.com/netless-io/flat - -理由: -刘主任一直想找一个小规模低成本的在线直播功能,但我们迟迟没有提供,计划在年前利用一周左右时间测试一下这个功能,如果可以,准备在年后上线到二枢纽机房,提供给长春市云校进行小规模试用。 - -因为2025年长春云校的费用大部分给了录课,我们的合同额为零,我们需要在肯定有钱的项目上继续渗透,让他们用上功能就不得不给钱。 - - -四、ETL抽取工具 -https://etlcloud.cn/restcloud/view/page/index.html - -五、积木报表 -https://jimureport.com/ - -理由:四和五其实更多是为了写标书时有内容,验收时有东西。 - -六、SurveyKing(卷王) -https://www.douyin.com/video/7105268405015465223 -https://surveyking.cn/open-source/quickstart -理由:问卷调查功能是大数据非常常用的业务功能之一,我们需要一套可以获取用户意向的系统。 - -七、强大易用的开源建站工具Halo -https://www.halo.run/ -理由:做一个单位的项目,门户一直是我们未敢涉及的领域,有了这个开源系统,我们就可以敢接门户的项目。 \ No newline at end of file