Re: WebObjects Docker Deployment
Re: WebObjects Docker Deployment
- Subject: Re: WebObjects Docker Deployment
- From: René Bock via Webobjects-dev <email@hidden>
- Date: Thu, 13 Apr 2023 13:52:26 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=salient-doremus.de; dmarc=pass action=none header.from=salient-doremus.de; dkim=pass header.d=salient-doremus.de; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=0ecv4DRXt0uR0XUkpquPli7ldl8heXqaGMXIWpIxgsU=; b=WqrOJU650uCYfUppGdQNfaGNI6VtoBLU44TwKtyvDfMuZ+J0UGJRi6jmGiQyRhOV3sTkK5tMhXFldRo6Bz6CHBZFPC+vJ3t8hNl0UyO116rMN8GBLKydHFpBh0mRKmbSevcFVf54Ynm0CqkyyYZ+etlS7dELf1wG9NaW6mdyt53kZlPu01ymy+OAwM+t/qUlVDRLqB7S2GT/1/ezBx6Isb+uLwqEXUoK2izXkN3InSo/fA7l0+Nj+hx67jrtpU6dR8a8HQKQ3HFu9hw5uXu7rZ1CqLtRKT9INpF7qSJzh2Agn7GSJosppcXLs6+5x34PTb4yvuqt5GmYxGT8RmZKAQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=AgEFsza0lKRhIQ9XC/aTnaG6pGY2lQUMgtr5YfmRHoYU7VeeMA0vP0vor14S9PxDIS0nSdyhHZK0i1pdPGkUU0dliy6OXwsyj8tS3JC8KmmxHOX1A7iJu8wA3k98MmYTxzkcHidljk3Y8oN+0hHGS+8Gnf8DsaqK0IMC1f5Hrj3/Y+u9Kx9gSOM89NCyHDdyr8XFv9SJtHpAEJZY09gEt/4anbIzHnnGSkSHhJhDEVHVZ9rSPqgvCl1d9GrkQn3WLik9Gq+I7t5D5+HlXraSfuWE0dLHUSmfENsBN5jpwwl5AhkXU0isNSVEKzT5HnCItA6AHFx7dnAAfFNbQH08Tw==
- Thread-topic: WebObjects Docker Deployment
In 2019 at the WODay, Dennis Bliefernicht presented a solution to replace
mod_webobjects, WOTaskd and WOMonitor using the traefik proxy-server .
See https://wocommunity.org/podcasts/wowodc/2019/Deployment.mp4
Am 13.04.2023 um 14:29 schrieb Gino Pacitti via Webobjects-dev
<email@hidden>:
I was more interested I how K8 could handle the instances and sessions.. I
think it would be a bit difficult to deploy pods and needing to handle session
traffic.
REST would be a lot easier and using session-less approach.
On 13 Apr 2023, at 18:25, Jesse Tayler <email@hidden> wrote:
Um. The app is mostly session stuff, there’s a few routes but I’m not thrilled
with the way it is handled and you still have those pages with the weird dot
notation in the URL…
I use ERRest and it’s great, I’m not certain if session objects are created
during requests, but it won’t have any need for sessions.
My WO stuff is a little old-school style I’m afraid.
That said, I’d like to improve that stuff!
On Apr 13, 2023, at 7:12 AM, Gino Pacitti via Webobjects-dev
<email@hidden> wrote:
Do your build the apps using DA/REST so session-less ?
Gino
On 13 Apr 2023, at 17:59, Jesse Tayler via Webobjects-dev
<email@hidden> wrote:
I’m using Docker for WO and like it.
It controls the environment and tames our big industrial giant stuff and makes
it quite manageable.
On Apr 13, 2023, at 4:22 AM, Sébastien Rottiers via Webobjects-dev
<email@hidden> wrote:
Hi Oleksii,
Very interesting blog post ! I’m very interested to move our classical
WebObjects deployment on AWS ec2 with auto scaling, to your Cloud-native
WebObjects deployment solution.
Have you some new feedback about your solution in production after some months
? Did you move to Kubernetes or still with Swarn ?
Thanks a lot !
Sébastien
Le 14 août 2022 à 23:20, Oleksii Serhiienko via Webobjects-dev
<email@hidden> a écrit :
Good evening everyone,
In the past, I was working with a WebObjects application which was migrated to
the Cloud.
To share more findings and experience, I have created a demo
application<https://github.com/lexxito/webobjects_docker>
You should be able to run with docker-compose and docker swarm.
I have some more explanations in the post I
made<https://medium.com/@oleksii.serhiienko_58987/deploying-webobjects-applications-in-containerized-environments-e49011d60732>
and some helpful docker images<https://hub.docker.com/u/lexxito>.
Hope, my experience will be helpful and feel free to ask some questions.
best,
Oleksii
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden