

本指南提供 Wickr Enterprise 的文件。如果您使用的是 AWS Wickr，請參閱 [AWS Wickr 管理指南](https://docs.aws.amazon.com/wickr/latest/adminguide/what-is-wickr.html)或 [AWS Wickr 使用者指南](https://docs.aws.amazon.com/wickr/latest/userguide/what-is-wickr.html)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 安裝 Wickr Enterprise
<a name="installing"></a>

與 Kubernetes 叢集建立連線後，您可以使用 `kubectl kots` 外掛程式開始安裝 Wickr Enterprise。您將需要 KOTS 授權檔案 (Wickr 提供的`.yaml`檔案） 和 Config 值檔案，這些檔案儲存在產生 KOTS Config 區段`wickr-config.json`中的 檔案。如需產生 KOTS Config 的詳細資訊，請參閱[產生 KOTS Config](https://docs.aws.amazon.com/wickr/latest/wickrenterpriseinstall/getting-started.html#getting-started-generate-kots-config)。

## 手動安裝 Wickr Enterprise
<a name="installing-wickr-enterprise-manually"></a>

下列命令將開始安裝 Wickr Enterprise：

```
kubectl kots install wickr-enterprise-ha \
    --license-file ./license.yaml \
    --config-values ./wickr-config.json  \
    --namespace wickr \
    --skip-preflights
```

系統會提示您輸入 KOTS 管理員主控台的密碼。儲存此密碼，因為未來您需要它來升級或變更 Wickr Enterprise 安裝的組態。

安裝完成後， `kubectl kots`會開啟本機連接埠 （通常是 `http://localhost:8080`)，提供 KOTS 管理員主控台的存取權。您可以在此網站上變更或監控 Wickr Enterprise 安裝的狀態，或前往您在瀏覽器中為安裝設定的網域名稱，開始設定 Wickr。

## 使用 Lambda 安裝 Wickr Enterprise
<a name="installing-wickr-enterprise-with-lambda"></a>

在 CDK 部署期間，會建立並叫用 Lambda，以代表您自動完成 Wickr Enterprise 安裝。若要手動叫用，請開啟 AWS 主控台並尋找 `WickrLambda-func*` lambda 函數，在測試索引標籤下，選取 `test`，輸入不相關。