Posts tagged Getting Started with Payara Cloud
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).
How to Search Log Entries in Payara Cloud
Published on 05 Oct 2021
by Debbie Hoffman and Rudy De Busscher
Topics:
Payara Cloud,
Getting Started with Payara Cloud
|
0 Comments
Payara Cloud (launching soon!) delivers an easier way to run your Jakarta EE applications on the cloud. You can upload any web application that follows the Jakarta Web profile specification and click deploy - Payara Cloud will configure and run it in a containerized Payara Micro instance.
Unlike building an application server deployment on a Cloud Infrastructure as a Service or on raw Kubernetes, Payara Cloud takes on a Platform as a Service (PaaS) role and handles provisioning of the infrastructure, installation, configuration, deployment, and scaling your application to eliminate costs and reduce the risks of managing Jakarta EE application servers on Cloud.
You can search the log entries easily within Payara Cloud if you suspect errors or expect a message within the log file.
Quickly Configure a Database Connection with Payara Cloud
Published on 23 Aug 2021
by Debbie Hoffman and Rudy De Busscher
Topics:
Payara Cloud,
Getting Started with Payara Cloud
|
0 Comments
Payara Cloud (launching soon!) is the next generation of cloud-native application runtime, offering an easier way to run your Jakarta EE applications on the cloud. It will take any web application that follows the Jakarta Web profile specification and run it in a containerized Payara Micro instance - and all you need to do is upload your WAR file and click deploy.
How to Set Custom Domains for your Applications in Payara Cloud
Published on 13 Aug 2021
by Debbie Hoffman and Rudy De Busscher
Topics:
Payara Cloud,
Getting Started with Payara Cloud
|
0 Comments
Payara Cloud is an all-in-one serverless platform and PaaS solution for Jakarta EE (Java EE) and MicroProfile applications that simplifies cloud infrastructure management. With Payara Cloud, you don’t need to worry about application servers or deal with Kubernetes. Standard and Premium Payara Cloud subscribers can set custom domains for their applications.