I was following the instructions here:
https://confluence.atlassian.com/display/BAMBOO/Installing+Bamboo+on+Mac+OS+X
Which seem to indicate the Setup Wizard will launch when I run start-bamboo.sh - After 10s I get this in standard out:
INFO: Server startup in 10575 ms
I'm not seeing anything that looks like an error.
How exactly am I supposed to get the Setup Wizard to run? Do I need a Setup Wizard Wizard?
This is the first time I've ever run this on this machine. Mac OS X 10.10.3
-- c
Hello Cricket
Thank you for your question.
Are you able to hit http://localhost:8085 successfully from your web browser?
# under <bamboo-install>/conf/server.xml <Connector port="8085"
In case you have added a context path to Bamboo under "<bamboo-install>/conf/server.xml" please, hit on your web browser as per following:
<Context path="/bamboo" docBase="${catalina.home}/atlassian-bamboo" reloadable="false" useHttpOnly="true">
If you find this answer useful, I would kindly ask you to accept it so the same will be visible to others who might be facing the same issue you have inquired.
Thank you for your understanding.
—
Kind regards,
Rafael P. Sperafico
Atlassian Support
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.