SonarSoftwareInc / customer_portal

A prebuilt customer portal for Sonar.
https://sonar.software
25 stars 52 forks source link

modded installer to find sonar instance IP and export it as SONAR_IP #79

Closed t1nfoil closed 3 years ago

t1nfoil commented 4 years ago

Added SONAR_IP env variable -- useful for future API difference edge-cases where endpoints might be slightly different depending on sonar version (check SONAR_IP === "52.185.67.212" means V2).