How to Alter the Favicon in Bitbucket Datacenter
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
目的
Through the use of the Look and Feel for Bitbucket Data Center plugin you can customize the appearance of the Bitbucket Datacenter, such as altering the color scheme and adding a custom logo. You can also alter the favicon through the use of this plugin - so the default Bitbucket Server logo is changed in the URL bar or on the page tab.
ソリューション
Now, if you want to do this manually you can alter the favicon for Bitbucket Server by swapping out the favicon.ico
file with your own file.
手順
- Shutdown Bitbucket Server
- Locate the default file under "
<bitbucket_installation_directory>/app/static/bitbucket/internal/images
" folder. - Remove/rename the default favicon file
- Add in your own
favicon.ico
file - ensuring it has the name favicon.ico - Restart Bitbucket Server
If the favicon hasn't changed then clear the browser's cache or restart the browser for the change to take effect.