Posts tagged Docker (2)
What is Docker and How is it Used with Payara Server and Payara Micro?
Published on 19 Feb 2019
by Rudy De Busscher
Topics:
Docker,
Payara Platform
|
4 Comments
What is Docker?
Docker is a platform which makes it easier to create, deploy and run your applications using containers. A container bundles all the software needed to run it. By packaging the required dependencies, it makes it easy to run it on any machine, regardless of small configuration differences.
Payara Platform on Microsoft Azure: Container Instances
Published on 02 Oct 2018
by Steve Millidge
Topics:
Docker,
Payara Server,
Microsoft Azure
|
0 Comments
Azure Container Instances allow you to rapidly deploy containers to the Microsoft Azure cloud without having to manage virtual machines and the corresponding infrastructure. Container Instances can be used to rapidly deploy Java EE and MicroProfile applications using Payara Micro as the underlying platform for your Cloud Native applications.
Using Payara Platform to Rapidly Deploy Applications on Microsoft Azure
Published on 01 Oct 2018
by Steve Millidge
Topics:
Docker,
Payara Server,
Microsoft Azure
|
0 Comments
The Payara Platform is perfect for deploying Jakarta EE and MicroProfile applications on Microsoft Azure. One rapid option for deploying on Azure is to use Azure Application Services, especially Web App for Containers. The WebApp for Containers service allows you to rapidly deploy production Payara Micro applications onto Azure in seconds, allowing both rapid horizontal and vertical scaling on demand.
Fine Tuning Payara Server in Production (Japanese)
Published on 12 Jul 2018
by Fabio Turizo
Topics:
Production Features,
Docker,
How-to,
JVM,
Japanese language
|
0 Comments
Automating Production in Payara Server 5
Published on 14 May 2018
by Mike Croft
Topics:
Production Features,
Docker,
DevOps,
Payara Platform 5,
Payara Server
|
1 Comment
Back in 2016, we wrote about the importance of automation in taking applications from development to production with Payara Server. Since then, there have been a lot of changes both in Payara Server and Payara Micro and the wider tech landscape.
Flexibility First - Payara Docker Images Allow a Completely Custom Start-up Configuration
Published on 03 Apr 2018
by Ondro Mihályi
Topics:
Docker,
Payara Server
|
6 Comments
We work hard to make Payara Server robust, reliable, and innovative so that it's perfect for production deployments. But we never forget about the users and developers. For them, we target flexibility and ease of use in every new feature we add and every tool in the ecosystem we maintain. Our Payara Docker images are an example of it and we're happy about the positive feedback from the user community we receive, as well as the constructive suggestions that help us improve user experience in the future.
Payara Micro in Docker
Published on 04 Sep 2017
by Matthew Gill
Topics:
Payara Micro,
Microservices,
Docker,
Cloud
|
1 Comment
The Payara Micro 173 release had a few changes which will make the lives of Docker users easier. This blog will cover the changes which affect Payara Micro in Docker, demonstrating the following:
-
Using the new Payara Micro 5 Docker image, which provides Java EE 8 features.
-
Deploying applications without the targetted database being present.
-
Adding library JARs from the command line.
What's New in Payara Server 172?
Published on 22 May 2017
by Michael Ranaldo
Topics:
What's New,
JMS,
Docker,
Cloud
|
7 Comments
This spring's silver lining, Payara Server 4.1.2.172, a highly cloud-focused release, is now available!
Focusing on enhancing Payara Server and Payara Micro's ease-of-use in cloud environments, we've brought in new features to make working with Docker more seamless and secure, native support for SaaS monitoring solutions and a huge increase in messaging capabilities for Payara Micro! Inside this quarter's release you will find 54 fewer bugs, a host of ecosystem and cloud improvements, and an update to match GlassFish 4.1.2. Carry on reading for a summary of this quarter's changes, or check out the full release notes for a complete list of changes.
Mike Croft for TechTarget -Configuration JSR, microservices & Docker
Published on 13 Dec 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Docker,
Uber JAR,
MicroProfile
|
0 Comments
In his second interview for TechTarget, Mike Croft - Payara's Support Engineer - talks about the benefits of having a configuration standard as part of Java and Java EE. Mike is also sharing his views on how container-based technology is changing the way application servers are developed, along with how microservices are being deployed.
Fine Tuning Payara Server 4 in Production
Published on 08 Dec 2016
by Fabio Turizo
Topics:
Production Features,
Docker,
How-to,
JVM
|
15 Comments