✨ [2025-04-21] 添加Axure私有化部署方案
All checks were successful
Publish to Confluence / confluence (push) Successful in 1m2s
All checks were successful
Publish to Confluence / confluence (push) Successful in 1m2s
This commit is contained in:
parent
cae41ec697
commit
5a74f3649e
8
任务/晨会
Normal file
8
任务/晨会
Normal file
@ -0,0 +1,8 @@
|
||||
oncall
|
||||
skywalking
|
||||
graylog 告警-日志格式需要改
|
||||
graylog 部署单节点 - ES 问题
|
||||
|
||||
skywalking - 告警
|
||||
|
||||
|
62
方案/20250421-AxureCloud私有化部署方案.md
Normal file
62
方案/20250421-AxureCloud私有化部署方案.md
Normal file
@ -0,0 +1,62 @@
|
||||
<!-- Space: qifu -->
|
||||
<!-- Parent: 后端技术&知识&规范 -->
|
||||
<!-- Parent: 技术方案 -->
|
||||
<!-- Parent: 基建 -->
|
||||
<!-- Parent: 02-技术方案 -->
|
||||
<!-- Title: 20250421-AxureCloud私有化部署方案 -->
|
||||
|
||||
<!-- Macro: :anchor\((.*)\):
|
||||
Template: ac:anchor
|
||||
Anchor: ${1} -->
|
||||
<!-- Macro: \!\[.*\]\((.+)\)\<\!\-\- width=(.*) \-\-\>
|
||||
Template: ac:image
|
||||
Url: ${1}
|
||||
Width: ${2} -->
|
||||
<!-- Macro: \<\!\-\- :toc: \-\-\>
|
||||
Template: ac:toc
|
||||
Printable: 'false'
|
||||
MinLevel: 2
|
||||
MaxLevel: 4 -->
|
||||
<!-- Include: 杂项/声明文件.md -->
|
||||
|
||||
# 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
|
||||

|
||||
|
||||
## Axure安装
|
||||
- 官方软件包地址:https://link.zhihu.com/?target=https%3A//www.axure.com/upgrade-to-11
|
||||
- 百度网盘+汉化包地址:链接: https://pan.baidu.com/s/1A1rozVu9eNL6VR0TVjaiFQ?pwd=1234
|
||||
|
||||

|
||||
|
||||
## AxureCloud使用
|
||||

|
||||
|
||||
## 参考
|
||||
- [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)
|
@ -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
|
||||
- https://developer.dhl.com/user/register
|
||||
|
||||
|
||||
### OrangeHRM 默认密码
|
||||
Dkc198.CGj*f
|
@ -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
|
54
杂项/test.js
Normal file
54
杂项/test.js
Normal file
@ -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()
|
@ -69,4 +69,11 @@
|
||||
- https://docker.zhai.cm 正常
|
||||
- https://docker.gbfeng.com 正常
|
||||
- https://hub.haod.eu.org 正常
|
||||
- https://xdark.top 正常
|
||||
- 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
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user