Hi,
I'm trying to install Bitbucket Data center following this link . I'm not too familiar with linux, Please help me to answer below questions:
- which user is used to run the bitbucket server? atlbitbucket
or another non-root user?
- which user is used to run NFS service (RHEL 7)? atlbitbucket
or another non-root user?
- to communicate between server(node to NFS/ node to elasticsearch) we need setup secure connection (HTTPS) or is it ok using HTTP?
Thanks
Anka
Hi Anka
Thanks for posting your questions in Atlassian Community!
Regarding the first question:
"which user is used to run the bitbucket server? atlbitbucket
or another non-root user?"
by default it is atlbitbucket
. You can use any other non-root user if you wish, but if you just deploy nodes using the installer with the default configuration - it would be atlbitbucket.
"which user is used to run NFS service (RHEL 7)? atlbitbucket or another non-root user?"
It might be any user, as long as the atlbitbucket (or any other user you use to run your Bitbucket node) is able to access the mounted share.
"to communicate between server(node to NFS/ node to elasticsearch) we need setup secure connection (HTTPS) or is it ok using HTTP?"
The best approach is to terminate all the users HTTPS traffic on a load balancer, and the communication between NFS share and Elasticsearch should be happening already behind the load balancer, so it doesn't need to be handled over HTTPS.
Best regards,
Tomasz Tokarczuk
Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anka Wirawan,
Let me know if you have any questions,
--Alexis
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.
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.