|
From: Leif M. <le...@ta...> - 2003-05-10 15:20:15
|
The 3.0.3 release contains a draft of documentation will describe in more detail how to use the Wrapper's included scripts. There are platform specific pages. The Windows page covers running as a console and how to install and run as an NT service. Not anything really new here yet. The Unix side covers running in a console, starting as a daemon process and installing the application so it will be launched and shutdown cleanly with the system. So far I only have documentation for the Debian Linux distribution, but I would like to have such documentation for all supported platforms. There are slight differences between distributions as well and I would like to get all these covered as well. So this is a request to the community to take a look at what I have up there so far and send me what you would like to see changed and added. I also do not have the ability to write up all the docs for the various NIX platforms. If those who are familiar with Solaris, AIX, HP-UX, Mac OSX, Red Hat etc could please help me by writing up documentation for those platforms, I would appreciate it. That is the only way they are going to get done accurately. The draft is not currently linked, but it is on the site at: http://wrapper.tanukisoftware.org/doc/english/launch.html For those helping out with docs. You can either write something simple up as a text file and post it, or make the actual doc file. For the later, please download the large source dist which includes the documentation source. The source for the debian specific page is: src/documentation/xdocs/english/launch-nix-boot-debian.xml You can make a copy of this for the platform you are helping out with. You will then need to add an entry in the following file for the new page: src/documentation/english.uris The docs can then be build by running: ./build.sh doc Even a simple overview containing the details would be a big help. I can clean it up myself if needed. Thanks in advance, Leif |