Steps to setup new Domain & new User:
-Folder Migration:
Copy existing folder in custom (both live and .local)
Rename both copied folders accordingly.
-Database Setup:
Create a new database named new_database_name on the server.
-Database Configuration:
Access the configuration file of the live domain (new_domain_live) and update the database host to .\SQLCL.
-User Creation:
Create a new user with username: new_username and set a secure password.
Save username and password in custom/itl_configure.inc and commit.
-Folder Configuration:
In both new_domain_live and new_domain_local folders, update the database connection settings to use new_database_name.