Changes between Version 5 and Version 6 of Obsolete/Web/UsefulLinks
- Timestamp:
- Apr 21, 2011, 3:34:27 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Web/UsefulLinks
v5 v6 2 2 [[TracNav]] 3 3 4 This page lists links useful for quattor end users. Normally these will be sysadmins using quattor to manage machines and services. For an introduction to quattor concepts, please read [wiki:Web/Overview our overview page].4 This page lists links useful for Quattor end users. Normally these will be sysadmins using Quattor to manage machines and services. For an introduction to Quattor concepts, please read [wiki:Web/Overview our overview page]. 5 5 6 == Installing quattor ==6 == Installing Quattor == 7 7 * [wiki:Download/SCDB Step-by-Step Quattor Server Installation (SCDB based)] 8 8 * [wiki:Web/SecureProfileDelivery Secure Profile Delivery]: Using SSL and certificates to authenticate server and nodes 9 9 * [http://lapp.in2p3.fr/Quattor/autobuild/rpm/trunk/current/ Nightly autobuild of quattor trunk] 10 10 11 == Using quattor ==11 == Using Quattor == 12 12 * [wiki:Web/QuattorClientUsage quattor client usage]: frequently-used commands for querying and enforcing configuration state 13 13 * [http://quattor.sourceforge.net/components.html components documentation]: available components and their documentation 14 14 * See also: the [http://lapp.in2p3.fr/Quattor/autobuild/documentation/ latest components documentation] generated by the nightly autobuild process. 15 * [wiki:ToolsCatalog catalog of tools]: useful tools for managing a quattor system15 * [wiki:ToolsCatalog catalog of tools]: useful tools for managing a Quattor system 16 16 17 17 == Pan language compiler == 18 quattor profiles are written using the pan language. The pan language compiler builds a set of machine configuration profiles from a high-level configuration written in the pan language. The machine configuration profiles are usually XML formatted files, although text, [http://www.graphviz.org/ Graphviz], and [http://hypergraph.sourceforge.net/ HyperGraph] formats are also supported. See the [https://sourceforge.net/projects/quattor/files/ files] section for the latest version of the compiler. The releases also include a pan language compiler and pan compiler manual.18 Quattor profiles are written using the pan language. The pan language compiler builds a set of machine configuration profiles from a high-level configuration written in the pan language. The machine configuration profiles are usually XML formatted files, although text, [http://www.graphviz.org/ Graphviz], and [http://hypergraph.sourceforge.net/ HyperGraph] formats are also supported. See the [https://sourceforge.net/projects/quattor/files/ files] section for the latest version of the compiler. The releases also include a pan language compiler and pan compiler manual. 19 19 20 20 == Configuration database == 21 === SCDB ([http://subversion.tigris.org Subversion] based) === 21 === SCDB === 22 * [wiki:Doc/SCDB/Usage Usage] 22 23 * [wiki:Download/SCDB Installation]: how to set up a new configuration database for a site 23 * [wiki:Doc/SCDB/Usage Usage]24 24 25 == Configuring a grid site == 26 * [wiki:Doc/gLite/TemplateLayout QWG gLite templates]: a distribution of templates for configuring [http://glite.org/ gLite] services 25 == Configuring site == 26 27 === Configuring base OS and related services === 28 * [wiki:Doc/OS OS templates]: standard templates (called QWG templates) for configuring and maintaining (including errata management) OS base configuration 29 30 === Configuring gLite services === 31 * [wiki:Doc/gLite QWG gLite templates]: standard templates (called QWG templates) for configuring [http://glite.org/ gLite] services 27 32 28 33 == Virtual machine images for Quattor servers ==