AO GCP nightly env.
https://docs.google.com/document/d/134AvyaKEeo2tKstrMTUN6BWSbpKtOd2sK3KsULxHuG4/edit
\\smbshr-bb59.online.aholadigital.com\smb-nightly0
Folder structure is created Apps are installed Ports 9000 and 9001 are open in bckendsrvtst-0 through Windows Firewall, lets see if needed open 9002 & 9003 also. ID, OSS are installed and they use ports in TIP ID=9000, OSS=9001 and RC ID=9003, OSS=9002 How-to-install services (ID, OSS)
CMD >> e.g. cd C:\attracsroot\AholaTransport\RC\Service
>> AttracsService /install or /uninstall
Service, ini and IdServiceAdmin needs to be same place at least now IdServiceAdmin works when services (ID, OSS) are running Database connection works Client works and has database connection
Broker: Collection has been made Collection includes RDSBROKER01, RDSGW-6X77, RDSGW-8WXG, RDSHOSTTEST-0 Collection is named "nightly" and "stable" Collection remoteapps: AT_TIP, AT_RC groups that have access to it: ahola_transport_nightly, aholadigital_devops How-to-create remoteapp with a script:
New-RDRemoteApp -Alias AT_RC_nightly -DisplayName AT_RC_nightly -FilePath '\\smbshr-bb59.online.aholadigital.com\SMB-NIGHTLY0\AholaTransport\RC\Client\AT_Client_RC.exe' -ShowInWebAccess 1 -CollectionName "nightly" -CommandLinesetting Require -RequiredCommandLine "/LogTo:`"\\smbshr-bb59.online.aholadigital.com\SMB-NIGHTLY0\AholaTransport\RC\Client\Log`"" -UserGroups "online.aholadigital.com\ahola_transport_nightly"
How-to-create collection: * go to server manager >> dashboard, pick 4. Create a server group * Give a name to the server group * Server pool >> add e.g. rdsbroker * Select DNS tab >> write server name and select it * Finish with “ok”