Hi Anoop,
I think I get you. If you configured your sandbox environment just fine using the UI, you can:
Connect to your sandbox and retrieve the following configuration:
$ cat $STASH_HOME/shared/stash-config.properties
If you are in a version prior to Stash 3.2, please use the following path instead:
$ cat $STASH_HOME/stash-config.properties
Look into the following parameters that have been automatically configured by Stash when you used the wizard in the UI:
jdbc.driver= jdbc.url= jdbc.user= jdbc.password=
Let me know if this information helped you!
Best regards,
Thiago Bomfim
Atlassian Support - DevTools
Hi Anoop,
The documentation below plus using the wizard should be enough to help you configure Stash with an external database. No manual intervention is required:
Connecting Stash to an external database
Which kind of error are you getting?
Best regards,
Thiago Bomfim
Atlassian Support - DevTools
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Thiago,
On the sandbox env, i was able to configure external DB(oracle) just fine. All is good. However, for STAGE and PROD i wont have access to database directly hence the wizard for configuring external DB wont work from Stash admin screen.
What is the alternate way, that DBAs can take to create required user with all the required objects that we would connect from STASH.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anoop, thanks for clarifying. I wrote a new answer to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.