Page MenuHomeSoftware Heritage

setup redis, as a service dependency for flask-limiter
Closed, MigratedEdits Locked

Description

In the context of T616, we need a backend where to store live usage statistics for various "users" of the Web API.
After discussion with @olasd we picked Redis among the various backends supported by flask-limiter.

This task tracks the need of deploying and configuring Redis for our current rate-limiting goals.

Event Timeline

zack edited projects, added System administration; removed Web app.
zack moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
olasd changed the task status from Open to Work in Progress.Jan 20 2017, 7:33 PM

Redis has been setup by hand (install redis-server, add password protection to the default config file).

It wants to be puppetized.

Redis is now deployed via puppet.