Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to uninstall bitbucket on centos 7 from bash

WHK May 11, 2016

How to purge Bitbucket on my centos 7 server from bash?

2 answers

0 votes
WHK May 11, 2016

Thanks, but I guess that's not all, for example happens with the service and home directory?

 

service atlbitbucket stop
chkconfig atlbitbucket off
userdel -r atlbitbucket
rm -rf /var/atlassian/{bitbucket-directory}/
rm -rf /opt/atlassian/{bitbucket-directory}/

Or is Atlassian directory empty:

rm -rf /var/atlassian/
rm -rf /opt/atlassian/
0 votes
105349
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 11, 2016

Hey there!

Check out this doc:

Stash on Linux/Mac

At the very bottom of the page:

Uninstalling Stash

To uninstall Stash, stop Stash as described above and then delete the <Stash installation directory> and Stash home directory.

 

Good luck!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events