Posts tagged CLI
A Smooth Transition to Tomorrow: Unveiling the Upgrade Adviser Tool for Jakarta EE 10
Published on 05 Sep 2023
by Alfonso Altamirano
Topics:
Maven,
CLI,
Jakarta EE,
J2EE
|
2 Comments
One of the most daunting tasks organizations face is keeping pace with fast evolving technological landscapes, while ensuring existing applications remain robust and functional. If you're still running applications on Java EE 7/8, the release of Jakarta EE 10 sets the upgrade clock ticking. Of course you can keep running such applications with a Payara Enterprise 5 plan. However, if you need to upgrade to take advantage of the many new features in Jakarta EE 10, then read on!
Deploying to Payara Cloud from a GitHub Action Workflow
Published on 05 Sep 2022
by Patrik Duditš
Topics:
CLI,
Cloud,
Cloud-native,
Payara Cloud,
Getting Started with Payara Cloud
|
0 Comments
Payara Cloud provides an easy-to-use user interface to allow your application to run in a managed cloud environment. While this is very convenient for configuration and troubleshooting work, integration in continuous deployment pipelines calls for something else. Our answer is deploying to Payara Cloud using a GitHub Action Workflow and Payara Cloud Command Line (PCL).
CLIによるPayara Server 5の管理
Published on 22 Aug 2018
by Andrew Pielage
Topics:
CLI,
Japanese language,
Payara Platform 5,
Payara Server
|
0 Comments
Payara Server 5が既にリリースされていますので、基本的な事柄をブラッシュアップするにはちょうど良い頃でしょう。これから、Payara ServerのCLIでできることをいくつか見てゆきたいと思います。
コマンドライン・インタフェース (CLI) はコマンドライン (またはターミナル) からPayara Serverをコントロールする手段であり、複数の方法でサーバーの起動、停止、編集を行うことができます。管理コンソールでも必要なあらゆる管理操作を実行することはできますが、CLIを用いると、特にヘッドレス・サーバー (GUIを持たないサーバー) を扱う場合において、あらゆる管理タスクをより素早く簡単に実行できる場合があります。
Administering Payara Server 5 with the CLI
Published on 18 Apr 2018
by Andrew Pielage
Topics:
CLI,
Payara Platform 5,
Payara Server
|
7 Comments
Now that Payara Server 5 is here, it’s a good time to brush up on the basics - with that in mind, I'm going to go through a few of the things you can do with the Payara Server CLI.
Deploying Data Source Configuration
Published on 14 Jun 2017
by Arjan Tijms
Topics:
Java EE,
Maven,
Payara Micro,
Microservices,
CLI,
DevOps,
Developer
|
4 Comments
Since Java EE 6 it's possible to define data sources in a portable way.
This does mean though that the data source is embedded in the application archive. For some use cases, this is exactly what's needed, but for others it may not be ideal.
Administrando Payara Server desde la línea de comandos
Published on 15 Feb 2016
by Andrew Pielage
Topics:
Payara Server Basics,
How-to,
CLI,
Admin,
Spanish language
|
2 Comments