steve-chavez
6bcbb124d2
Add PGRST_ROLE_CLAIM_KEY to ENV
2018-05-25 10:27:09 -05:00
Dominik and Steve Chávez
f6c1ff810e
Add role-claim-key to docker postgrest.conf
...
With #1091 , the role-claim-key was added, but it is not configurable in docker containers as the template config doesn't allow it.
This patch adds the necessary line to the postgrest.conf of the docker container.
2018-05-25 09:26:44 -05:00
steve-chavez
ca76a8e6be
Update links, add patreon badge
2018-05-14 18:44:52 -05:00
Elliot Murphy and Joe Nelson
3ccae4bb8b
Allow configurable audience claim ( #975 )
2017-09-26 07:29:20 -07:00
Joe Nelson and GitHub
32117ba477
Dockerfile has typo in server proxy uri variable ( #968 )
...
* s/URL/URI/ in dockerfile
* Treat blank proxy uri as missing
2017-09-09 15:58:37 -05:00
Steve Chávez and Joe Nelson
4901f4327f
Add autorelease for linux distros, osx and windows ( #923 )
2017-09-05 18:37:15 -05:00
Peter Somogyvari and Joe Nelson
d6c47006b2
fix(doc): server-proxy-uri -- URI, not URL ( #914 )
...
There was this typo in the ./docker/postgrest.conf example file, hoping to spare others from having to chase this straight back to the source code.
2017-07-17 08:18:51 -07:00
Joe Nelson
35d5e930ea
Bump version
2017-06-11 17:14:19 -05:00
Daniel Pfeifer and Joe Nelson
3165d5dbc0
Dockerfile: Clean up to save space ( #891 )
...
Running postgrest requires the libpq library runtime, not the -dev
package.
Make sure that tools that are used to download and extract the postgrest
package do not remain installed in the image.
2017-06-11 15:06:58 -05:00
Joe Nelson and GitHub
74227d3c2b
Use env interpolation in config ( #826 )
2017-05-24 22:50:09 -05:00
Joe Nelson
0b436d49e6
Bump version
2017-04-29 21:02:14 -05:00
Joe Nelson and GitHub
2aabbbae58
Dockerfile that works with postgrest 0.4 ( #810 )
...
Also an example docker-compose
2017-02-17 23:43:35 -08:00