Re: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-06-06 Thread Pascal Robert

> Le 6 juin 2016 à 22:18, Paul Hoadley  a écrit :
> 
> On 7 Jun 2016, at 9:25 AM, Theodore Petrosky  wrote:
> 
>> I want to thank everyone for the help getting my ESXi Centos VM a beautiful 
>> thing. I confirmed it this afternoon by starting fresh. 
>> 
>> I created a new VM and installed a WO deployment that works beautifully. 
>> Start to finish, which included Centos 7, all updates, wonder, webobjects, 
>> compile deployment tools and mod_WebObjects.so and the whole thing took less 
>> than 90 minutes.
> 
> Nice one. Next step: script it so it takes 30 seconds.

Well, even with CentOS « minimal » and a SSD, it’s quite hard to install an OS 
under a couple of minutes :-) Unless you use VM templates, of course.

 ___
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: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-06-06 Thread Paul Hoadley
On 7 Jun 2016, at 9:25 AM, Theodore Petrosky  wrote:

> I want to thank everyone for the help getting my ESXi Centos VM a beautiful 
> thing. I confirmed it this afternoon by starting fresh. 
> 
> I created a new VM and installed a WO deployment that works beautifully. 
> Start to finish, which included Centos 7, all updates, wonder, webobjects, 
> compile deployment tools and mod_WebObjects.so and the whole thing took less 
> than 90 minutes.

Nice one. Next step: script it so it takes 30 seconds.


-- 
Paul Hoadley
http://logicsquad.net/




 ___
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: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-31 Thread Pascal Robert

> Le 30 mai 2016 à 21:53, Theodore Petrosky  a écrit :
> 
> Is there something special that I am missing. This is the first time I am 
> using a VM. I am running ESXi and I have a Centos 7 VM.

It doesn’t matter if it’s a VM or not, it would been the same thing on a 
physical box.

> I am on my workstation and I can go to http://ipnumber:56789 and I can see 
> the Wonder JavaMonitor page. I tried to set up JavaMonitor to run as a WO 
> app. I gave it the path as:
> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/JavaMonitor
> 
> and I set the log to:
> 
> /wologs/JavaMonitor-1   of course /wologs is owned by appserver:appserveradm
> 
> When I click the start button this is what I get in the logs, eventually the 
> app dies with no error. It just lists the death:
> 
> I just noticed that although the app died, if I click the start button, I get 
> a red warning: webapp3: JavaMonitor-1 cannot be started because port 2006 is 
> still in use

Running "sudo lsof -P -i tcp:2006 » returns what?

> so the app lives at 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/JavaMonitor. 
> The directories are owned by appserver:appserveradm
> 
> I see no permissions errors.
> 
> I am very tired. I have a snapshot of the VM just before I started installing 
> webobjects, so it is easy to fall back to there.
> 
> Help!!! Please!
> 
> 
> ERXProperties has found the following Properties files:
>   JavaJDBCAdaptor.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/JavaJDBCAdaptor.framework/Resources/Properties
>   JavaEOControl.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/JavaEOControl.framework/Resources/Properties
>   JavaWOExtensions.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/JavaWOExtensions.framework/Resources/Properties
>   JavaMonitorFramework.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/JavaMonitorFramework.framework/Resources/Properties
>   ERRest.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/ERRest.framework/Resources/Properties
> 
>   ERJars.framework ->   
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/ERJars.framework/Resources/Properties
>   ERExtensions.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/ERExtensions.framework/Resources/Properties
>   Ajax.framework -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Frameworks/Ajax.framework/Resources/Properties
>   JavaMonitor.app -> 
> /opt/Local/Library/WebObjects/JavaApplications/JavaMonitor.woa/Contents/Resources/Properties
>   ERXProperties currently has the following properties:
>   ERXRest.MHost.type.alias=osType
>   NSProjectSearchPath=()
>   WOAcceptMalformedCookies=false
>   WOAdaptor=WODefaultAdaptor
>   WOAdaptorURL=http://localhost/cgi-bin/WebObjects
>   WOAdditionalAdaptors=()
>   WOAllowRapidTurnaround=false
>   WOAllowsCacheControlHeader=true
>   WOAllowsConcurrentRequestHandling=true
>   WOApplicationBaseURL=/WebObjects
>   WOApplicationName=JavaMonitor
>   WOAutoOpenClientApplication=false
>   WOAutoOpenInBrowser=false
>   WOCachingEnabled=true
>   WOContextClassName=WOContext
>   WODebuggingEnabled=false
>   WODefaultUndoStackLimit=10
>   WODeploymentBackups=true
>   WODirectConnectEnabled=true
>   WODisplayExceptionPages=false
>   WOFrameworksBaseURL=/WebObjects/Frameworks
>   WOGenerateWSDL=true
>   WOIncludeCommentsInResponse=false
>   WOLaunchdEnabled=false
>   WOLifebeatDestinationPort=1085
>   WOLifebeatEnabled=true
>   WOLifebeatInterval=30
>   WOListenQueueSize=128
>   WOLocalRootDirectory=/opt/Local
>   WOMaxHeaders=200
>   WOMaxIOBufferSize=8196
>   WOMaxSocketIdleTime=18
>   WOMissingResourceSearchEnabled=false
>   WOMonitorEnabled=true
>   WONoPause=true
>   WOOutputPath=/wologs/JavaMonitor-1
>   WOPort=2006
>   WORootDirectory=/opt
>   WOSMTPHost=smtp
>   WOSessionStoreClassName=WOServerSessionStore
>   WOSessionTimeOut=3600
>   WOSocketCacheSize=100
>   WOSocketMonitorSleepTime=50
>   WOStatisticsStoreSessionMax=50
>   WOUserDirectory=/opt/Local/Library/WebObjects/JavaApplications/wotaskd.woa
>   WOWorkerThreadCount=8
>   WOWorkerThreadCountMax=256
>   WOWorkerThreadCountMin=16
>   _AjaxRequestHandlerKey=ja
>   _ComponentRequestHandlerKey=wo
>   _DirectActionRequestHandlerKey=wa
>   _ResourceRequestHandlerKey=wr
>   _StreamActionRequestHandlerKey=wis
>   _WOHTMLParserClassName=WOHTMLTemplateParser
>   _WOSessionReclaimingInterval=60
>   _WebServiceRequestHandlerKey=ws
>   awt.toolkit=sun.awt.X11.XToolkit
>   com.webobjects.eoaccess.ERXEntityDependencyOrderingDelegate.active=false
>   com.webobjects.version=5.4
>   dbMinConnectionsGLOBAL=1
>   er.extensions.Ajax.hasLocalization=false
>   er.extensions.ERExtensions.ha

Re: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-31 Thread Theodore Petrosky

> On May 31, 2016, at 12:05 AM, Paul Hoadley  wrote:
> 
> Hi Ted,
> 
> On 31 May 2016, at 11:23 am, Theodore Petrosky  > wrote:
> 
>> Is there something special that I am missing.
> 
> It’s hard to say. There’s no single way to do it, and I think we’re missing 
> some context. I’m still not sure whether you’re setting this up just on a 
> single self-contained host, or trying something more ambitious.
> 

it is all a single host.
start with ESXi on a mac mini. then:

1. I installed centos into a VM on ESXi.
2. do all updates to centos then install Java JDK, httpd-dev, ant
3. set up both firewall and SELinux to permit http connections (I even open 
ports 56789 and 1085) make sure I can see the apache web pages from outside the 
box
4. set up appserver and appserveradm as per the wiki
5. follow the wiki to install WO (and pascal fixed the RPM so install wotaskd 
and womonitor are a snap)
 
now I can access wotaskd from my workstation on 1085 and JavaMonitor on 56789

I have this setup running fine on a centos 6 box (but its an old mac mini (with 
the cd/dvd) that is starting to act flaky)

I have done this before and it was not so difficult. the only difference here 
is that Centos 7 is running as a VM inside ESXi.



>> I am on my workstation and I can go to http://ipnumber:56789 
>>  and I can see the Wonder JavaMonitor page.
> 
> That’s encouraging.
> 
>> I tried to set up JavaMonitor to run as a WO app.
> 
> Why? Just as a test? Do you have another app that you can install and test 
> instead? It would be rather unusual to use JavaMonitor to run JavaMonitor.
> 

yes it was a test. I also put three different apps (that are all working fine 
on an old server setup). they gave me the same result.




> 
> -- 
> Paul Hoadley
> http://logicsquad.net/ 
> 
> 
> 

 ___
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: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-30 Thread Paul Hoadley
Hi Ted,

On 31 May 2016, at 11:23 am, Theodore Petrosky  wrote:

> Is there something special that I am missing.

It’s hard to say. There’s no single way to do it, and I think we’re missing 
some context. I’m still not sure whether you’re setting this up just on a 
single self-contained host, or trying something more ambitious.

> I am on my workstation and I can go to http://ipnumber:56789 
>  and I can see the Wonder JavaMonitor page.

That’s encouraging.

> I tried to set up JavaMonitor to run as a WO app.

Why? Just as a test? Do you have another app that you can install and test 
instead? It would be rather unusual to use JavaMonitor to run JavaMonitor.


-- 
Paul Hoadley
http://logicsquad.net/



 ___
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: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-29 Thread Pascal Robert
Just did a deployment on CentOS 7 (finally took the time to set up my HP 
MicroServer). You have to comment this in httpd.conf:

ScriptAlias /cgi-bin/ "/var/www/cgi-bin/« 

AllowOverride None
Options None
Require all granted


and in webobjects.conf:



  Require all granted

Require all denied


Reload Apache (sudo apachectl graceful) after.

> Le 27 mai 2016 à 20:54, Theodore Petrosky  a écrit :
> 
> on CentOS, any and all files ending with .conf that live in /etc/http/conf.d/ 
> will be read.
> 
> This is the last lines of httpd.conf
> 
> # Supplemental configuration
> #
> # Load config files in the "/etc/httpd/conf.d" directory, if any.
> IncludeOptional conf.d/*.conf
> 
> 
> I renamed the box so it comes up as localhost, and  i the error has changed to
> 
> Not Found
> 
> The requested URL /cgi-bin/WebObjects/ASProjectManagement was not found on 
> this server.
> 
> so now the .woa/1 is gone. but the project that lives here is not working.
> 
> you do not use centos, but you are using apache. if you had the installation 
> structure as below, what would your webobjects.conf look like?
> 
> /var/www/html is the default location for web pages and indeed I put a file 
> index.html there and it is served just fine.
> 
> Ted
> 
> 
>  
> 
>> On May 27, 2016, at 8:03 PM, Paul Hoadley  wrote:
>> 
>> Hi Ted,
>> 
>> With the caveat that we don’t use CentOS, and that there is almost certainly 
>> more than one way to do it...
>> 
>> On 27 May 2016, at 10:53 pm, Theodore Petrosky  wrote:
>> 
>>> Given, you have a split install set up for
>>> 
>>> application:   /opt/Local/Library/WebObjects/JavaApplications/
>>> split install:   /var/www/html/WebObjects/
>>> 
>>> what directory directive do you put into webobjects.conf?
>> 
>> You’ve got to put that where Apache is expecting to find its configuration 
>> files. On Amazon Linux, that’s /etc/httpd/conf.d. You need to work out where 
>> that would be for CentOS, then re-start Apache.
>> 
>> 
>> -- 
>> Paul Hoadley
>> http://logicsquad.net/
>> 
>> 
>> 
> 
> ___
> 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/probert%40macti.ca
> 
> This email sent to prob...@macti.ca


 ___
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: Modern Deployment presentation

2016-05-28 Thread Pascal Robert

> Le 27 mai 2016 à 09:23, Theodore Petrosky  a écrit :
> 
> ok I am ready to scream and need help.
> 
> Given, you have a split install set up for
> 
> application:   /opt/Local/Library/WebObjects/JavaApplications/
> split install:   /var/www/html/WebObjects/
> 
> what directory directive do you put into webobjects.conf? 
> WebObjectsDocumentRoot
> 
> 
> I have followed the little information on the wiki and googled like made and 
> everything I have tried leaves me with:
> 
> Not Found
> 
> The requested URL /cgi-bin/WebObjects/ASProjectManagement.woa/1 was not found 
> on this server.

Looks at the Apache’s error log. Probably you have a 404 for /cgi-bin, because 
of this:

https://wiki.wocommunity.org/display/documentation/Deploying+on+Linux

« If you want to keep /cgi-bin/WebObjects as the base URL, you will need to 
remove a line in httpd.conf. Find the line that starts with ScriptAlias 
/cgi-bin and comment it out, or else Apache will try to find a WebObjects CGI 
in /cgi-bin instead of loading the adaptor from the Apache module. »

> I am trying to set up CentOS 7 on ESXi.
> 
> I get on port 1085
> 
> 
>   
>   
>   UNIX
>   localhost
>   
>   
>   
>   
>type="NSNumber">256
>   2001
>   YES
>   8
>   WODefaultAdaptor
>type="NSString">()
>   YES
>type="NSString">NO
>   ASProjectManagement
>type="NSString">/opt/Local/Library/WebObjects/JavaApplications/ASProjectManagement.woa/ASProjectManagement
>type="NSNumber">16
>type="NSString">NO
>   NO
>   YES
>   128
>   30
>type="NSNumber">0
>type="NSString">/opt/WOLogs
>   30
>type="NSString">
>   3600
>   
>   
>   
>   
>   2001
>   YES
>type="NSNumber">1
>type="NSString">/opt/Local/Library/WebObjects/JavaApplications/ASProjectManagement.woa/ASProjectManagement
>type="NSString">/opt/WOLogs/ASProjectManagement-1
>type="NSNumber">3
>type="NSString">NO
>type="NSString">NO
>   DAILY
>   NO
>type="NSNumber">12
>   NO
>   30
>type="NSString">ASProjectManagement
>type="NSString">YES
>type="NSNumber">3
>   1
>   localhost
>type="NSNumber">0
>type="NSNumber">3
>   
>   
>   
>   YES
>   
> http://10.1.2.57/cgi-bin/WebObjects
> 
>   60
>   
> 
> 
> 
> 
> 
> Adaptor Config as sent to Local WOAdaptors - All Running Applications and 
> Instances
> 
> 
> 
>   
> 
>   
>   
> 
>   
> 
> 
> 
> 
> 
> 
> Adaptor Config as sent to remote WOAdaptors - All Registered and Running 
> Applications and Instances
> 
> 
> 
>   
> 
>   
> 
> 
> 
> 
> 
> Adaptor Config as written to disk - All Registered Applications and Instances
> 
> 
> 
>   
> 
>   
> 
> 
> 
> 
> 
> 
>> On May 23, 2016, at 5:43 AM, Pascal Robert  wrote:
>> 
>>> 
>>> Le 23 mai 2016 à 02:09, Dennis Bliefernicht 
>>>  a écrit :
>>> 
>>> Hi,
>>> 
 On 20.05.2016, at 03:03, Pascal Robert  wrote:
 
 [...]
 Anything else you would like to see?
>>> 
>>> do you still work with JavaMonitor or do you manage instances another way 
>>> (possibly thats already implicitly included in puppet / kickstart)?
>> 
>> kickstart is for setting up Linux at installation time, so that the 
>> installer don’t ask any questions. But yes, I will present how to use Puppet 
>> and a Yum repository to install the apps.
>> 
>>> If there's any more magic not yet on the list, that would be very 
>>> interesting to see. But in any case looking very forward to this.
>>> 
>>> Greetings
>>> Dennis
>>> 
>>> --
>>> 
>>> 
>>> 
>>> 
>>> 
>>> -
>>> Dennis Bliefernicht • Backend Development
>>> T +49 40 357 3001 62
>>> dennis.blieferni...@xyrality.com
>>> 
>>> XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
>>> www.xyrality.com
>>> Registergericht: Hamburg HRB 115332
>>> Geschäftsführer: Sven Ossenbrüggen
>>> -
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing li

Re: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-27 Thread Paul Hoadley
On 28 May 2016, at 10:24 am, Theodore Petrosky  wrote:

> I renamed the box so it comes up as localhost, and  i the error has changed to
> 
> Not Found
> 
> The requested URL /cgi-bin/WebObjects/ASProjectManagement was not found on 
> this server.

What URL are you typing into the address bar? For a vanilla setup, you need the 
“.woa” at the end.

> so now the .woa/1 is gone. but the project that lives here is not working.
> 
> you do not use centos, but you are using apache. if you had the installation 
> structure as below, what would your webobjects.conf look like?
> 
> /var/www/html is the default location for web pages and indeed I put a file 
> index.html there and it is served just fine.

WebObjectsDocumentRoot _probably_ needs to point at /var/www/html in your case, 
if that’s where you’re expanding the WebServerResources bundle of the split 
install. Show us your webobects.conf. Are you just setting this up on a single 
host?


-- 
Paul Hoadley
http://logicsquad.net/




 ___
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

Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-27 Thread Paul Hoadley
Hi Ted,

With the caveat that we don’t use CentOS, and that there is almost certainly 
more than one way to do it...

On 27 May 2016, at 10:53 pm, Theodore Petrosky  wrote:

> Given, you have a split install set up for
> 
> application:   /opt/Local/Library/WebObjects/JavaApplications/
> split install:   /var/www/html/WebObjects/
> 
> what directory directive do you put into webobjects.conf?

You’ve got to put that where Apache is expecting to find its configuration 
files. On Amazon Linux, that’s /etc/httpd/conf.d. You need to work out where 
that would be for CentOS, then re-start Apache.


-- 
Paul Hoadley
http://logicsquad.net/



 ___
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: Modern Deployment presentation

2016-05-27 Thread Steve Peery
I’m no expert on this, but it sounds like Apache is not able to resolve 
"/cgi-bin/WebObjects/ASProjectManagement.woa/1” This would suggest your adaptor 
doesn’t know where to look. Not for the application itself but for wotaskd. In 
traditional deployment, this was set in the end of the Apache config file. I 
know I’ve been stung by "was not found on this server"  by not having reverse 
DNS set up and I notice that your setting in Monitor is  
host=“WOCentOS.localdomain” not localhost.

Steve



> On May 27, 2016, at 9:23 AM, Theodore Petrosky  wrote:
> 
> ok I am ready to scream and need help.
> 
> Given, you have a split install set up for
> 
> application:   /opt/Local/Library/WebObjects/JavaApplications/
> split install:   /var/www/html/WebObjects/
> 
> what directory directive do you put into webobjects.conf? 
> WebObjectsDocumentRoot
> 
> 
> I have followed the little information on the wiki and googled like made and 
> everything I have tried leaves me with:
> 
> Not Found
> 
> The requested URL /cgi-bin/WebObjects/ASProjectManagement.woa/1 was not found 
> on this server.
> 
> I am trying to set up CentOS 7 on ESXi.
> 
> I get on port 1085
> 
> 
>   
>   
>   UNIX
>   localhost
>   
>   
>   
>   
>type="NSNumber">256
>   2001
>   YES
>   8
>   WODefaultAdaptor
>type="NSString">()
>   YES
>type="NSString">NO
>   ASProjectManagement
>type="NSString">/opt/Local/Library/WebObjects/JavaApplications/ASProjectManagement.woa/ASProjectManagement
>type="NSNumber">16
>type="NSString">NO
>   NO
>   YES
>   128
>   30
>type="NSNumber">0
>type="NSString">/opt/WOLogs
>   30
>type="NSString">
>   3600
>   
>   
>   
>   
>   2001
>   YES
>type="NSNumber">1
>type="NSString">/opt/Local/Library/WebObjects/JavaApplications/ASProjectManagement.woa/ASProjectManagement
>type="NSString">/opt/WOLogs/ASProjectManagement-1
>type="NSNumber">3
>type="NSString">NO
>type="NSString">NO
>   DAILY
>   NO
>type="NSNumber">12
>   NO
>   30
>type="NSString">ASProjectManagement
>type="NSString">YES
>type="NSNumber">3
>   1
>   localhost
>type="NSNumber">0
>type="NSNumber">3
>   
>   
>   
>   YES
>type="NSString">http://10.1.2.57/cgi-bin/WebObjects 
> 
>   60
>   
> 
> 
> 
> 
> Adaptor Config as sent to Local WOAdaptors - All Running Applications and 
> Instances
> 
> 
> 
>   
> 
>   
>   
> 
>   
> 
> 
> 
> 
> 
> Adaptor Config as sent to remote WOAdaptors - All Registered and Running 
> Applications and Instances
> 
> 
> 
>   
> 
>   
> 
> 
> 
> 
> Adaptor Config as written to disk - All Registered Applications and Instances
> 
> 
> 
>   
> 
>   
> 
> 
> 
> 
> 
>> On May 23, 2016, at 5:43 AM, Pascal Robert > > wrote:
>> 
>>> 
>>> Le 23 mai 2016 à 02:09, Dennis Bliefernicht 
>>> >> > a écrit :
>>> 
>>> Hi,
>>> 
 On 20.05.2016, at 03:03, Pascal Robert >>> > wrote:
 
 [...]
 Anything else you would like to see?
>>> 
>>> do you still work with JavaMonitor or do you manage instances another way 
>>> (possibly thats already implicitly included in puppet / kickstart)?
>> 
>> kickstart is for setting up Linux at installation time, so that the 
>> installer don’t ask any questions. But yes, I will present how to use Puppet 
>> and a Yum repository to install the apps.
>> 
>>> If there's any more magic not yet on the list, that would be very 
>>> interesting to see. But in any case looking very forward to this.
>>> 
>>> Greetings
>>> Dennis
>>> 
>>> --
>>> 
>>> 
>>> 
>>> 
>>> 
>>> -
>>> Dennis Bliefernicht • Backend Development
>>> T +49 40 357 3001 62
>>> dennis.blieferni...@xyrality.com 
>>> 
>>> XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
>>> www.xyrality.com
>>> Registergericht: Hamburg HRB 115332
>>>

Re: Modern Deployment presentation

2016-05-23 Thread Pascal Robert

> Le 23 mai 2016 à 02:09, Dennis Bliefernicht 
>  a écrit :
> 
> Hi,
> 
>> On 20.05.2016, at 03:03, Pascal Robert  wrote:
>> 
>> [...]
>> Anything else you would like to see?
> 
> do you still work with JavaMonitor or do you manage instances another way 
> (possibly thats already implicitly included in puppet / kickstart)?

kickstart is for setting up Linux at installation time, so that the installer 
don’t ask any questions. But yes, I will present how to use Puppet and a Yum 
repository to install the apps.

> If there's any more magic not yet on the list, that would be very interesting 
> to see. But in any case looking very forward to this.
> 
> Greetings
> Dennis
> 
> --
> 
> 
> 
> 
> 
> -
> Dennis Bliefernicht • Backend Development
> T +49 40 357 3001 62
> dennis.blieferni...@xyrality.com
> 
> XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
> www.xyrality.com
> Registergericht: Hamburg HRB 115332
> Geschäftsführer: Sven Ossenbrüggen
> -
> 
> ___
> 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/probert%40macti.ca
> 
> This email sent to prob...@macti.ca


 ___
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: Modern Deployment presentation

2016-05-22 Thread Dennis Bliefernicht
Hi,

> On 20.05.2016, at 03:03, Pascal Robert  wrote:
> 
> [...]
> Anything else you would like to see?


do you still work with JavaMonitor or do you manage instances another way 
(possibly thats already implicitly included in puppet / kickstart)? If there's 
any more magic not yet on the list, that would be very interesting to see. But 
in any case looking very forward to this.

Greetings
Dennis

--





-
Dennis Bliefernicht • Backend Development
T +49 40 357 3001 62
dennis.blieferni...@xyrality.com

XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg
www.xyrality.com 
Registergericht: Hamburg HRB 115332
Geschäftsführer: Sven Ossenbrüggen
-

 ___
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: Modern Deployment presentation

2016-05-21 Thread Pascal Robert

> Le 21 mai 2016 à 05:46, Musall Maik  a écrit :
> 
> Hi Pascal,
> 
> how about deploying on nginx, is that possible?

Yes, it should be. I will add it to the list.

> Otherwise the list looks interesting!
> 
> Maik
> 
>> Am 20.05.2016 um 03:03 schrieb Pascal Robert :
>> 
>> Hi guys,
>> 
>> This is what I wish to do for my Modern Deployment (2 hours) presentation. 
>> 
>> Using Puppet for standard (wotaskd + Monitor + mod-webobjects) deployment
>> Using Puppet to install/manage Apache
>> Using Kickstart to fast create VMs
>> Using Git to manage Puppet
>> Using Jenkins and Puppet for app deployment
>> Using mod-proxy instead of the old tools
>> Using Nagios’ handlers to act on problems
>> Using Logstash with Postfix, syslog and log4j
>> 
>> Anything else you would like to see?
>> 
>> ___
>> 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/maik%40selbstdenker.ag
>> 
>> This email sent to m...@selbstdenker.ag
> 
> 
> ___
> 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/probert%40macti.ca
> 
> This email sent to prob...@macti.ca


 ___
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: Modern Deployment presentation

2016-05-21 Thread Musall Maik
Hi Pascal,

how about deploying on nginx, is that possible?

Otherwise the list looks interesting!

Maik

> Am 20.05.2016 um 03:03 schrieb Pascal Robert :
> 
> Hi guys,
> 
> This is what I wish to do for my Modern Deployment (2 hours) presentation. 
> 
> Using Puppet for standard (wotaskd + Monitor + mod-webobjects) deployment
> Using Puppet to install/manage Apache
> Using Kickstart to fast create VMs
> Using Git to manage Puppet
> Using Jenkins and Puppet for app deployment
> Using mod-proxy instead of the old tools
> Using Nagios’ handlers to act on problems
> Using Logstash with Postfix, syslog and log4j
> 
> Anything else you would like to see?
> 
> ___
> 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/maik%40selbstdenker.ag
> 
> This email sent to m...@selbstdenker.ag


 ___
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

Modern Deployment presentation

2016-05-19 Thread Pascal Robert
Hi guys,

This is what I wish to do for my Modern Deployment (2 hours) presentation. 

 Using Puppet for standard (wotaskd + Monitor + mod-webobjects) deployment
 Using Puppet to install/manage Apache
 Using Kickstart to fast create VMs
 Using Git to manage Puppet
 Using Jenkins and Puppet for app deployment
 Using mod-proxy instead of the old tools
 Using Nagios’ handlers to act on problems
 Using Logstash with Postfix, syslog and log4j

Anything else you would like to see?

 ___
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