You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Thomas G Loubrieu (Jira)" <ji...@apache.org> on 2020/06/16 02:55:00 UTC

[jira] [Created] (SDAP-250) Enable development deployment (eg on laptop) without touching the code, or file on git

Thomas G Loubrieu created SDAP-250:
--------------------------------------

             Summary: Enable development deployment (eg on laptop) without touching the code, or file on git
                 Key: SDAP-250
                 URL: https://issues.apache.org/jira/browse/SDAP-250
             Project: Apache Science Data Analytics Platform
          Issue Type: New Feature
            Reporter: Thomas G Loubrieu
            Assignee: Thomas G Loubrieu


So to be able to easily deploy and re-deploy development version without having to change code or configuration files tracked on git do:
 * Have the Cassandra Policy configurable (white list round robin for dev and dc aware round robin for share dev/test/uat or prod).
 * Only save on git .ini.default files which will be locally overriden (in the case of local dev) by a .ini file not saved on git (thus not overriden when we update the local dev version)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)