mkdir iriskit
useradd irisowner
umask 022
gunzip -c IRIS_Community-2022.1.2.574.0-lnxrh7x64.tar.gz |(cd /home/disk/iriskit/; tar xf - )
也可以直接用tar解压
./irisinstall --prechecker
./irisinstall
Your system type is 'Red Hat Enterprise Linux 7 (x64)'.
Enter instance name: IRIS
Enter a destination directory for the new instance.
Directory: /home/disk/iris
Select installation type.
1) Development - Install InterSystems IRIS server and all language bindings
2) Server only - Install InterSystems IRIS server
3) Custom
Setup type <1>? 1
How restrictive do you want the initial Security settings to be?
"Minimal" is the least restrictive, "Locked Down" is the most secure.
1) Minimal
2) Normal
3) Locked Down
Initial Security settings <1>? 2
What user should be the owner of this instance? irisowner
User "irisowner" does not exist on your system!
What user should be the owner of this instance? _SYSTEM
User "_SYSTEM" does not exist on your system!
What user should be the owner of this instance? irisowner
An InterSystems IRIS account will also be created for user irisowner.
Install will create the following InterSystems IRIS accounts for you:
_SYSTEM, Admin, SuperUser, irisowner and CSPSystem.
Please enter the common password for _SYSTEM, Admin, SuperUser and irisowner:
Empty passwords are not allowed!
Install will create the following InterSystems IRIS accounts for you:
_SYSTEM, Admin, SuperUser, irisowner and CSPSystem.
Please enter the common password for _SYSTEM, Admin, SuperUser and irisowner:
Re-enter the password to confirm it:
Please enter the password for CSPSystem:
Re-enter the password to confirm it:
What group should be allowed to start and stop
this instance? irisowner
Do you want to install IRIS Unicode support? yes
InterSystems IRIS did not detect a license key file
Do you want to enter a license key?
Please review the installation options:
------------------------------------------------------------------
Instance name: IRIS
Destination directory: /home/disk/iris
InterSystems IRIS version to install: 2022.1.2.574.0com
Installation type: Development
Unicode support: Y
Initial Security settings: Normal
User who owns instance: irisowner
Group allowed to start and stop instance: irisowner
Effective group for InterSystems IRIS processes: irisusr
Effective user for InterSystems IRIS SuperServer: irisusr
SuperServer port: 1972
WebServer port: 52773
JDBC Gateway port: 53773
Web Gateway: using built-in web server
------------------------------------------------------------------
Confirm InterSystems IRIS installation?
Starting installation
Starting up InterSystems IRIS for loading...
../bin/irisinstall -s . -B -c c -C /home/disk/iris/iris.cpf*IRIS -W 1 -g2
Starting Control Process
Allocated 241MB shared memory
32MB global buffers, 80MB routine buffers
Creating a WIJ file to hold 32 megabytes of data
IRIS startup successful.
System locale setting is 'en_US.UTF-8'
This copy of InterSystems IRIS has been licensed for use exclusively by:
InterSystems IRIS Community
Copyright (c) 1986-2023 by InterSystems Corporation
Any other use is a violation of your license agreement
^^/home/disk/iris/mgr/>
^^/home/disk/iris/mgr/>
Start of IRIS initialization
Loading system routines
Updating system TEMP and LOCALDATA databases
Loading system classes
Installing National Language support
Setting IRISTEMP default collation to IRIS standard (5)
Updating Security database
Loading system source code
Building system indices
Updating Audit database
Updating Journal directory
Updating User database
Updating Interoperability databases
Scheduling inventory scan
IRIS initialization complete in 3 minutes
See the iboot.log file for a record of the installation.
Starting up InterSystems IRIS...
Once this completes, users may access InterSystems IRIS
Starting IRIS
Using 'iris.cpf' configuration file
Starting Control Process
Global buffer setting requires attention. Auto-selected 25% of total memory.
Allocated 1238MB shared memory
947MB global buffers, 94MB routine buffers
Creating a WIJ file to hold 99 megabytes of data
This copy of InterSystems IRIS has been licensed for use exclusively by:
InterSystems IRIS Community
Copyright (c) 1986-2023 by InterSystems Corporation
Any other use is a violation of your license agreement
You can point your browser to http://localhost.localdomain:52773/csp/sys/UtilHome.csp
to access the management portal.
Installation completed successfully
http://IP:52773/csp/sys/UtilHome.csp
原文始发于微信公众号(技术分享交流):IRIS数据库环境搭建方法
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论