金碟中间件-AAS-V10.0安装

金蝶中间件AAS-V10.0

AAS-V10.0安装

1.解压AAS-v10.0安装包

复制代码
unzip AAS-V10.zip

2.更新license.xml

复制代码
cd /root/ApusicAS/aas

# 这里要将license复制到该路径
[root@vdb1 aas]# ls
bin     docs     jmods                     lib          modules  templates
config  domains  KBCLIC-240828-000330.lic    osgi

# 更改license文件名称



mv KBCLIC-240828-000330.lic license.xml

3.执行asadmin start-domain 命令启动默认域mydomain

复制代码
cd /root/ApusicAS/bin
./asadmin  start-domain

# 输出
Waiting for mydomain to start .......
Successfully started the domain : mydomain
domain  Location: /root/ApusicAS/aas/domains/mydomain
Log File: /root/ApusicAS/aas/domains/mydomain/logs/server.log
Admin Port: 6848
Command start-domain executed successfully. 

4.登录(http://localhost:6848

远程访问

在管控上手动开启安全管理

在服务器->一般信息->安全管理界面点击【启用安全管理】

管控上部署与取消部署

  1. 访问并登陆管控,在应用程序界面进行应用的部署,压缩文件和文件夹的形式部署。
  1. 通过管理应用列表可以查看到部署的应用以及应用的信息和状态等。
相关推荐
Trouvaille ~1 天前
【Redis篇】初识 Redis:特性、应用场景与版本演进
数据结构·数据库·redis·分布式·缓存·中间件·持久化
海市公约1 天前
微服务Token认证从登录到鉴权的完整执行链路
微服务·中间件·权限控制·token认证·分布式安全
Trouvaille ~1 天前
【Redis篇】为什么需要 Redis:从单机到分布式的架构演进之路
数据库·redis·分布式·缓存·中间件·架构·后端开发
marsh02061 天前
51 openclaw自定义中间件:解决特定业务需求的扩展方案
中间件·ai编程
云游牧者1 天前
K8S-Ingress流量治理全解-Traefik从入门到实战完全指南
云原生·中间件·容器·kubernetes·ingress·traefik
哥本哈士奇3 天前
LangChain Deepagent 版本0.6.1中间件一个bug
中间件·langchain·bug
逍遥德3 天前
SpringBoot自带TaskScheduler 接口使用详解:(02)微服务多实例模式下,爆发任务重复执行问题
spring boot·分布式·后端·微服务·中间件
灰乌鸦乌卡3 天前
关于OA自定义接口不能解析汉字记录
java·中间件
fuquxiaoguang3 天前
从“能跑起来”到“能跑稳”:Google Genkit如何用中间件思维改写AI工程化规则
人工智能·中间件·genkit
June bug4 天前
【AI赋能测试笔记】3中间件
人工智能·中间件