Query: ikidns
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ikidns(1) General Commands Manual ikidns(1)NAMEikidns - ikiwiki-hosting dns helperSYNOPSISikidns subcommand optionsDESCRIPTIONEach web server needs to be able to update the DNS when a site is brought up on it. They do so by talking to the master DNS server, using nsupdate(1) and a key. ikidns handles management of the keys, and configures the master DNS server to accept them for each configured toplevel domain name.FILES/etc/bind/$domain/db/zonefile is the zone file for a domain. A stub file will be generated from a template if it doesn't exist, but proba- bly needs to be configured. As nsupdate(1) is used to add subdomains, bind will first add them to a journal file, and later update this file to list them. /etc/ikiwiki-hosting/ikiwiki-hosting.conf is the config file read by default. /etc/ikiwiki-hosting/templates/ holds templates of bind config and zone filesEXAMPLESikidns setupbind scp $(ikidns createkey $newserver) $newserver:/etc/ikiwiki-hosting/keys/dns/SEE ALSOikisite(1)AUTHORJoey Hess <joey@ikiwiki.info> ikidns(1)