User Tools
development:applications:ticketer_lite
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:applications:ticketer_lite [2022/10/12 12:32] – 10.91.110.100 | development:applications:ticketer_lite [2022/10/14 13:58] (current) – 10.91.110.100 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Ticketer Lite Development Details ====== | ====== Ticketer Lite Development Details ====== | ||
| - | Updated by Yanjun Wang 17/12/2020 | + | Updated by Anna Dowling |
| ===== Overview ===== | ===== Overview ===== | ||
| Line 8: | Line 8: | ||
| Ticketer Lite application uses 5 services: | Ticketer Lite application uses 5 services: | ||
| - | * Ticketer for Business Logic backend | ||
| - | * ticketer-light-gateway for middle-ware and backend data | ||
| * ticketer-light for frontend | * ticketer-light for frontend | ||
| - | * idms-proxy for providing SnmpManager data | ||
| * user profile for authentication | * user profile for authentication | ||
| + | * ticketer-light-gateway for middle-ware and backend data | ||
| + | * Ticketer for Business Logic backend | ||
| + | * idms-proxy for providing SnmpManager data | ||
| Line 49: | Line 49: | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | The ticketer-light is served via the load balancer in our server deployments. Its environment-specific variables are passed via the **config.json** file to the app at runtime. | + | The ticketer-light is served via the load balancer in our server deployments. Its environment-specific variables are passed via the **/ |
| Current Config Fields Are: | Current Config Fields Are: | ||
| Line 55: | Line 55: | ||
| < | < | ||
| { | { | ||
| - | "apiUrl": " | + | "deployment": |
| - | "googleMapsAPIKey": "AIzaSyB2_-NWm5nGMZgsU-wIivphnfemBM8DY-0", | + | " |
| - | "ticketerLink": " | + | " |
| - | "snmpManagerLink": " | + | " |
| - | "deviceFileUploadDir": "/export/home/scotty/deviceUpload", | + | " |
| - | "appVersion": "8.0", | + | " |
| - | "snmpAlarmTimeZone": "America/New_York", | + | " |
| - | "maxClusterClickElementSize": | + | } |
| - | "googleAnalyticsSiteId": "UA-158352259-11" | + | }, |
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "googleAnalyticsConfig": | ||
| + | | ||
| + | }, | ||
| + | "proxyConfig": | ||
| + | " | ||
| + | }, | ||
| + | "snmpConfig": | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "ticketerConfig": | ||
| + | | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "commonHeaderConfig": | ||
| + | | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "casConfig": | ||
| + | | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "hotJarConfig": | ||
| + | " | ||
| + | "hotJarSiteId": | ||
| + | | ||
| + | } | ||
| } | } | ||
| </ | </ | ||
| Line 114: | Line 161: | ||
| ===== User Permission Control ===== | ===== User Permission Control ===== | ||
| - | User permissions for mobile | + | User permissions for ticketer light are set up and managed via the User Profile Application |
| See also [[https:// | See also [[https:// | ||
development/applications/ticketer_lite.1665574379.txt.gz · Last modified: 2022/10/12 12:32 by 10.91.110.100