サポート対象プラットフォーム
Install or upgrade Bitbucket Server
このページの内容
関連コンテンツ
- 関連コンテンツがありません
This page lists the supported platforms for Bitbucket Server 5.11.x.
See End of support announcements for Bitbucket Server for upcoming changes to platforms supported by Bitbucket Server and Bitbucket Data Center.
Be sure to read the supplied information carefully, to make sure it doesn't apply to your instance.
定義
Supported - you can use Bitbucket Server 5.11.x with this platform.
Limited - you can evaluate Bitbucket Server on this platform, but you can't use it to run a production site.
非推奨 - このプラットフォームのサポートは、今後のリリースで終了する予定です。
On this page:
ハードウェア
CPU:
Evaluation: 1 core
Production: 2+ cores
メモリ
3GB+
参考情報
- You'll need at least 3GB available memory. We recommend 1GB for Bitbucket Server and an additional 2GB to support Git operations.
- Your specific hardware requirements will depend on the number and frequency of Git operations and the number of active users. See Scaling Bitbucket Server for more information.
Environments
Linux
Microsoft Windows (up to 500 users)
Apple macOS
既知の問題
- Microsoft Windows is not supported for Bitbucket Data Center / 500+ Enterprise tiers.
- You should not use Windows Resilient File System (ReFS) as NTFS is required.
- Apple macOS is evaluation only, macOS cannot be used for production deployment.
参考情報
- In production environments Bitbucket Server should be run from a dedicated user account.
Cloud Platforms
Amazon Web Services (AWS)
既知の問題
- You can't use Amazon Elastic File System (EFS) for Bitbucket Server's shared home directory.
参考情報
- See Recommendations for running Bitbucket in AWS for more information.
Java
Oracle Java:
1.8u65+
OpenJDK:
1.8u65+
1.8u40+
1.8u0 - 1.8u20
既知の問題
You should not use Bitbucket Server with:
- OpenJDK >= 1.8u25 and < 1.8u40 due to a severe bug. See Bug 1167153 (this is fixed in 1.8u40).
- OpenJDK 1.8u51 and 1.8u60 due to LDAP issues. See CWD-4444.
参考情報
- The Bitbucket Server installer will install a supported version of the Oracle Java JRE which is only available to Bitbucket Server, if necessary. See Running the Bitbucket Server installer.
- If you choose to pre-install a JRE, we recommend using Oracle JRE 8, which you can download from the Oracle website.
- We recommend Java 1.8.0u40+ to avoid critical defects in older versions. If you are terminating SSL at Tomcat there is a known Java bug that has been fixed in version 1.8.0u51. Alternatively, you can continue using 1.8u40+ with the addition of a JVM flag. Further details: Application crashes due to 'Internal Error (sharedRuntime.cpp:833)' caused by Java 8 bug.
- For OpenJDK, download and install instructions for Linux flavors at http://openjdk.java.net/install/.
- Pre-installed Java on some AWS EC2 Linux instances might be installed with a subset of features. See SSH server fails to start on AWS EC 2 instance for more information.
データベース
PostgreSQL
10
9.4 〜 9.6
9.3.6 以降
9.2 (Deprecated)
Known Issues:
- Connecting Bitbucket Server to PostgreSQL
- PostgreSQL 9.3 versions prior to 9.3.6 (9.3.0 – 9.3.5) contain a bug that is known to cause crashes. (See PostgreSQL segmentation fault after upgrading to Bitbucket 4.11 and up)
- PostgreSQL 9.2.x has been deprecated from version 5.7 of Bitbucket Server. Support for this is due to end with 6.0. See End of support announcements for other announcements.
MySQL (Bitbucket Server only)
5.7.9 以降
5.6.16 以降
5.5.x
MariaDB 10.2.6+
MariaDB 10.1.8+
MariaDB 10.0.10+
MariaDB 5.5
既知の問題
MySQL, while supported by Bitbucket Server, is currently not recommended, especially for larger instances, due to inherent performance and deadlock issues that occur in this database engine under heavy load.
See Connecting Bitbucket Server to MySQL for more details and http://dev.mysql.com/doc/refman/5.0/en/innodb-deadlocks.html for some general information on deadlock issues.
You should not use Bitbucket Server with the following:
- MySQL 5.6.15 and earlier: due to bugs in its query optimizer (#68424, #69005). See Connecting Bitbucket Server to MySQL for more information.
- MySQL 5.7.0 - 5.7.8
Do not use MySQL in Bitbucket Data Center.
Microsoft SQL Server / Microsoft SQL Server Express
2017
2012 - 2016
Oracle
12c
11g
H2 (bundled):
Bitbucket Server, evaluation only
Bitbucket Mirror
HSQLDB (bundled):
Bitbucket Server only, evaluation only
Deprecated
Known Issues:
MS SQL:
Connecting Bitbucket Server to SQL Server
- Named Instances: If you have a named instance on your server, it is not possible to migrate from the internal database to a named instance of SQL Server using the UI procedure. You will need to manually edit the
bitbucket.properties
file as described on the Connecting to named instances in SQL Server from Bitbucket Server Knowledge Base article.
H2
- H2 is bundled with Bitbucket Server for evaluation use only.
- H2 can be used with Bitbucket Data Center mirrors in production.
HSQLDB:
- Please see connecting Bitbucket Server to an external database.
- HSQLDB is not supported in Bitbucket Data Center.
- HSQLDB support was deprecated as of Bitbucket Server 4.0+. New Bitbucket Server installs will bundle and use H2 as the default database for evaluation purposes.
連携
See Integrating Bitbucket Server with Atlassian applications for supported version combinations.
Web browsers:
Chrome
最新の安定バージョンをサポート
Firefox
最新の安定バージョンをサポート
MS Edge
最新の安定バージョンをサポート
Internet Explorer
11
Safari
最新の安定バージョンをサポート
DVCS
Git – server
2.17 以降
2.16 以降
2.15 以降
2.14 以降
2.13 以降
2.12+ (except 2.12.2 on Windows)*
2.11 以降
2.10 以降
2.9 以降
2.8+ *
2.7+ *
2.6+ *
2.5+ *
2.4+ *
2.3+ *
2.2+ *
Git – server
We recommend using the most recent supported version of Git on both the Bitbucket Server instance and clients where possible, subject to the following notes and exceptions:
- The version of Git installed on machines that interact with Bitbucket Server must be compatible with the version of Git installed for use by the Bitbucket Server instance.
- Do not use CygwinGit on Windows servers, regardless of version.
- Git 2.2.x - 2.4.0 have some performance issues when interacting with NFS. These versions cannot be used for Bitbucket Data Center or for Bitbucket Server installations that use NFS mounts for the home directory.
- Git for Windows 2.12.2 has a regression in git status which causes editing files to fail. The regression has been fixed, and the fix was included in Git for Windows 2.12.3.
- BSERV-9673 - File editing fails using Git for Windows 2.12.2 CLOSED
- Git 2.2.x - 2.8.x If using mixed line modes, it is recommended to use a version greater than or equal to 2.9.4 as mixed line modes can cause issues with merging and creating pull requests.
[Security vulnerability CVE-2016-2324 & CVE-2016-2315] affects multiple Git versions. Both server and client Git installations should be updated to a patched maintenance version: 2.4.11, 2.5.5, 2.6.6 or 2.7.4 or newer. For instructions see Installing and upgrading Git.
The table below lists the versions of Git that have been specifically tested against the Bitbucket Server 5.11.x releases.
Linux | Windows |
---|---|
2.17.0 2.16.1 2.15.1 2.14.3 2.13.6 2.12.5 2.11.4 2.10.5 2.9.5 2.8.6 2.7.6 2.6.7 2.5.6 2.4.12 2.3.10 2.2.3 | 2.17.0 2.16.1 2.15.1 2.14.3 2.13.1 2.12.1 2.11.1 2.10.2 2.9.3 2.8.4 2.7.4 2.6.4 2.5.3 2.4.6 2.3.7.1 |
Git – client
1.8.4.3
1.6.6+
Or where Git LFS is used 1.8.2+
Git LFS - client
1.1.0 以降
Git – client
- A bug was fixed in Git version 1.8.4.3 that prevented http push proxying from working.
[Security vulnerability CVE-2016-2324 & CVE-2016-2315] affects multiple Git versions. Both server and client Git installations should be updated to a patched maintenance version: 2.4.11, 2.5.5, 2.6.6 or 2.7.4 or newer. For instructions see Installing and upgrading Git.
Internet protocols
IPv4
IPv6
参考情報
- When using Bitbucket Server in IPv6 environments, we recommend that hostnames rather than IP addresses are used.
Additional tools
Perl
5.8.8 以降
Elasticsearch
5.5.1 - 5.5.3
2.3 - Supported till Bitbucket Server 6.0
参考情報
- Perl is usually provided automatically with Git
- Elasticsearch 5.5.1 and 5.5.3 are supported with Buckler
- Elasticsearch 5.5.2 is supported with AWS
Elasticsearch 2.3 is considered EOL, and support for it will continue until Bitbucket Server 6.0 is released.
Mail clients
Apple mail
Apple Mail 4
Gmail
最新版
iOS devices
iPhone, iPad
Microsoft Outlook
Express, 2007, 2010
Outlook.com
最新版
Hotmail
最新版
Windows Live Mail
最新版
関連コンテンツ
- 関連コンテンツがありません