Files
NLnetLabs-krill/doc/development
23be0b5ef7 Make testbed fully configurable through config section
* Let users configure the AIA to use with TA certificates. Set 'ta_aia' in the config file. (#409)
* Use explicit configuration section for testbed, no longer rely on magic env variables.

Note: this will all be revised again if/when the Publication server and TA vs CA code is fully separated in future.

Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
2021-03-22 16:53:41 +01:00
..

Krill Developer Documentation

NOTE: If you are looking for Krill user or operational documentation, please have a look here.

This documentation is aimed at providing Developers at NLnet Labs insight into how the core Krill code works. But there are no secrets here, so anyone with a healthy interest in the guts of this Krill species is welcome to have a look.

This is still a work-in-progress. The plan is to have separate chapters which explain components and/or concepts in Krill:

  1. Krill Daemon Code
  2. Krill CLI Code
  3. Event Sourcing General Overview
  4. Event Sourcing in Krill
  5. Repository Manager
  6. Certificate Authority Manager