NASA-AMMOS/common-workflow-service

configure.sh blows away current database. Upgrade Option should exist

Open

#39 opened on Mar 22, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (10 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

Users want to keep their existing database data, when upgrading. Currently, configure.sh will blow away data. There needs to be a distinction between "install" vs. "upgrade" in the script.

Contributor guide