overture-stack / dms

Overture Data Management System
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add DMS-UI Setup to Installer Script #75

Closed b-f-chan closed 3 years ago

b-f-chan commented 3 years ago

The DMS-UI will need a small set of inputs in the installer script, specifically:

NOTE: Need to confirm which of these options to to:

(1) Do these questions make more sense in Arranger section itself or create a separate section for the UI (2) Should we make the User enter these details up front and enforce the same inputs be used in Arranger UI? OR, prompt them to go to the Arranger UI, enter the inputs, then come back and update the config via the script?

b-f-chan commented 3 years ago

DMS-UI section added and tested in 0.8.0 and up

Correctly captures 3 questions - Arranger Project ID, ES Index Name, ES Alias in Arranger Name - These variables required for DMS-UI to access Arranger and boot up properly

Closing