Main things
LOCAL:
API xxxxxxxxxxx
UI http://localhost:5001
DEV:
API mixconfigfrangularapi.dev.mixtelematics.com
UI mixconfigfrangularui.dev.mixtelematics.com
INT:
API mixconfigfrangularapi.mixdevelopment.com
UI mixconfigfrangularui.mixdevelopment.com
Other URL changes
- DSDEVCFGSQL01.DEV.MIX.LOCAL
- config-frangular-api
- config-frangular-ui
DEV Links
UI: angularNextConfigFrangularUrl = “http://localhost:5000”
FR UI: APIURL_DEV =“http://localhost:5000”;
FR API: “ConfigApiUrl”: “http://api.deviceconfig.int.development.domain.local”
http://localhost/DynaMiX.DeviceConfig.Services.Api
Cors issues with SelectionCriteria
our UI URL had to be added here for future reference
https://dev.azure.com/MiXTelematics/Fleet/_git/Fleet.Services.SelectionCriteria?path=%2FFleet.Services.SelectionCriteria.Web.Api%2Fappsettings.INT.json&version=GBDevelopment&_a=contents
Rudolf had to do it for now as permissions blocked me
More links
some new dev URLS  not sure if there are some of these we should start using  they are going live bit by bit
- Fleet Admin UI Â (https://fleetadmin.dev.mixtelematics.com)
- Fleet Admin API (https://fleetadminapi.dev.mixtelematics.com)
- Operations UI Â (https://operations.dev.mixtelematics.com)
- Operations API (https://operationsapi.dev.mixtelematics.com)
- Auditing UI (https://auditing.dev.mixtelematics.com)
- Auditing API (https://auditingapi.dev.mixtelematics.com)
- Measure UI (https://measure.dev.mixtelematics.com)
- Measure API (https://measureapi.dev.mixtelematics.com)
- People UI (https://people.dev.mixtelematics.com)
- People API (https://peopleapi.dev.mixtelematics.com)
- Tracking UI (https://easytrack.dev.mixtelematics.com)
- Tracking UI API (https://easytrackapi.dev.mixtelematics.com)
- Tracking Batch
- Fleet Batch
The link
https://mixconfigfrangularui.mixdevelopment.com/
angularNextConfigFrangularUrl
Pull request 106970: STM-1074: angularNextConfigFrangularUrl set - Repos (azure.com)
