RPKI Validator Upgrade Instructions
===================================

Overview:
=========

Upgrading to a new version of this tool should be as simple as:

- Downloading the new version
- Unpacking it
- Copying your settings from the old version to the new version -- see below
- Stopping the old version
- Starting the new version


Copying your settings:
======================

After unpacking this tool:

cp <path-to-old-installation>data/configuration.json <path-to-new-installation>/data/


