Commit Graph
70 Commits
Author SHA1 Message Date
Wolfgang WaltherandWolfgang Walther 7e4810f0a6 change Master to Main in heroku deploy steps 2021-04-06 16:31:24 +02:00
Wolfgang WaltherandWolfgang Walther 92395eae8a added postgrest-docs-linkcheck; clean up links
* removed outdated links
* updated permanent redirections
* updated postgres docs links to current version
* sort links in ecosystems by repo-name
* change http:// to https://
2021-04-06 10:19:44 +02:00
Wolfgang WaltherandWolfgang Walther a1178a8016 move "Build from Source" to installation chapter and remove "Running the Test Suite" 2021-04-06 10:19:44 +02:00
Gurjeet SinghandSteve Chavez c3ad07fcc0 Minor grammar fix 2020-12-27 10:57:46 -05:00
Joshua TaillonandWolfgang Walther a4fe838308 Fix outdated environment variable for docker compose
Also removed a deprecated `links` setting from the docker-compose, since that's not needed any more
2020-12-08 21:09:46 +01:00
Wolfgang WaltherandWolfgang Walther 881170b9ff Fix build warnings to satisfy postgrest-docs-build 2020-11-29 23:54:48 +01:00
Wolfgang WaltherandWolfgang Walther 634a0c70b7 Fix spelling to satisfy postgrest-docs-spellcheck 2020-11-29 23:54:48 +01:00
Miodrag Milićandsteve-chavez ea2e166aa1 Add chocolatey installation method
#369
2020-11-28 18:51:25 -05:00
Aleš NajmannandGitHub c7e623549d Add Windows installation using Scoop to install page (#342) 2020-08-04 12:02:44 -05:00
steve-chavez c518585259 Add FreeBSD port to install page 2020-06-28 13:46:39 -05:00
steve-chavez 0b998e91d6 Add notice about single Linux static executable
Reorder development page in the toctree
2020-05-22 14:36:56 -05:00
steve-chavez 5e44c8160f Add package managers in installation
Fixes https://github.com/PostgREST/postgrest-docs/issues/319

* Add development page
* Clear installation page from admin and development concerns
2020-05-22 14:36:56 -05:00
RemoandGitHub 8dc16eef27 Documentation on how to run the test suite locally (#316)
Uses the `with_tmp_db` script added in https://github.com/PostgREST/postgrest/pull/1476.
2020-05-06 11:41:14 -05:00
steve-chavez 750c22cd1c Add mounting config file to docker 2020-04-21 15:16:21 -05:00
steve-chavez 467b22cb29 Fix required pg minimum version
Fixes https://github.com/PostgREST/postgrest-docs/issues/317
2020-04-21 15:16:21 -05:00
Reuben Thomas-DavisandSteve Chávez 1a18ef5a20 add server proxy uri env var for smoother swagger-ui use with docker-compose 2019-09-16 09:52:51 -05:00
steve-chavez b9c9aee645 Reorder configuration section 2019-08-26 10:28:03 -05:00
steve-chavez 7805b99d57 Fix #213, reorganize index 2019-08-26 10:28:03 -05:00
steve-chavez 2d6c16c2a6 Fix #234, reference for raw-media-types 2019-08-26 10:28:03 -05:00
steve-chavez a8b2ed313e Add db-pool-timeout config 2019-08-26 10:28:03 -05:00
steve-chavez f5868bc277 Add server-unix-socket config 2019-08-26 10:28:03 -05:00
steve-chavez 91e44f12ec Fix #216, remove HUP reference 2019-08-26 10:28:03 -05:00
steve-chavez 1fd06ff65d Fix #199, db-extra-search-path clarification 2019-08-26 10:28:03 -05:00
Erwan ThomasandSteve Chávez f759b8bfc6 Fix miscellaneous Sphinx warnings (#244)
* /index.rst:24: WARNING: Line block ends without a blank line.

* /install.rst:300: WARNING: Explicit markup ends without a blank line; unexpected unindent.

* /admin.rst:273: WARNING: Could not lex literal_block as "http". Highlighting skipped.

* /tutorials/tut1.rst:150: WARNING: Could not lex literal_block as "json". Highlighting skipped.

* Remove extra newline

* Use integer value as epoch in JSON snippet

Even though using a string value is convenient (due to the lack of JSON
comments), it is confusing since the value should actually be an
integer. A slightly more verbose documentation is therefore preferable.
2019-08-18 16:32:08 -05:00
stefan8888andSteve Chávez ca456ecc51 Updated Docker section (#236)
* Updated Docker section

On macOS, it is also necessary to add the IP address in  pg_hba.conf
2019-07-29 18:15:00 +00:00
steve-chavez a106edc5d0 Add release notes 2019-01-06 20:58:07 -05:00
steve-chavez 367b259bd4 Further clarify db-extra-search-path 2019-01-06 20:58:07 -05:00
steve-chavez 702e055d43 Fix #191, Add db-extra-search-path config 2019-01-06 20:58:07 -05:00
steve-chavez 93c3c59134 Fix #190, Add option for db-uri from file 2019-01-06 20:58:07 -05:00
Lee Johnsonandsteve-chavez 3220373803 renamed to postgrest.conf 2018-11-26 09:32:02 -05:00
Lee Johnsonandsteve-chavez fed4c8c9af Added link to variables settings 2018-11-26 09:31:43 -05:00
Lee Johnsonandsteve-chavez eb81bbc464 Update to include Heroku deploy steps 2018-11-26 09:31:27 -05:00
Russell DaviesandSteve Chávez 6d1adaaa54 Clarify config and auth sections on JWKS.
See PostgREST/postgrest#1205.
2018-11-15 11:11:24 -05:00
steve-chavez 518b465ffa Fix highlighting and move running the server header 2018-09-20 10:47:52 -05:00
steve-chavez d0c0312e35 Change server-host default 2018-09-20 10:47:52 -05:00
steve-chavez 0ec963b295 Fix #105, correct command for running postgrest 2018-09-20 10:47:52 -05:00
steve-chavez 8670ce6ffe Highlight 32 chars long and fix indentation 2018-09-20 10:47:52 -05:00
steve-chavez 5e2f3b8d59 Fix #166, reorder docker instructions 2018-09-20 10:47:52 -05:00
steve-chavez c9816f1661 Hyperlink config settings 2018-09-20 10:47:52 -05:00
steve-chavez 24f796a329 Remove app.settings mention of being session scoped 2018-09-20 10:47:52 -05:00
steve-chavez c4e926af2d Update postgrest repo links 2018-09-20 10:47:52 -05:00
ASVBPREAUBVandSteve Chávez 0e16f34eef Make swagger-gui an optional step in installation 2018-06-14 09:09:13 -05:00
steve-chavez c71bbba979 Some corrections and better wording 2018-05-28 17:25:21 -05:00
steve-chavez b11f9ef386 Fix #137, unix socket connection 2018-05-28 13:26:18 -05:00
steve-chavez 625a0b2393 Fix #136, sslmode on db-uri 2018-05-28 13:26:18 -05:00
steve-chavez 1108aede5b Install only necessary deps for BSD and OSX 2018-05-28 13:26:18 -05:00
steve-chavez e56313196b Add role-claim-key feature 2018-05-28 13:26:18 -05:00
steve-chavez 736a5020b0 Add app.settings.* config value feature 2018-05-28 13:26:18 -05:00
agent3boodandsteve-chavez b32ba7a409 Add volume to docker-compose 2018-05-23 09:17:27 -05:00
agent3boodandsteve-chavez e0e4d68185 update PGRST_DB_ANON_ROLE in docker-compose
anon should not be the default db user
2018-05-23 09:16:47 -05:00