Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
Configuring the Liferay DXP Service
Configuring the Liferay DXP Service There are several methods available to configure DXP in Liferay PaaS: through the in DXP System Settings and through the use of config and property files. DXP...
Deploying to the Liferay Service
Deploying to the Liferay Service As with other services, deploying custom additions involves adding your configurations or files to the appropriate locations in your Git repository. However,...
GitHubリポジトリの設定
GitHubリポジトリの設定 Liferay Cloud のオンボーディングメールを受け取ると、 dxpcloud 組織でホストされている GitHub リポジトリがプロビジョニングされます。 このリポジトリは、チームの独立したプライベートなLiferay Cloud開発リポジトリのテンプレートで、通常10営業日後に削除されます。 ユーザーは以下のことを行う必要があります: ...
バックアップのダウンロードとアップロード
バックアップのダウンロードとアップロード Liferay クラウドバックアップサービスは環境のデータベースと Liferay インスタンスの LIFERAY_HOME/data フォルダの全内容のバックアップを作成します。 このコンテンツはアーカイブファイル(それぞれ .gz と .tgz )として保存され、Liferay Cloud コンソールからダウンロードできます。 ユーザーは...
Creating a Database Dump
Creating a Database Dump Uploading a backup to Liferay Cloud's backup service requires a snapshot comprised of two compressed files, containing the document library and database dump, respectively....
バックアップページからのデータの復元
バックアップページからのデータの復元 プロジェクトの開発中には、データを復元したり、プロジェクトを以前の状態にロールバックする必要がある場合があります。 バックアップをある環境に復元しても、各サービスのデータは復元されますが、環境が使用しているビルドは変更 されません 。 また、カスタムSQLスクリプトを使用して、データ復元の一環としてデータベースの追加更新を行うこともできます。 ...
データベースパスワードの変更
データベースパスワードの変更 データベース サービス の MySQL パスワードを変更すると、データベースに接続しなければならない他のサービスにも影響します。 データベースのパスワードを更新するには、データベースサービスのバックアップを復元した後、すべてのサービスを再起動するためのダウンタイムが必要になります。...