Tools for Firefox Send (https://github.com/timvisee/ffsend).
send-cleanup
: remove keys in Redis without a corresponding file in GCSsend-exporter
: expose storage metrics to Prometheus (TODO)
The former is intended to be used as a CronJob
, while the latter is an
exported intended to be run as a Deployment
.
TBD
TBD
Allow other backend storages and use proper backend according to URL, e.g:
gs://
-> GCSs3://
-> S3file://
or^/
-> local file system
TBD
MIT