Docker/ container mid server

KubaS
Tera Contributor

Hi all, just a simple question, before i start digging into this (as this is not my main field of expertise :)). if, lets say we deploy a midserver using docker, lets say, name it mid1, it gets a sys_id. If we kill it, and re-deploy, with same name, will the sys_id change (in my opinion yes). and IF, by any chance, it changes, will it have implications in other parts of platform (using mid server)- like LDAP, REST, export/import? i assume if sys_id changes, and name stays same, still id need to re-pick midserver in each place manually, right?

thanks, for info 🙂

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

All record that are referencing the MID Server. So both, if they are being used.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

4 REPLIES 4

Mark Manders
Mega Patron

Assuming all other settings will be the same and the new MID server has the same access as the old one (transferring the same data with the same credentials, etc), you only have to update the MID Server on all referenced fields (since that holds the sys_id, not the name of the server).


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

so, this is what im afraid of.. just to be sure, like here:

KubaS_0-1719923682732.png

or here?

KubaS_1-1719923731216.png

 

Mark Manders
Mega Patron

All record that are referencing the MID Server. So both, if they are being used.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

thanks so much, really appreciate it!