For system migration with IP address change such as server migration, it is necessary to change the IP address set in the setting file according to the destination environment.
Change the part where the IP address is set in IM-Juggling when building the environment.
In addition, when the hostname (domain) is changed, it is necessary to change the part where the hostname (domain) is set in the same way as the IP address change.
Please refer to the following document for changing the setting file in IM-Juggling.
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file.html
The main setting files with an IP address or a hostname (domain) setting is as follows.
Please verify and change only the features that you use in your environment.
◇ Setting files for intra-mart on IM-Juggling
/conf/network-agent-config.xml
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file - Distribution/Web server configuration settings - Network
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_network.html
/conf/server-context-config
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file - Distribution/Web server configuration settings - BaseURL
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_base_url.html
[If storage path (network storage) also changes ]
/conf/storage-config.xml
■ intra-mart Accel Platform Setup Guide - Storage
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_storage.html
If the tenant storage path is set from the screen, it requires to change.
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/tenant/setup_to_tenant_env.html
[If Cassandra server is also migrated (IP address is changed)]
/conf/cassandra-config.xml
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file - Settings by module - IMBox
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_cassandra.html
[If Solr server is also migrated (IP address is changed)]
/conf/solr-config.xml
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file - Settings by module - IM-ContentsSearch
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_solr.html
[If you use IM-Notice]
/conf/im-notice-config.xml
/conf/im-notice-mq-config.xml
■ intra-mart Accel Platform Setup Guide - Appendix - IM-Notice
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/appendix/notice.html
[If you use session management module]
/conf/hazelcast-config
■intra-mart Accel Platform Setup Guide - Appendix - session management module
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/appendix/im_session_store/index.html
[If a database is also migrated (IP address is changed)]
/resin-web.xml
■ intra-mart Accel Platform Setup Guide - Create WAR file - intra-mart Accel Platform setting file - Basic - DataSource
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_datasource.html
When the data source is set from the screen, the registered data source information is saved in the following location.
Saved in %STORAGE_PATH%/system/storage/conf/resin-resource-config.xml.
In addition, please verify the operation thoroughly by yourself when editing.
◇ Setting files under Resin
[If clustering is performed]
(Note) currently, we do not encourage the construction of a clustering environment with Resin.
<%RESIN_HOME%>/conf/resin.properties
■ intra-mart Accel Platform Setup Guide - Appendix - Clustering
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/setting/clustering.html
◇ Tenant environment information
■ intra-mart Accel Platform Setup Guide - baseURL of Tenant environment information
It might be required to change if a base URL is set for this setting.
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/tenant/setup_to_tenant_env.html
Please refer to the document of each external linkage function for other changes due to the change of the external linkage destination.
Finally, please change these IP addresses and host names (domains) after thoroughly checking and verifying them.
-- Target ----------------------------------------------------------------------
iAP/Accel Platform/All Updates
--------------------------------------------------------------------------------
FAQID:1231
What are the setting files that need to be modified when changing the IP address?
