-
Notifications
You must be signed in to change notification settings - Fork 1
Profiles
Kantemir Tvorogov edited this page Aug 9, 2023
·
1 revision
Application utilizes several profiles which are set in env.
files in acuity-docker
part of application
For more details please check comments in acuity-docker/.env.dev
and acuity-docker/.env
Enabling profiles turns on different spring configuration which are stored in
acuity-docker/acuity-spring-configs
-
dev
- launch application for dev environment -
prod
- launch application for prod environment
-
local-no-security
- disables application authentication (use for local start-up only) -
azure-sso
- enable Azure AD authentication
Enable different file-storages for ACUITY
-
local-storage
- enables local-file storage which mountsacuity-docker/local-file-storage
directory tousr/root/local-file-storage
dir toACUITY Admin
's docker container -
azure-storage
- enables Azure Files Share as a source folder -
smb-storage
- enables smb file shares for ACUITY
-
remote-config
- this profile enablesconfig-server
to share configuration files fromacuity-docker/acuity-spring-configs
folder with all ACUITY applications in docker network. -
local-config
- used for development purposes only to start distinct application and make specific folder as configuration source, please seeDeveloper's section
of corresponding app repository for more details
- 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