1. Windows系统安装东方通
1.1 安装jdk
1.2 下载安装文件及license文件
官网:https://www.tongtech.com/sy.html
下载windows系统文件
1.3 在D盘下面创建TongWeb文件夹,上传文件
1.4 解压文件,把license文件放到bin同级目录下
1.5 启动,进入bin目录下
启动双击:startserver.bat
停止双击:stopserver.bat
1.6 访问
地址:http://IP地址:9060/console
默认登录用户名密码为:thanos/thanos123.com
1.7 替换 license.dat 授权文件,把之前的授权文件备份,新的替换后重启服务
2. Linux系统安装东方通
2.1 安装jdk
2.2 下载安装文件及license文件
官网:https://www.tongtech.com/sy.html
下载linux系统文件
2.3 在home路径下面创建TongWeb文件夹,上传文件
2.4 解压文件,把license文件放到bin同级目录下
tar -xzvf TongWeb7.0.4.9_M4_Enterprise_Linux.tar.gz
2.5 启动,进入bin目录下
nohup ./startserver.sh &
./stopserver.sh
2.6 访问
地址:http://IP地址:9060/console
默认登录用户名密码为:thanos/thanos123.com