Skip to main content
Solved

IFS installation for client server

  • January 17, 2022
  • 1 reply
  • 157 views

Forum|alt.badge.img+3

How to configure IFS installation, If database server is on another server and IFS app on different server

Best answer by Charith Epitawatta

Hi @NareshSonavane,

You can have the database and the application server on different servers. In fact, that is the recommended way to make sure the application server and the database performs well. Also makes it easier to maintain.

When installing the application server, we need to specify database connection information such as database host, port, service name. Application server will use those to connect to the database.

Please refer to the IFS Applications Installation Guide here:

https://docs.ifs.com/techdocs/Foundation1/020_installation/020_installing_fresh_system/040_installing_ifs_applications/default.htm

Hope this helps!

This topic has been closed for replies.

1 reply

Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31
  • Ultimate Hero (Employee)
  • 1094 replies
  • Answer
  • January 17, 2022

Hi @NareshSonavane,

You can have the database and the application server on different servers. In fact, that is the recommended way to make sure the application server and the database performs well. Also makes it easier to maintain.

When installing the application server, we need to specify database connection information such as database host, port, service name. Application server will use those to connect to the database.

Please refer to the IFS Applications Installation Guide here:

https://docs.ifs.com/techdocs/Foundation1/020_installation/020_installing_fresh_system/040_installing_ifs_applications/default.htm

Hope this helps!