I install Bitbucket server on ubuntu , everything work OK
but when the machine of the ubuntu is power off and then upload again - the Bitbucket don't run Automatically
I need to run the command : "bin/start-bitbucket.sh " anytime I want that Bitbucket start again.
I want to know what should I do for : that everytime I upload my Ubuntu machine the Bitbucket start running automatically .
thank you.
Hi,
You have to use a Java service wrapper or an init.d script. See here for more information: https://confluence.atlassian.com/bitbucketserver/running-bitbucket-server-as-a-linux-service-776640157.html.
Best regards,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.