bflad / chef-stash

Chef Cookbook for Atlassian Stash
Other
37 stars 42 forks source link

Code search is not working in 4.6.0 #156

Closed linc01n closed 8 years ago

linc01n commented 8 years ago

There are 2 new export variable scripts in 4.6.0 bin/set-bitbucket-home.sh and bin/set-bitbucket-user.sh

linc01n commented 8 years ago

Beside this, there is a new proxy rule for apache reverse proxy. And default elasticsearch username and password need to add.

linc01n commented 8 years ago

I have a question about this part:

screen shot 2016-05-14 at 3 58 05 pm

Should I set the username and password in bitbucket.properties ? Or let the user input them?

/cc @bflad @legal90

legal90 commented 8 years ago

@linc01n I would leave the built-in Elasticsearch instance by default. It's nice to have a possibility to configure an external instance, but it should be optional, IMO.

atikhono commented 8 years ago

@linc01n You don't need to add credentials for the bundled elasticsearch instance. Please review my pull request for set-bitbucket-home/user.sh #157