Upgrading HipChat Server

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

This page provides instructions on upgrading HipChat Server and is intended for IT administrators.

Checking for upgrades

You can check whether a newer version of HipChat Server is available in the HipChat Server web app or CLI.

Checking for upgrades in the web app

  1. Open a web browser and browse to the URL for your HipChat server web app. For example, browse to https://hipchat.yourcompany.com
  2. Click the Server admin tab at the top.
  3. Click the Upgrade tab. A message states whether your system is up to date.

このページの内容

関連ページ

Checking for upgrades in the CLI

Enter the following command in the CLI:

hipchat upgrade --check

HipChat Server polls the update server. A message appears stating whether your system is up to date or an upgrade is available.

アップグレード

We offer two software update channels: Beta and production. Typically, the production update channel is older than the beta channel. By default, you get the production channel when you upgrade. You can choose to upgrade to the Beta channel.

You can upgrade HipChat Server through the HipChat web app or CLI.

アップグレードの前に

  1. Make a full backup of your HipChat Server installation.
  2. Let your users know that HipChat will be unavailable during the upgrade.

Upgrading using the web app

  1. Open a web browser and browse to the URL for your HipChat server web app. For example, browse to https://hipchat.yourcompany.com
  2. Optional: If you want to upgrade to the Beta channel, click Beta, then Change upgrade channel.
  3. Click Upgrade to the latest version.
    A message appears informing you HipChat users will be disconnected temporarily while you upgrade.
  4. OK をクリックします。

Upgrading using the CLI

To view the current upgrade channel:

hipchat upgrade --show

To set the current upgrade channel to the Beta channel:

hipchat upgrade --channel beta

To set the current upgrade channel to the production channel:

hipchat upgrade --channel production

To upgrade using the current channel:

hipchat upgrade --upgrade

Using an outbound proxy server

Setting an outbound proxy server is optional.

If your company requires use of a Proxy Server for outbound network traffic you can configure HipChat Server to check for updates using an outbound proxy server. In the CLI, enter:

hipchat upgrade --proxy http://user:password@proxy.example.com:portnumber

hipchat upgrade --check

hipchat upgrade --upgrade

トラブルシューティング

Sometimes there are hiccups in the internet/network, if you see one of the --check or --upgrade commands fail the first time, please try again.

Also see the Connectivity Issues When Upgrading knowledge base article.

最終更新日 2016 年 5 月 10 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.