RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

Nginx Optional services conf should be customised based on the .env property #226

Open yatharthranjan opened 3 years ago

yatharthranjan commented 3 years ago

The optional-services.conf in webserver can be made to be adapted to the value of the ENABLE_OPTIONAL_SERVICES in .env file. This will be similar to how we select the nginx SSL and no SSL conf. So we will have two optional-services config files, and the install script will copy the appropriate one according to the property.