Re: Amazon Linux 2023

2024-06-18 Thread Paul Hoadley via Webobjects-dev
Hi John,

On 18 Jun 2024, at 19:15, John Pollard  wrote:

> Thanks Paul, that’s really helpful.
> 
> java -version
> openjdk version "1.8.0_402"
> OpenJDK Runtime Environment (build 1.8.0_402-b06)
> OpenJDK 64-Bit Server VM (build 25.402-b06, mixed mode)
> 
> Will I need to change to corretto?

Short answer is: I don't know. Corretto is certainly the easiest way to get a 
JRE/JDK for Amazon Linux, and it should be a drop-in replacement for anything 
else you're using.

> Sounds like I will need to look into cronie, thanks for the heads up.

Only if you need cron. We use it to periodically post some measurements to 
CloudWatch in some circumstances. If not, don't worry about it.

> Is the WO apache adaptor going to work as is?

Yep.

> And wotaskd and javamonitor should be fine I guess as just java apps.

And yep.


-- 
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Amazon Linux 2023

2024-06-18 Thread John Pollard via Webobjects-dev
Thanks Paul, that’s really helpful.

java -version
openjdk version "1.8.0_402"
OpenJDK Runtime Environment (build 1.8.0_402-b06)
OpenJDK 64-Bit Server VM (build 25.402-b06, mixed mode)

Will I need to change to corretto?

Sounds like I will need to look into cronie, thanks for the heads up.

Is the WO apache adaptor going to work as is?
And wotaskd and javamonitor should be fine I guess as just java apps.

John

> On 18 Jun 2024, at 00:25, Paul Hoadley via Webobjects-dev 
>  wrote:
> 
> Hi John,
> 
> On 17 Jun 2024, at 20:09, John Pollard via Webobjects-dev 
>  wrote:
> 
>> I am deployed to Amazon Linux 2 and need to move to Amazon Linux 2023 by 
>> March 2025.
>> 
>> Was anyone else in this boat / has already done this migration?
>> 
>> If so, is there anything I should be aware of before I start, or smooth 
>> sailing?
> 
> On the whole, smooth sailing. Looking at the changes to our appserver setup 
> script here, I can see:
> 
> * Change in how to install JREs: the "amazon-linux-extras" step has gone, 
> looks like Corretto JREs are available immediately using yum.
> 
> * Looks like postfix is no longer started automatically: our script used to 
> kill this, and no longer does.
> 
> * Looks like cron is no longer provided, and we're installing cronie.
> 
> Obviously whether or not any of these are relevant to you will depend on how 
> you set up your appservers.
> 
> 
> -- 
> Paul Hoadley
> https://logicsquad.net/
> https://www.linkedin.com/company/logic-squad/
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/john%40pollardweb.com
> 
> This email sent to j...@pollardweb.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com