-
Notifications
You must be signed in to change notification settings - Fork 1
VASecurity Accessing Remote Instance [WIP]
Kantemir Tvorogov edited this page Aug 9, 2023
·
1 revision
When ACUITY application (AdminUI, VAHub) needs to connect to VASecurity hosted on a remote server, it must provide a login and a password when connecting to VASecurity.
To connect to a remote VASecurity instance:
- remove 'local-auth' profile from the list of Spring profiles in
-Dspring.profiles.active
parameter - pass credentials in command-line parameters
-Dspring.cloud.config.username
and-Dspring.cloud.config.password
username: username
password: pass
[TBA]
- System Requirements
- Azure Setup
- Machine Insights and CBioPortal Integration
- SSL Certificates
- Applications Setup
- Application Spring Configs
- Profiles
- Migrating to ACUITY 9
- Github packages and Docker images
- Result data tables
- Mapping data tables
- Third party solution tables
- Other data tables
- Tables to delete