This commit is contained in:
PandaGoAdmin
2023-02-25 14:36:51 +08:00
parent 0c69c8399a
commit e6ebda6911
3 changed files with 4 additions and 4 deletions

View File

@@ -16,8 +16,8 @@
## 🏭在线体验 ## 🏭在线体验
演示地址http://47.104.252.2:8080/ 帐号admin 密码123456 演示地址http://101.35.247.125:7789/ 帐号admin 密码123456
组态大屏http://101.35.247.125:7790/
--- ---
系统在线文档 系统在线文档
--- ---

View File

@@ -10,8 +10,8 @@ sudo /usr/local/bin/k3s-uninstall.sh
## k3s部署流程 ## k3s部署流程
1. 设置打包环境 1. 设置打包环境
set GOOS=linux go env -w GOOS=linux
set GOARCH=amd64 go env -w GOARCH=amd64
2. 构建Linux执行命令 2. 构建Linux执行命令
go build -o pandax . go build -o pandax .
4. 构建docker镜像 (修改版本号 xmadmin/pandax:v1.0) 4. 构建docker镜像 (修改版本号 xmadmin/pandax:v1.0)

BIN
pandax

Binary file not shown.