Changes for page Your First Deployment

Last modified by Pascal Robert on 2013/04/21 13:53

From version 7.1
edited by Steve Peery
on 2012/01/08 08:12
Change comment: There is no comment for this version
To version 11.1
edited by Pascal Robert
on 2012/01/08 08:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.speery
1 +XWiki.probert
Content
... ... @@ -10,7 +10,7 @@
10 10  
11 11  We will focus on the classic tools since this is the method that the majority of the community use. The classic deployment tools consists of:
12 12  
13 -* wotaskd. A daemon that act as a watchdog to send lifeboat to the applications its manage + launching and stopping applications. Source code is available and it's actually a Project Wonder application
13 +* wotaskd. A daemon that act as a watchdog to send lifeboat to the applications its manage + launching and stopping applications. Source code is available and it's actually a Project Application application
14 14  
15 15  * Module for your Web server software (Apache or IIS). If a module don't exist for your preferred Web server, you can use a CGI.
16 16  
... ... @@ -38,7 +38,7 @@
38 38  
39 39  = Installing the deployment tools =
40 40  
41 -We are now ready to install the deployment tools. The wiki have installation instructions for many platforms, so jump over to the instructions for your deployment platform. Running the deployment tools (at least wotaskd and the Apache module) is also useful on your development machine.
41 +We are now ready to install the deployment tools. The wiki have installation instructions for many platforms, so jump over to the instructions for your deployment platform. Running the deployment tools (at least wotaskd and the Apache module) is also useful on your development machine.
42 42  
43 43  * [[Installing on Mac OS X>>WO:Deploying on Mac OS X Server]]
44 44  * [[Installing on Linux>>WO:Installing WebObjects 5.4 on Linux]]