Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Poshi Test Automation
Poshi Test Automation Poshi is a test automation framework that is simple, easy to understand, and does not require prior development experience to get started. Poshi tests can be written to...
Creating a Macro File
Creating a Macro File Test Scenario Write your first macro file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The steps you...
Creating A Path File
Creating A Path File Test Scenario Write your first path file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The steps you...
Creating the Testcase File
Creating the Testcase File Test Scenario Write your first testcase file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The...
Liferay npm Bundler
Liferay npm Bundler The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. The liferay-npm-bundler is a bundler (like Webpack or Browserify)...
Understanding the npmbundlerrc Structure
Understanding the npmbundlerrc Structure The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. The liferay-npm-bundler is configured via a...
Getting Started
Getting Started Previously, Poshi tests could only be executed by downloading and creating the test files within the Liferay source code. The Poshi Standalone gradle project enables you to use...
Setup
Setup Prerequisites A supported version of Java. Google Chrome. Gradle or Gradle Wrapper 6.6.1 or higher. Setting up the Poshi Standalone Gradle Project Create a new directory, example...
Running a Test
Running a Test Open the poshi-ext.properties file on your poshi-standalone directory and add the following line, replacing the TestCaseFileName#TestCaseName with the one you created in Creating A...
Syntax Validation
Syntax Validation The Poshi Standalone grade projects includes a validation task that can be used to check your code for syntax errors before running your test. To use this, simply run ./gradlew...
Poshi Advantages
Poshi Advantages Simplified Syntax To make it easier for less technical testers to read and write test automation, Poshi uses a simplified Groovy-like script syntax. It is less wordy than most...
Poshi Layers
Poshi Layers
Functions
Functions In Poshi, Functions handle extra WebDriver commands that an element might require to interact with a page object or element. Functions combine the basic methods defined in the...
Understanding Test Results and Debugging Tests
Understanding Test Results and Debugging Tests Poshi tests are run on the terminal or command line. When a test run is completed there are multiple ways to view the test results and diagnose test...
Poshi Basics
Poshi Basics New features, improvements, and system upgrades can sometimes introduce unexpected behaviors and bugs. Running suites of automated tests is an advantageous method of identifying issues...
Macros
Macros A macro is a set of functions that perform a task. Macros are where locators (paths) and functions are brought together to script interactions that a user performs on the system being...
Liferay Cloud
Liferay Cloud
ネットワーキング
ネットワーキング プライベートネットワーク VPNインテグレーションの概要 VPNサーバーの設定 Liferay CloudにVPNサーバーを接続する カスタムドメイン ロードバランサー
VPNサーバーの設定
VPNサーバーの設定 以下のシナリオでは、IPsecまたはOpenVPNのVPNサーバーを設定する方法を説明します。 VPNサーバーを設定すると、社内ネットワークとLiferay Cloud上の本番環境との間にセキュアな接続を確立することができます。 この例では、Ubuntu Server 18.0.4をコンセプトの証明として使用しています。 Liferay Cloud の...
Liferay CloudにVPNサーバーを接続する
Liferay CloudにVPNサーバーを接続する Liferay CloudのVPN機能を利用して、Liferay Cloudのサービスをプライベートネットワーク上の外部サービスと接続することができます。 これにより、外部システムとクラウド環境を、あたかも同じネットワーク内に存在するかのように運用することができます。 ...
AI
AI Liferay DXP integrates with external AI systems to enhance and accelerate your content creation and management processes. With easy-to-configure AI integrations, you can Accelerate content...
カスタムドメイン
カスタムドメイン Liferay Cloudでは、DNSプロバイダーを使ってカスタムドメインと環境サービスを接続することができます。 これを行うには、まずカスタムドメインを環境のロードバランサーのIPアドレスに登録します。 次に、Liferay Cloud コンソールまたはサービスの LCP.json ファイルを使用して、目的のサービスにドメインを追加します。 ...
ロードバランサー
ロードバランサー Ingress Load Balancerは、TLS(1.0から1.2)プロトコルを使用したプロキシされたHTTP(S)接続を介して、環境のサービスへのインターネットアクセスを提供します。 各ロードバランサーには、カスタムドメインの設定に使用できる静的IPがあります。 カスタムドメインを使用して環境のロードバランサーを構成できます。 ...
プライベートネットワーク
プライベートネットワーク すべての環境には独自のプライベートネットワークがあります。 これにより、同じ環境のサービスは、公共のインターネットとやり取りすることなく、複数の安全な通信プロトコルを介して通信できます。 たとえば、デフォルトでは、プロジェクトはWebサーバーサービスをパブリック接続にのみ公開します。 他のサービス(Liferay...
VPNインテグレーションの概要
VPNインテグレーションの概要 Liferay Cloudは、ポートフォワーディングと冗長トンネルをサポートするVPNクライアント-サイト接続を提供します。 この機能は、Liferay Cloud上の契約者の本番環境と内部ネットワークとを接続するためによく使われます。 セキュリティと信頼性のために、これらのVPN接続は環境ごと(本番環境、ステージング、または開発)に分離されています。 ...
Liferay DXPサービスの使用
Liferay DXPサービスの使用 Liferayサービスは、あらゆるプロジェクトの心臓部です。 アプリケーションのLiferay DXPインスタンスを実行し、Webサーバー、Elasticsearch、MySQLデータベースなどの他のサービスとやり取りします。 Liferayサービスは、Liferay Cloudで利用可能ないくつかのサービスの1つです。 Liferay...
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
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...
Using the Liferay DXP Service
Using the Liferay DXP Service The Liferay service is the heartbeat of any project in Liferay Cloud (SaaS or PaaS). It runs the application's Liferay DXP instance and interacts with other services...
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,...
Liferay Service Environment Variables
Liferay Service Environment Variables The Liferay service has a range of environment variables that are used to configure the service, its connection to other services, and the DXP installation...
Setting Up Clustering in Liferay Cloud
Setting Up Clustering in Liferay Cloud This article outlines the steps necessary to configure clustering for your Liferay DXP instance in Liferay PaaS. Contents: Enable the Clustering...
Updating Your DXP Instance to a New Minor Version
Updating Your DXP Instance to a New Minor Version Regularly updating your Liferay DXP installation is an important part of maintaining your Liferay PaaS environment. Use the available tags on the...
Upgrading Your Liferay DXP Instance
Upgrading Your Liferay DXP Instance Every three months, Liferay releases a new quarterly release version of Liferay DXP that includes security and bug fixes, as well as enhancements. To upgrade to...
はじめに
はじめに Liferay Cloudは、Liferay DXP上の素晴らしいアプリケーションを簡素化、安全、そして配信するために必要なインフラとツールを提供する、安全で信頼できるエンタープライズ向けクラウドプラットフォームです。 次の機能を提供するプラットフォームを使用して、心配をせずにさらに構築できます。 標準に準拠したセキュリティ、自動バックアップ、柔軟なガバナンス ...
Configuring Your Azure Repository
Configuring Your Azure Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
Bitbucket リポジトリの設定
Bitbucket リポジトリの設定 Liferay Cloud のオンボーディングメールを受け取ると、 dxpcloud 組織でホストされている GitHub リポジトリがプロビジョニングされます。 このリポジトリは、チームの独立したプライベートなLiferay Cloud開発リポジトリのテンプレートで、通常10営業日後に削除されます。 ユーザーは以下のことを行う必要があります: ...
GitHubリポジトリの設定
GitHubリポジトリの設定 Liferay Cloud のオンボーディングメールを受け取ると、 dxpcloud の組織でホストされている GitHub リポジトリがプロビジョニングされます。 このリポジトリは、チームの独立したプライベートなLiferay Cloud開発リポジトリのテンプレートであり、通常10営業日後に削除されます。 ユーザーは以下のことを行う必要があります: ...
GitHubリポジトリの設定
GitHubリポジトリの設定 Liferay Cloud のオンボーディングメールを受け取ると、 dxpcloud 組織でホストされている GitHub リポジトリがプロビジョニングされます。 このリポジトリは、チームの独立したプライベートなLiferay Cloud開発リポジトリのテンプレートで、通常10営業日後に削除されます。 ユーザーは以下のことを行う必要があります: ...
Liferay PaaS Go-Live Checklist
Liferay PaaS Go-Live Checklist Liferay Cloud is committed to your project's smooth launch. This go-live checklist should help you catch potential issues in advance and optimize your Cloud...
開発要件
開発要件 Liferay Cloud でのデプロイを開始する前に、モジュールを作成する予定の開発者は必要なツールをインストールする必要があります。 開発者がカスタマイズを行うために使用できる様々な開発ツールやフレームワークがありますが、Liferay Cloudへのデプロイは、プロビジョニングプロセスで作成したGitHubプロジェクトで開始します。 Liferay Cloud...
Liferay SaaS Go-Live Checklist
Liferay SaaS Go-Live Checklist Liferay Cloud is committed to your project's smooth launch. Here is a list of steps you should take to prepare in advance for your production environment to go live. ...
Liferay Cloudサービスへのログイン
Liferay Cloudサービスへのログイン デフォルトでは、非本番環境(uatなど)でLiferayとInfrastructureサービスのWebインターフェースにアクセスするには、ログインが必要です。 通常、ログイン認証情報は最初のオンボーディングメールに記載されていますが、Liferay Cloud Consoleにも記載されています。 ログイン資格情報の検索 infra...
Liferayのクラウド環境について理解する
Liferayのクラウド環境について理解する Liferay Cloud プロジェクトは複数の環境を持つことができ、それぞれが異なる目的(例えば、開発、ステージング、本番など)のためにあります。 各環境には、プロジェクトIDと環境IDを加えた一意の名前があります。 たとえば、 acme という名前のプロジェクトのステージング環境と本番環境には、それぞれ acme-uat および...
割り当て
割り当て クォータとは、特定の Liferay Cloud プロジェクトで利用可能なリソースの最大数です。 管理者は、プロジェクトの必要に応じて、リソースを使用するようにサービスと環境を設定できます。 (たとえば、実稼働環境には追加のCPUコアが割り当てられ、開発環境ではコアが少なくなる場合があります。) プロジェクトはそのリソースの割り当てのいずれかに到達しても、...
オートスケーリング
オートスケーリング Liferay Cloudのオートスケーリング機能は、必要に応じてLiferayサービスのインスタンスを自動的に作成・破棄し、パフォーマンスを最適化します。 これは、サーバートラフィックの増加、メモリリーク、またはその他の急な変化に対処します。 デフォルトでは、この機能はすべての Liferay Cloud アカウントで 無効 になっています。 ...
チーム活動
チーム活動 各プロジェクト環境でのアクティビティを把握することは非常に重要です。 Liferay Cloudでは、ビルドやデプロイメントなど、プロジェクトの活動をWebコンソールで監視することができます。 環境アクティビティの種類 各環境の中で、アクティビティは Builds and Deployments と General Activities の2つにセクションに分類されています。 ...
管理・最適化
管理・最適化 パフォーマンスとモニタリング オートスケーリング アプリケーションメトリクス 使用状況の管理 リアルタイムアラート 割り当て アカウントとチームマネジメント 環境のチームとロール チーム活動
アプリケーションメトリクス
アプリケーションメトリクス Liferay Cloudに組み込まれたモニタリング機能により、各環境サービスが使用しているリソースを把握することができます。 これらのアプリケーションメトリクスには、メモリとCPUの使用量、およびネットワークデータ転送量が含まれます。 メトリクスは、デフォルトの Liferay Cloud...
環境のチームとロール
環境のチームとロール 管理者は、Liferay Cloud Consoleを使用して、各プロジェクト環境のチームメンバーやロールを管理することができます。 各環境には固有のメンバーが存在し、各メンバーは異なる環境で異なるロールを持つことができます。 メンバーを招待し、アクセスレベルの異なる役割を割り当てることで、プロジェクト環境ごとに希望のチーム体制を実現できます。 チームメンバーの招待...
リアルタイムアラート
リアルタイムアラート Liferay Cloud は、プロジェクトにおける予期せぬ動作をシステム管理者に警告することができます。 予期せぬ動作の例としては、オートスケーリングイベント、予想以上のメモリ消費量、割り当てられたCPUクォータへの到達、データベース接続の問題などがあります。 アラート設定 ユーザーは、Liferay Cloud Console からすべての環境に対して Alert...
Liferay Cloudへの移行
Liferay Cloudへの移行 Liferay Cloudは、高可用性、スケーラビリティ、パフォーマンスのために構築された安全で信頼性の高いエンタープライズプラットフォームです。 Liferay Cloud上でLiferay DXPインスタンスを実行することで、 機能が提供されます。 、ユーザーにとって安全、信頼性が高く、スムーズなエクスペリエンスが保証されます。 ...
ステージ 7:VPNを接続する
ステージ 7:VPNを接続する 開発環境に必要であれば、クラウド環境をプライベートネットワークに接続することが移行の最終段階となります。 これは、VPNサーバーを設定(または更新)し、Liferay Cloudのコンソールで接続を設定するものです。 以下のような場合、Liferay Cloud 環境を VPN に接続する必要があります。 自社のプロジェクト要件でVPNを使用する場合 ...
ステージ2:データバックアップファイルの作成
ステージ2:データバックアップファイルの作成 オンプレミス環境とLiferayクラウド環境でLiferayのバージョンが一致したので、インストールしたデータを移行するための準備をします。 この段階では、データベースダンプの作成、ドキュメントライブラリストアの移行、ドキュメントライブラリのアーカイブへの圧縮が行われます。 Liferay...
ステージ1:DXPバージョンのマッチング
ステージ1:DXPバージョンのマッチング 移行の第一段階として、Liferay Cloud上で動作するLiferayサービスが、移行したいインストールと同じバージョンで動作するように設定します。 そのためには、Liferay Cloud のリポジトリをクローンし、そこにバージョン変更の設定を行い、ビルドをデプロイすることでLiferay Cloudにその更新を戻す必要があります。 ...
ステージ6:検索設定の移行
ステージ6:検索設定の移行 Webサーバーの構成がLiferay Cloudにデプロイされたので、次の移行段階として、検索の構成を移行することになります。 これは、検索エンジンをElasticsearchに移行し、Elasticsearchの設定ファイルやプラグインをすべてLiferay Cloud環境にデプロイすることです。 サーチエンジンをElasticsearchに移行する...
ステージ4:DXPの設定とカスタマイズの移行
ステージ4:DXPの設定とカスタマイズの移行 データベースとドキュメントライブラリがLiferay Cloud環境に適用されたので、移行の次の段階として、オンプレミスのLiferayインストールの設定とカスタムコードを移行する必要があります。 これは、デプロイ前にプロパティファイル、OSGi設定、カスタムモジュール、テーマ、WARファイルを適切なフォルダーに整理することです。 ...
第5ステージウェブサーバー設定の移行
第5ステージウェブサーバー設定の移行 Liferayの設定とカスタマイズがLiferay Cloudにデプロイされたので、次の段階はWebサーバーの設定を移行することです。 これは、WebサーバーをNginxに移行し(必要な場合)、Nginxの設定ファイルやカスタマイズ(シェルスクリプトや静的コンテンツ)をすべてLiferay Cloud環境にデプロイすることです。 ...
第8ステージ移行後の次のステップ
第8ステージ移行後の次のステップ   このセクションの前の段階がすべて完了したなら、オンプレミスのLiferay DXPインストールをLiferay Cloudに移行することに成功したことになります! Liferay DXPがLiferay Cloud上で動作するようになったので、その機能を活用する準備が整いました。これには 自動バックアップ、 内蔵の継続的インテグレーション、自動...