[
{ type: install
  message: <<EOM
  To start using Knot DNS, you should complete the following tasks:

    cp /usr/local/etc/knot/knot.conf.sample /usr/local/etc/knot/knot.conf
    $EDITOR /usr/local/etc/knot/knot.conf

    sysrc knot_enable=YES
    sysrc knot_config=/usr/local/etc/knot/knot.conf
    service knot start

  Please consult the documentation:
   - man knotd
   - https://www.knot-dns.cz/documentation/

  When upgrading from 2.4.x read:
   - https://www.knot-dns.cz/docs/3.3/html/migration.html#upgrade-2-9-x-to-3-0-x
EOM
}
]
