From 5a74f3649e0765f4ec93f6fb0258063cbfafe27c Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Mon, 21 Apr 2025 14:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[2025-04-21]=20=E6=B7=BB=E5=8A=A0Ax?= =?UTF-8?q?ure=E7=A7=81=E6=9C=89=E5=8C=96=E9=83=A8=E7=BD=B2=E6=96=B9?= =?UTF-8?q?=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 任务/晨会 | 8 +++ 方案/20250421-AxureCloud私有化部署方案.md | 62 +++++++++++++++++++++++ 杂项/20250106-备忘.md | 6 ++- 杂项/test.http | 2 + 杂项/test.js | 54 ++++++++++++++++++++ 材料/00-基础镜像地址.md | 9 +++- 6 files changed, 139 insertions(+), 2 deletions(-) create mode 100644 任务/晨会 create mode 100644 方案/20250421-AxureCloud私有化部署方案.md create mode 100644 杂项/test.js diff --git a/任务/晨会 b/任务/晨会 new file mode 100644 index 0000000..45ba1f8 --- /dev/null +++ b/任务/晨会 @@ -0,0 +1,8 @@ +oncall +skywalking +graylog 告警-日志格式需要改 +graylog 部署单节点 - ES 问题 + +skywalking - 告警 + + diff --git a/方案/20250421-AxureCloud私有化部署方案.md b/方案/20250421-AxureCloud私有化部署方案.md new file mode 100644 index 0000000..c92ade6 --- /dev/null +++ b/方案/20250421-AxureCloud私有化部署方案.md @@ -0,0 +1,62 @@ + + + + + + + + + + + + +# AxureCloud私有化部署方案 + +## Axure Cloud 安装 +官方文档:https://docs.axure.com/axure-cloud/business/install-on-premises/ + +### 准备工作 +#### 服务器 +- Windows Server 2008 R2 or later +- .NET Framework 4.7.2 + +#### 数据库 +- Microsoft SQL Server (2008 or later, Express Edition or better) + - Should be installed with Mixed Mode authentication (aka "SQL Server and Windows Authentication mode") +- MySQL 8.0 or later + +### MySQL数据库安装 +省略...... + +### AxureCloud安装 +#### 下载安装及破解文件 +```text +链接: https://pan.baidu.com/s/1WFaTQCdCBgysGmzOeWM3MQ?pwd=1234 提取码: 1234 复制这段内容后打开百度网盘手机App,操作更方便哦 +--来自百度网盘超级会员v8的分享 +``` + +#### 安装AxureCloud +![](https://picture.texous.cn/blog/20250421135428373.png) + +## Axure安装 +- 官方软件包地址:https://link.zhihu.com/?target=https%3A//www.axure.com/upgrade-to-11 +- 百度网盘+汉化包地址:链接: https://pan.baidu.com/s/1A1rozVu9eNL6VR0TVjaiFQ?pwd=1234 + +![](https://picture.texous.cn/blog/20250421140030451.png) + +## AxureCloud使用 +![](https://picture.texous.cn/blog/20250421140402515.png) + +## 参考 +- [Axure Cloud本地部署(On-Premises)教程:支持Axure RP9和RP11团队协作使用](https://www.yuque.com/jiaowovitamin/uizu4s/efsrvcl4x6kyc9di) +- [Axure11:安装与汉化保姆级攻略(附免费激活码,亲测有效)](https://zhuanlan.zhihu.com/p/29823932905) +- [Axure Cloud 本地服务的使用](https://blog.csdn.net/qq_56391747/article/details/139042168) \ No newline at end of file diff --git a/杂项/20250106-备忘.md b/杂项/20250106-备忘.md index 8deeb53..0b63236 100644 --- a/杂项/20250106-备忘.md +++ b/杂项/20250106-备忘.md @@ -69,4 +69,8 @@ curl -d "grant_type=authorization_code&client_id=lms&client_secret=VqxZ5UCzhaIHq ### DHL - https://www.pluginhive.com/knowledge-base/how-to-get-dhl-account-number/?srsltid=AfmBOorGCz67d0HipLAh2ONAzypqdHHzdrgTZml6M2-BbcnsT8MQ6SbS -- https://developer.dhl.com/user/register \ No newline at end of file +- https://developer.dhl.com/user/register + + +### OrangeHRM 默认密码 +Dkc198.CGj*f \ No newline at end of file diff --git a/杂项/test.http b/杂项/test.http index d184a41..456ea9a 100644 --- a/杂项/test.http +++ b/杂项/test.http @@ -90,3 +90,5 @@ Yuanmeng-Secret: scDD8*cF/cKKel03@.. ] } +### +http://localhost:8080/jeecg-boot/yuanmeng/kubesphere/proxy?realHost=http%3A%2F%2F10.168.2.234%3A32665&realPath=%2Fkapis%2Fopenpitrix.io%2Fv1%2Fapplications&method=GET \ No newline at end of file diff --git a/杂项/test.js b/杂项/test.js new file mode 100644 index 0000000..9c14c16 --- /dev/null +++ b/杂项/test.js @@ -0,0 +1,54 @@ +const data = { + "results": [ + { + "metric_name": "pod_memory_usage", + "data": { + "resultType": "vector", + "result": [ + { + "metric": { + "namespace": "qifu-develop", + "node": "k8s-node01", + "owner_kind": "StatefulSet", + "owner_name": "mongodb", + "pod": "mongodb-0" + }, + "value": [ + 1744877510.132, + "451244032" + ], + "min_value": "", + "max_value": "", + "avg_value": "", + "sum_value": "", + "fee": "", + "resource_unit": "", + "currency_unit": "" + }, + { + "metric": { + "namespace": "qifu-develop", + "node": "k8s-node2", + "owner_kind": "StrimziPodSet", + "owner_name": "debezium-cluster-kafka", + "pod": "debezium-cluster-kafka-0" + }, + "value": [ + 1744877510.132, + "5875748864" + ], + "min_value": "", + "max_value": "", + "avg_value": "", + "sum_value": "", + "fee": "", + "resource_unit": "", + "currency_unit": "" + } + ] + } + } + ] +} + +data.results.map(r => r.data).flatMap() \ No newline at end of file diff --git a/材料/00-基础镜像地址.md b/材料/00-基础镜像地址.md index c73f81f..d3d97d9 100644 --- a/材料/00-基础镜像地址.md +++ b/材料/00-基础镜像地址.md @@ -69,4 +69,11 @@ - https://docker.zhai.cm 正常 - https://docker.gbfeng.com 正常 - https://hub.haod.eu.org 正常 - - https://xdark.top 正常 \ No newline at end of file + - https://xdark.top 正常 + +## Cargo 镜像 +- 配置教程:https://www.cnblogs.com/trigger-cn/p/18334279 +- 也可以直接命令行(阿里云镜像): `--index sparse+https://mirrors.aliyun.com/crates.io-index/` +- ```shell + RUN set -eux && cargo install --index sparse+https://mirrors.aliyun.com/crates.io-index/ --locked monolith + ``` \ No newline at end of file