I’ve picked up that very same docker and can’t quite edit that original it but 
I do have one based on top of it.

Adding Python3 and ImageMagic and a couple tools like S3 bucket stuff for AWS, 
this builds our entire environment.

https://hub.docker.com/r/truanon/server

I find this container to work great with WO— from load balancing to spinning up 
new instances it is testable and reliable.

Robert Hannah and I have worked out a GREAT deployment using GIT where the 
files end up being right where wodocker mount points are, and with a 
"user-data" script to start off the EC2 instances -- I run a single script to 
configure the whole thing from keys to the app to the containers, 
configurations, javamonitor setup. Done and starts up on its own, reliably, 
from scratch.

I’m happy to share any or all of these config files, we’ve been delighted with 
the results so far!

I think we can all pool together our docker related configs and create a 
baseline everyone can benefit from




> On Oct 1, 2020, at 10:38 AM, Aaron Rosenzweig via Webobjects-dev 
> <webobjects-dev@lists.apple.com> wrote:
> 
> Thanks Don,
> 
> How do you like that setup? 
> 
> Why do you have both Kubernetes and Elastic Beanstalk? Is one new and you are 
> testing the waters? 
> AARON ROSENZWEIG / Chat 'n Bike
> e:  aa...@chatnbike.com  t:  (301) 956-2319
>       
> 
>> On Sep 30, 2020, at 10:03 PM, Don Lindsay <pccd...@icloud.com> wrote:
>> 
>> I have a working Docker, Kubernetes implementation in AWS 
>> 
>> I also have a Elastic Beanstalk Docker functional stack with Wotaskd and 
>> JavaMonitor with NGINX as the proxy
>> 
>> You can start looking at how to do it by searching WebObjects Docker
>> 
>> rentzsch/docker-webobjects
>> alextu/wodocker
>> 
>> Both of these will help you get started but you will have to build your own 
>> Docker recipe to match your configuration.
>> 
>> Thanks,
>> 
>> Don
>> 
>>> On Aug 25, 2020, at 16:57, Aaron Rosenzweig via Webobjects-dev 
>>> <webobjects-dev@lists.apple.com> wrote:
>>> 
>>> On a related note, I’m wondering how many people have ditched the Apple 
>>> DevOps tools and started managing their .woa instances with Kubernetes 
>>> containers? Would that solve some of what Bob is wanting to do and maybe 
>>> also be more robust and flexible? 
>>> AARON ROSENZWEIG / Chat 'n Bike
>>> e:  aa...@chatnbike.com  t:  (301) 956-2319
>>>     
>>> 
>>>> On Aug 24, 2020, at 9:23 PM, bob--- via Webobjects-dev 
>>>> <webobjects-dev@lists.apple.com> wrote:
>>>> 
>>>> I have to do a bunch of configuring of apps that I would rather script 
>>>> than do by hand. Mainly it’s adding new instances and then ensuring the 
>>>> names match a naming convention. There does not appear to be a way of 
>>>> renaming instances via REST so I was looking at editing the SiteConfig.xml 
>>>> file on the WOMonitor machine. BUT I’m concerned I don’t know what I need 
>>>> to do to do that safely / correctly. 
>>>> 
>>>> Any help would be appreciated including telling me I should just suck it 
>>>> up and edit by hand, although that is sad for 100+ instance names.
>>>> _______________________________________________
>>>> 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/aaron%40chatnbike.com
>>>> 
>>>> This email sent to aa...@chatnbike.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/pccdonl%40me.com
>>> 
>>> This email sent to pccd...@me.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/jtayler%40oeinc.com
> 
> This email sent to jtay...@oeinc.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

Reply via email to