You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/11/20 14:59:42 UTC

[GitHub] [nifi-registry] ravowlga123 opened a new pull request #248: NIFIREG-227 GitFlowPersistenceProvider option to clone repo on startup

ravowlga123 opened a new pull request #248: NIFIREG-227 GitFlowPersistenceProvider option to clone repo on startup
URL: https://github.com/apache/nifi-registry/pull/248
 
 
   As per NIFIREG-227 I have added a property REMOTE_CLONE_REPOSITORY which if set will clone from the given repository but at the same time if this value is set then users will need to provide both user name and password. Then we check if flowstoragedir is our local repository or not and if not then we check if given remote repo is actually valid and if everything is ok then we clone remote to flowstoragedir then proceed forward. 
   
   Please do give your suggestions and recommendations so that changes made further will be good.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services