标签:github zip sql 地址 测试 charset www. apt 根据
安装方法参考:
https://www.yuanmas.com/info/1bz9Y126zx.html
https://www.iminho.me/version.html
#step
1,安装MySql
2,官网下载:https://github.com/lifei6671/mindoc/releases
3,如果下载的压缩包中不存在该文件,请从 https://github.com/lifei6671/mindoc/blob/master/lib/time/zoneinfo.zip?raw=true 下载,并放在/lib/time/zoneinfo.zip
4,如果你的服务器上没有安装golang程序 ( 请手动设置一个环境变量如下:(键名为 ZONEINFO,值为MinDoc跟目录下的/lib/time/zoneinfo.zip 绝对路径))。
创建C:/go/lib/time/zoneinfo.zip
5,
CREATE DATABASE mindoc_db DEFAULT CHARSET utf8mb4 COLLATE utf8mb4_general_ci;
6,#数据库配置 db_adapter=mysql #mysql数据库的IP db_host=127.0.0.1 #mysql数据库的端口号一般为3306 db_port=3306 #刚才创建的数据库的名称 db_database=mindoc_db #访问数据库的账号和密码 db_username=root db_password=123456
注意事项:根据自己实际情况填写以上MySql配置信息
7, 执行安装命令
mindoc_windows_amd64.exe install 8,双击 mindoc_windows_amd64.exe 启动Mindoc服务
原文地址:https://www.cnblogs.com/sunzhenyong/p/8437024.html
使用方法参考
https://github.com/lifei6671/mindoc
demo 展示
http://doc.iminho.me/
标签:github zip sql 地址 测试 charset www. apt 根据
原文地址:https://www.cnblogs.com/feiyun8616/p/8907290.html