Wiki source code of Add New Client to managed instance
Version 1.10 by Phillip Swanepoel on 2024/10/10 06:38
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.9 | 1 | Create Files and Folders using current standards (Currently copied from working copy). |
| 2 | - Rename folder in inetpub/wwwroot to new domain | ||
| |
1.7 | 3 | |
| |
1.8 | 4 | Rename all references using a search and replace to the new environment. |
| |
1.9 | 5 | - "Client_ENV_Everest" |
| |
1.8 | 6 | - Passwords |
| 7 | - Application name | ||
| |
1.9 | 8 | |
| 9 | Create new AD groups using the script "ad_create.ps1" | ||
| |
1.3 | 10 | - Separate user groups need to be created for live and staging |
| |
1.10 | 11 | - Update admin and support email addresses in script to be added to the groups upon creation |
| 12 | |||
| |
1.5 | 13 | Create Local Users using "env_create.ps1" (this script is also used to create services and can be done at this point). |
| |
1.4 | 14 | - Generate passwords using [[Use a Passphrase>>url:https://www.useapassphrase.com/]] in the format xxx.xxx.xxx.xxx#33 |
| |
1.10 | 15 | - Update admin and support email addresses in script to be added to the groups upon creation |
| 16 | |||
| |
1.3 | 17 | Create database using current naming scheme in azure (currently by copying a current working database, with the data removed in a later step). |
| |
1.6 | 18 | - User Groups are added automatically through a job within 5 minutes. |
| |
1.1 | 19 | |
| 20 |