steve-chavez
312e295a47
Add raw-media-types config option to Docker
2019-07-30 22:34:28 +00:00
steve-chavez
da7aa1d72f
Add root-spec to official Dockerfile
...
* Delete unused config file
2019-06-26 18:14:36 -05:00
Russell Davies and Steve Chávez
8d8374cef0
Update Dockerfile base image to debian:stretch-slim
2019-05-19 15:22:19 -05:00
Tobias Flühmann and Steve Chávez
fe56029f61
The process should not run as root in docker( #1267 )
2019-04-04 10:38:11 -05:00
Vassilis Papakonstantinou and Steve Chávez
3900baa6ce
Add db-extra-search-path config param to dockerized postgREST ( #1229 )
...
* add db-extra-search-path config param
* add default value for PGRST_DB_EXTRA_SEARCH_PATH env variable
2019-01-16 10:55:16 -05:00
steve-chavez
6907e7f979
Go back to *4 host for docker
...
127.0.0.1 cause issues on macos/windows
2018-08-23 13:03:12 -05:00
steve-chavez
2066220244
Change server-host default of *4 to 127.0.0.1
2018-08-16 11:15:09 -05:00
steve-chavez
6bcbb124d2
Add PGRST_ROLE_CLAIM_KEY to ENV
2018-05-25 10:27:09 -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
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