サポート対象プラットフォーム
Install or upgrade Bitbucket Server
このページの内容
関連コンテンツ
- 関連コンテンツがありません
This page lists the supported platforms for Bitbucket Server 6.10.x.
See End of support announcements for Bitbucket Server for upcoming changes to platforms supported by Bitbucket Server and Bitbucket Data Center.
Please read the supplied information carefully and check if it applies to your instance.
定義
Supported - you can use Bitbucket Server 6.10.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
Microsoft Azure
既知の問題
You can't use Amazon Elastic File System (EFS) for Bitbucket Server's shared home directory.
考慮事項
See Recommendations for running Bitbucket Server in AWS for more information.
Java
Oracle Java & OpenJDK
Java 11
Java 10
Java 9
Java 8 (supported from 1.8u65+)
考慮事項
Bitbucket Server will install a supported version of AdoptOpenJDK Java JRE that 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 AdoptOpenJDK's Java 8 JRE, which you can download from the AdoptOpenJDK website.
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.
We support standard OpenJDK builds, including Oracle's official build, alternative builds such as AdoptOpenJDK, and builds shipped with Linux distributions such as Red Hat Enterprise.
データベース
PostgreSQL
9.4 - 11
MySQL (Bitbucket Server only)
8.0.11 以降
5.7.9 以降
5.6.16 以降
5.5.8 以降
MariaDB 10.3.7+
MariaDB 10.2.6+
MariaDB 10.1.8+
MariaDB 10.0.10+
MariaDB 5.5.23+
既知の問題
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
既知の問題
- 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.
考慮事項
Using Windows Authentication between a Linux Bitbucket Server installation and SQL sever is not supported.
Oracle
19c
18c
12c
11g
Amazon Aurora (Data Center only)
PostgreSQL 9.6
考慮事項
- 唯一サポートされている Amazon Aurora 構成は、PostgreSQL 互換のクラスタ化されたデータベースで、1 つのライターが 0 個以上のリーダーにレプリケートされます。詳細情報
H2 (bundled)
Bitbucket Server, evaluation only
Bitbucket Mirror
考慮事項
- H2 is bundled with Bitbucket Server for evaluation use only.
- H2 can be used with Bitbucket Data Center mirrors in production.
HSQLDB (bundled)
Bitbucket Server only, evaluation only
Deprecated
考慮事項
- 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.
ブラウザ
デスクトップ ブラウザ
Chrome (最新の安定バージョン)
Firefox (最新の安定バージョン)
MS Edge (最新の安定バージョン)
Internet Explorer 11
Safari (最新の安定バージョン)
考慮事項
- Internet Explorer 11 has been deprecated. There will be no support for it in Bitbucket Server 7.0 or later. See End of support announcements for Bitbucket Server for more information.
- モバイル ブラウザはサポートされません。
DVCS
Git – server
2.24 以降
2.23 以降
2.22 以降
2.21 以降
2.20 以降
2.19 以降
2.18 以降
2.17 以降
2.16 以降
2.15 以降
2.14 以降
2.13 以降
2.12+ (except 2.12.2 on Windows)*
2.11 以降
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.
When using smart mirroring, you must have a minimum version of Git 2.11.1 installed.
Do not use CygwinGit on Windows servers, regardless of version.
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
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
6.8.6
6.8.22
6.6.1
6.5.3
5.5.1 - 5.5.3
考慮事項
- Perl は通常、Git とともに自動的に提供されます。
- Elasticsearch 5.5.1- 5.5.3, 6.5.3, 6.6.1, 6.8.22, and 6.8.6 are supported with Buckler. Learn how to secure Elasticsearch with Buckler.
- Elasticsearch 6.4 is supported with AWS.
Mail clients
Apple mail
Apple Mail 4
Gmail
最新版
iOS devices
iPhone, iPad
Microsoft Outlook
Express, 2007, 2010
Outlook.com
最新版
Hotmail
最新版
Windows Live Mail
最新版
関連コンテンツ
- 関連コンテンツがありません