How can i transfer the bitbucket.properties to be secure and also that the bitbucket will read the file after that ?
Hi @Aviran mashiach ,
Welcome to the community !!
You can secure the file using different methods as described in https://confluence.atlassian.com/bitbucketserver/secure-bitbucket-configuration-properties-1032257985.html
If this is not possible, then as a workaround, give required permission only for bitbucket service user on bitbucket.properties.
Thanks Ahmed,
More one question please,
In these solutions, will BITBUCKET be able to read the BITBUCKET.PROPERTIES file after I lock it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it should work. Always try in Test environment, perform the tests. Once the tests are successful, backup the Production bitbucket.properties file and then perform the steps in production.
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.