Difference between revisions of "Documentation"
From WPKG | Open Source Software Deployment and Distribution
m |
(Linked to PDF of slides given in a talk to the University of Cambridge) |
||
Line 1: | Line 1: | ||
'''Basic introduction''' | '''Basic introduction''' | ||
+ | |||
+ | [http://www.sp.phy.cam.ac.uk/~rl201/wpkg-slides.pdf Quick introduction] | ||
[[How_WPKG_works? | How WPKG works?]] | [[How_WPKG_works? | How WPKG works?]] |
Revision as of 11:44, 21 November 2008
Basic introduction
Configuration files
- config.xml - where various wpkg.js settings can be configured
- hosts.xml - defines the hosts and associated profiles
- packages.xml - defines how to install and uninstall software packages
- profiles.xml - defines the software packages or scripts, which will be installed/executed on hosts.
- settings.xml - settings file used by the WPKG Client.
- wpkg.xml - the local settings file - it is stored on a workstation locally
For more information about config files, please see: Config files
More technical stuff
All articles in "Documentation" category
Silent installers, changing settings, etc.