安装包为海钛瑞OA办公自动化系统Linux平台免费版,目前可以在centos7或以上版本安装。先安装好Firebird(可以这里下载 http://www.hitai.com/oa/download/download31.html),记下数据库管理员(SYSDBA)密码,默认密码为masterkey,请修改。
安装步骤如下:
1.下载本安装包
2.解压缩tar -xzvf gooffice64_4.51.tar.gz -C /mytmp
3.需要切换为root身份
4.在[root@localhost mytmp]# sh installgooffice.sh
installing gooffice
GoOffice 4.51-0.amd64 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Please enter current password for SYSDBA user: masterkey
Install completed
5:通过http://localhost:8080登录系统
特别说明
a.请确认8080端口没有被其程序占用.如果要用80端口,请使用端口转发。
b.OA系统在运行时不需要root权限,使用的用户为tomcat,组tomcat。确保系统安全。
c. 启动systemctl start tomcat9_gooffice
停止systemctl stop tomcat9_gooffice