mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-22 09:24:55 +02:00
* Support "prepare-upgrade" through "krillup" binary. * Package the new `krillup` binary and man page into a separate DEB/RPM. * Also switches to building in a Rocky Linux container due to repeated CentOS 8 vault repo timeouts. * Mention correct config file location on CLI help. * Remove incorrect reference to non-existent help subcommand for krillup. * Add locking to upgrade process. Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
Krill is a free, open source RPKI Certificate Authority that lets you run
|
|
delegated RPKI under one or multiple Regional Internet Registries (RIRs).
|
|
Through its built-in publication server, Krill can publish Route Origin
|
|
Authorisations (ROAs) on your own servers or with a third party.
|
|
|
|
This package contains the krillup tool which can be used to reduce the
|
|
risk and time needed for Krill upgrades, by preparing and verifying any
|
|
data migrations that would be needed.
|
|
|
|
For more information visit https://rpki.readthedocs.io/en/latest/krill/. |