Changes for page Add New Client to managed instance
Last modified by Phillip Swanepoel on 2024/10/10 12:42
Change comment:
(Autosaved)
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +2,3 @@ 1 -(All scripts used are stored on the managed instance under "D:\SKL_Staging_Everest\~_~_skl\scripts" - To be moved to source control) 2 2 Create Files and Folders using current standards (Currently copied from working copy). 3 3 - Rename folder in inetpub/wwwroot to new domain 4 4 ... ... @@ -9,20 +9,13 @@ 9 9 10 10 Create new AD groups using the script "ad_create.ps1" 11 11 - Separate user groups need to be created for live and staging 12 - - Update admin and support email addresses in scriptto be added to the groups upon creation11 + - Update admin and support email addresses to be added to the groups upon creation 13 13 14 14 Create Local Users using "env_create.ps1" (this script is also used to create services and can be done at this point). 15 15 - Generate passwords using [[Use a Passphrase>>url:https://www.useapassphrase.com/]] in the format xxx.xxx.xxx.xxx#33 16 - - Update admin and support email addresses in script to be added to the groups upon creation 17 17 16 + 18 18 Create database using current naming scheme in azure (currently by copying a current working database, with the data removed in a later step). 19 19 - User Groups are added automatically through a job within 5 minutes. 20 20 21 -Setup SVC users and delete base database users using "SKL_sqlmi_accesss_SKL.sql" 22 - - Enable SQLCMD mode under Query > SQLCMD Mode 23 - - Client Code: Three Letter Acronym 24 - - TargetEnv: Live | Staging 25 - - ClearLogins: 2 26 - - Passwords to be updated to the ones used above 27 - 28 28