We are using spring cloud config server backed by bitbucket for config files. We have configured multiple repositories in application.yml of config server. We want to make it available even if bitbucket is down. We are looking for a solution that can cache config repositories and in case bitbucket is down it can still be able to serve properties of
Tag: bitbucket
Change remote repository credentials (authentication) on Intellij IDEA 14
I recently changed my Bitbucket password for security reasons. However, IntelliJ didn’t update my repository to the new credentials, so it stops me from pulling/pushing anything to my repository. I am not using any plugins for this, just the integrated VCS operations inside the IDE. Every time I pull/push, this pops out: fatal: Authentication failed for ‘https://momothereal:xxxxxxxxxxxx@bitbucket.org/team/repo.git/ Where xxxxxxxxxxxx is