Wayback RPKI Database
This project implements the crawler of RIPE RIS RPKI daily dump (https://ftp.ripe.net/rpki/) with a database schema designed to hold historical information.
Install
Using cargo
Using homebrew on macOS
Using cargo-binstall
Install cargo-binstall first:
Then install monocle using cargo binstall
Usage
Start the API from scratch by running
Configure the following environment variables to further configure features:
WAYBACK_BACKUP_TO: backup location- if locations starts with r2/s3, such as
r2://spaces/broker/roas_trie.bin.gz, it will require additional S3 credentials belowAWS_REGIONAWS_ENDPOINTAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY
- if locations starts with r2/s3, such as
WAYBACK_BACKUP_HEARTBEAT_URL: a URL to send an HTTP get request to