regen-ledger icon indicating copy to clipboard operation
regen-ledger copied to clipboard

Postgrest & Postgraphile servers for Postgresql blockchain index

Open aaronc opened this issue 6 years ago • 2 comments

This is a devops task primarily and would involve configuring a Postgrest and Postgraphile instance in module.nix for the Postgresql blockchain index. These should be enabled whenever the index is enabled and only deal with authenticating a public, read-only user - because the whole index is available for anyone to query and is read-only. Should be pretty straightforward, no need to deal with any of the JWT authentication stuff for these services.

Also worth considering an integration of something like https://github.com/go-spatial/tegola or https://github.com/urbica/martin for generation of Mapbox Vector Tile from Postgis, or tracking that for later

aaronc avatar Apr 08 '19 20:04 aaronc

@aaronc should this get closed ?

clevinson avatar Feb 20 '20 02:02 clevinson

It actually is still relevant.

aaronc avatar Feb 20 '20 16:02 aaronc