2025-04-21 14:05:24 +08:00
|
|
|
|
<!-- 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 -->
|
|
|
|
|
|
2025-04-21 20:46:32 +08:00
|
|
|
|
<!-- :toc: -->
|
|
|
|
|
|
2025-04-21 14:05:24 +08:00
|
|
|
|
# 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)
|