Web Server is down, moving toward a new server

Kyle Tran asked on August 19, 2022 02:26

Hi All,

Our network is down so we are going to have clone our servers to another college environment, we need some assistance in regards to the changes to the web server configuration. Is there someone that can walk us through the setting changes. Changing the IPs to the database, server IPs, etc. and anything else we may need to do to get our site and CMS up and running. We are currently working on the changes right now, please assist.

Thank you,

Kyle

Recent Answers


Trevor Fayas answered on August 20, 2022 00:20

The KX application is mainly just Database and Files.

  1. Clone the database and restore it on the new Server
  2. Copy the site over to the new host server, or setup Azure deployment agent on the new environment
  3. Update Connection Strings on both MVC and Admin
  4. Look in AppSettings Keys on Admin and the keys in the appsettings.json for any server name values
  5. If there are any Scheduled Tasks with the ServerName as a property, fix this.
  6. Look at your webfarms and see if those need to be configured.

Those are about it. You can hit me up on the community slack or on teams tfayas-at-hbs.net, i'm working late.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.