サポート対象プラットフォーム
Bitbucket のインストールまたはアップグレード
このページの内容
このセクションの項目
関連コンテンツ
- 関連コンテンツがありません
このページでは、Bitbucket Data Center および Server 7.16.x のサポート対象プラットフォームについて説明します。
See End of support announcements for upcoming changes to platforms supported by Bitbucket.
Please read the supplied information carefully and check if it applies to your instance.
定義
Supported - you can use Bitbucket Data Center and Server 7.16.x with this platform.
Limited - you can evaluate Bitbucket 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 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 は、Bitbucket Data Center または 500 人以上のユーザー層ではサポートされません。
- You should not use Windows Resilient File System (ReFS) as NTFS is required.
- You can’t use NFS hosted on Windows for Bitbucket’s shared home directory.
- Apple macOS is evaluation only. MacOS cannot be used for production deployment.
考慮事項
- In production environments Bitbucket should be run from a dedicated user account.
- Linux support requires a 2.6.17+ kernel and glibc 2.7+. This means that Red Hat Enterprise Linux 5, which uses glibc 2.5, is no longer supported for Bitbucket Server 7.0+.
Cloud Platforms
Amazon Web Services (AWS)
Microsoft Azure
既知の問題
You can't use Amazon Elastic File System (EFS) for Bitbucket's shared home directory.
考慮事項
詳細については「Bitbucket を AWS で実行する場合の考慮事項」をご参照ください。
Java
Oracle Java & OpenJDK
Java 11.0.8+
Java 11 through 11.0.7
Java 10
Java 9
Java 8 (supported from 1.8u65+)
考慮事項
Bitbucket 8.0 will raise the minimum supported Java version to 11.0.8. Java versions 11.0.0 - 11.0.7 are not recommended due to Java bug: JDK-8241054
Bitbucket will install a supported version of AdoptOpenJDK Java JRE that is only available to Bitbucket if necessary. See Running the Bitbucket Server installer.
JRE を事前にインストールする場合、AdoptOpenJDK の web サイトからダウンロードできる Adoptium Open JDK (旧称 AdoptOpenJDK) の Java 8 JRE を使用することを推奨します。
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.
Oracle の公式ビルド、Adoptium OpenJDK (旧称 AdoptOpenJDK) などの代替ビルド、および Red Hat Enterprise などの Linux ディストリビューションに同梱されるビルドを含む、標準の OpenJDK ビルドがサポートされます。
- 現在、AdoptOpenJDK は Adoptium OpenJDK と呼ばれています。
データベース
PostgreSQL
9.6 - 13
9.5
9.4
MySQL (Bitbucket Server only)
8.0.11 以降
5.7.9 以降
5.6.16 以降
5.5.8 以降
MariaDB 10.4.6+
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, is currently not recommended, especially for larger instances, due to inherent performance and deadlock issues that occur in this database engine under heavy load.
詳細については「Bitbucket Server を MySQL に接続する」を、デッドロックの問題の全般的な情報については http://dev.mysql.com/doc/refman/5.0/en/innodb-deadlocks.html をご参照ください。
You should not use Bitbucket 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
2019
2017
2012 - 2016
既知の問題
- Bitbucket を 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.
考慮事項
Linux の Bitbucket インストールと SQL Server の間での Windows 認証の利用はサポートされていません。
Oracle
19c
18c
12c
11g
Amazon Aurora (Data Center only)
PostgreSQL 9.6 - 11
考慮事項
- 唯一サポートされている Amazon Aurora 構成は、PostgreSQL 互換のクラスタ化されたデータベースで、1 つのライターが 0 個以上のリーダーにレプリケートされます。詳細情報
H2 (bundled)
Bitbucket Server, evaluation only
Bitbucket Mirror
考慮事項
- H2 is bundled with Bitbucket for evaluation use only.
- H2 (バンドル版) は、本番環境での Bitbucket Data Center のミラーでサポートされる唯一のデータベースです。
HSQLDB (bundled)
Bitbucket Server only, evaluation only
Deprecated
考慮事項
- 「Bitbucket を外部データベースに接続する」をご参照ください。
- HSQLDB is not supported in Bitbucket Data Center.
- HSQLDB support was deprecated as of Bitbucket 4.0+. New Bitbucket installs will bundle and use H2 as the default database for evaluation purposes.
連携
サポート対象のバージョンの組み合わせについては、「アトラシアン アプリケーションと連携する」をご参照ください。
CI サーバー
We recommend upgrading to the latest version of your CI server to ensure that the environment is as secure and stable as possible. See Integrated CI/CD for more information about linking Bitbucket and your CI application.
考慮事項
埋め込みの CI/CD 機能を有効化するには、Bamboo 7.0+ が必要です。埋め込みのすべての CI/CD 機能を利用するにはアプリケーション リンクをセットアップする必要があります。
Using Bamboo 5.6 to 6.10 is possible, but its integration with Bitbucket will be minimal.
アップグレード前に Bamboo アップグレード ガイドをご確認ください。
Jenkins
2.162 以降
考慮事項
連携では、Jenkins 用の Bitbucket Server Integration プラグインが必要です。
組み込みの CI/CD 機能すべてにアクセスするにはアプリケーション リンクのセットアップが必要です。
Using an earlier version of Jenkins is possible, but its integration with Bitbucket will be minimal.
アップグレードを行う前に、Jenkins.io の Jenkins アップグレード ガイドをご確認ください。
ブラウザ
デスクトップ ブラウザ
Chrome (最新の安定バージョン)
Firefox (最新の安定バージョン)
MS Edge (latest stable version)
Safari (最新の安定バージョン)
考慮事項
- Bitbucket has a minimum supported browser resolution of 1100px.
- Bitbucket supports the latest stable version of Chromium-based Microsoft Edge and does not support legacy Microsoft Edge (versions 18 and lower).
- モバイル ブラウザはサポートされません。
DVCS
Git – server
2.33.x
2.32.x
2.31.x
2.30.x
2.29.x
2.28.x
2.27.x
2.26.x
2.25.x
2.24.x
2.23.x
2.22.x
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x (Windows 上の 2.12.2 を除く)*
2.11.x
Git – server
We recommend using the most recent supported version of Git on both the Bitbucket instance and clients where possible, subject to the following notes and exceptions:
The version of Git installed on machines that interact with Bitbucket must be compatible with the version of Git installed for use by the Bitbucket 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+
あるいは Git LFS が利用される 1.8.2
Git LFS - client
3.0.0+
2.0.0+
1.0.0+
Git – client
- A bug was fixed in Git version 1.8.4.3 that prevented http push proxying from working.
- Git LFS 3.0 には、Bitbucket Data Center およびサーバー 7.16.0 以前との後方互換性を持つ変更が含まれます。
- Only Bitbucket 7.16.1+ supports Git LFS 3.0.
Internet protocols
IPv4
IPv6
参考情報
When using Bitbucket in IPv6 environments, we recommend that hostnames rather than IP addresses are used .
Additional tools
Perl
5.8.8 以降
Elasticsearch
7.16.2
7.10.2
7.9.3
7.5.2
6.8.6
6.8.22
6.6.1
6.5.3
5.5.1 - 5.5.3
OpenSSH
7.2 以降
考慮事項
- Perl は通常、Git とともに自動的に提供されます。
- Elasticsearch 6.5.3, 6.6.1, 6.8.22, 6.8.6, 7.5.2, 7.9.3, 7.10.2, and 7.16.2 are supported with the Buckler plugin. Learn how to secure Elasticsearch with Buckler.
- Elasticsearch 6.4 is supported with AWS.
このセクションの項目
関連コンテンツ
- 関連コンテンツがありません