Dashboard Server Configuration
Last updated
Last updated
Ensure Avo Assure Database (AvoAssureDB service) is running.
Ensure Cache Database is up and running.
If JIRA data is required to be imported into Dashboard as part of Dashboard widgets, then perform the following steps.
Navigate to Dashboard Folder.
Open .env file.
Enter JIRA_URL, JIRA_KEY, JIRA_USER
4. Open an elevated command prompt in the Dashboard folder.
5. Type “import-JIRA.bat” and hit enter.
6. Wait until the “completed jira import!” message is displayed.
7. Close the command prompt.
Open an elevated command prompt in the Dashboard folder.
Type “run.bat” and hit enter.
Close the command prompt window in which the Dashboard Server is running.
Open an elevated command prompt in the Dashboard folder.
Type install-service.bat and hit enter.
Open an elevated command prompt in the Dashboard folder. Note: avoassureDashboard.exe service should be installed.
Type start-service.bat and hit enter.
Open an elevated command prompt in the Dashboard folder. Note: avoassureDashboard.exe service should be running.
Type stop-service.bat and hit enter.
Open an elevated command prompt in the Dashboard folder. Note: avoassureDashboard.exe service should be in the stopped state.
Type remove-service.bat and hit enter.
Open an elevated command prompt in the Dashboard folder.
Run the following commands in sequential order i.e., only after the previous command has been completed:
Type stop-service.bat and hit enter.
Type remove-service.bat and hit enter.
Type install-service.bat and hit enter.
Type start-service.bat and hit enter.