• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebObjects docker image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebObjects docker image


  • Subject: Re: WebObjects docker image
  • From: Raymond NANEON <email@hidden>
  • Date: Sun, 30 Aug 2015 22:29:41 +0200

Hi Alex,

Great job.

I go to try it very soon.

Ray

Envoyé de mon iPad

Le 30 août 2015 à 22:19, Alexis Tual <email@hidden> a écrit :

Hi list,

just sharing a Docker image I made recently to easely test WOAs without having to install adaptor, wotaskd and javamonitor.
You can view the how-to there : https://hub.docker.com/r/alextu/wofull/

Basically, install Docker, and run :

docker run -ti --rm -p 80:80 -p 56789:56789 -v $HOME/wodocker/apps:/mywoapps -v $HOME/wodocker/conf:/opt/Local/Library/WebObjects/Configuration -v $HOME/wodocker/htdocs:/usr/local/apache2/htdocs/WebObjects -v $HOME/wodocker/logs:/var/log/WebObjects alextu/wofull

You'll then have a fresh JavaMonitor on http://hostip:56789.
Here's the Dockerfile if you want to tweak and build the image yourself : https://github.com/alextu/wodocker/blob/master/Dockerfile

I would not use this in production, instead I would use one tiny container by woa instance and one nginx container to load balance. I'll try to set a proof of concept to illustrate this, this is rather easy to configure static loadbalancing with docker-compose (however it seems hard but doable to have dynamic load balacing ie add new containers on the fly)

Cheers,

Alex



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
References: 
 >WebObjects docker image (From: Alexis Tual <email@hidden>)

  • Prev by Date: WebObjects docker image
  • Next by Date: Re: Ajax Response Problem
  • Previous by thread: WebObjects docker image
  • Next by thread: Re: Ajax Response Problem
  • Index(es):
    • Date
    • Thread