steve-chavez
91e44f12ec
Fix #216 , remove HUP reference
2019-08-26 10:28:03 -05:00
steve-chavez
3babff99b9
Fix #198 , add note about nginx config location
2019-08-26 10:28:03 -05:00
Erwan Thomas and Steve 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
steve-chavez
9475f53fd7
Clarify important note about SIGHUP
2018-11-08 10:42:51 -05:00
steve-chavez
efb39e5e12
Add SIGHUP deprecation notice
2018-09-20 10:47:52 -05:00
steve-chavez
83183ec8c6
Fix #171 , postgres logging in docker
2018-09-20 10:47:52 -05:00
steve-chavez
9337f63823
Fix #153 , add systemd service file
2018-09-20 10:47:52 -05:00
Joe Nelson and GitHub
7b2ab948be
Schema auto-reload instructions ( #124 )
2018-03-11 12:26:16 -05:00
Joe Nelson and GitHub
e7ddea0acf
Document long jwt secrets as required ( #109 )
...
* Use long jwt secrets as required
* Fix spelling and adjust custom dictionary
2017-10-07 13:03:30 -05:00
Joe Nelson
45ddafc2a8
How to determine server version
...
Fixes #63
2017-09-09 20:36:10 -05:00
Joe Nelson
5185a92798
Move config section to install page
...
Document special host binding addresses
Fixes #83
2017-09-09 20:21:46 -05:00
Chris Stryczynski and Joe Nelson
49a62772c0
Single quotes give an error ( #88 )
...
of postgrest: ParseError "postgrest.config" "endOfInput"
2017-07-08 00:14:30 -05:00
Joe Nelson
6382b597fa
Zeroeth tutorial
2017-07-02 21:17:49 -05:00
Joe Nelson
0f87137387
More improvements
...
When to use RAISE in procs
Fix broken links
2017-03-26 16:05:12 -07:00
Joe Nelson
e54fb2a264
Misc improvements
...
How to pass a single json object to stored proc
List HTTP codes for db errors
Point out 404 semantics of singular responses
OR query workaround
Include nginx example for singular rewrite
2017-03-25 22:57:27 -07:00
Sushant Bajracharya and Joe Nelson
f1181cce73
Added a / after location /api ( #44 )
2017-02-26 08:38:26 -08:00
Joe Nelson
d461e3387f
Note the need for percent encoding in passwords
2017-02-19 18:11:40 -08:00
Hugo Dias and Joe Nelson
6e1e8f02de
fix: fix server-proxy-uri config ( #35 )
2017-02-10 09:49:56 -08:00
Joe Nelson
7742891c26
safeupdate via PGXN
2017-02-06 10:56:41 -08:00
Joe Nelson
588b0bc7e1
Fix internal links
2017-02-03 16:37:24 -08:00
phil and Joe Nelson
404fcb6b27
Fix the plurality header docs for v0.4 ( #32 )
2017-01-26 07:32:27 -08:00
Leon du Toit and Joe Nelson
3262607b5b
Document connect strings for older versions of libpq ( #11 ) ( #31 )
2017-01-23 08:34:39 -08:00
Joe Nelson
e37a2a569c
Document rate limiting via nginx
2017-01-21 20:16:21 -08:00
Joe Nelson
58503af432
English and RST adjustments
2017-01-16 20:47:01 -08:00
Joe Nelson
8706779b42
Document SSH session termination precautions
2017-01-16 20:34:39 -08:00
Trevor Basinger and Joe Nelson
349726cdc0
Documentation b64 option #772 ( #25 )
2016-12-11 08:56:39 -08:00
Joe Nelson
adb8522276
Sorting embedded resources
2016-12-05 16:14:28 -08:00
Joe Nelson
6b255e9806
Mark inline code as code, not italics
2016-12-04 13:59:24 -08:00
Joe Nelson
5b95d22e2a
Base nginx conf from Ruslan
2016-11-27 12:28:10 -08:00
Joe Nelson
2a77ff5714
Schema cache rewrite
2016-11-20 16:37:18 -08:00
Joe Nelson
684a9f9566
Spell check, WIP Circle CI for sphinx
2016-11-20 14:26:50 -08:00
Joe Nelson
79de60db58
The -c param is no more
2016-11-20 11:18:29 -08:00
Joe Nelson
d1d6001a6d
Alternate url structure
2016-11-19 12:04:10 -08:00
Joe Nelson
aed5618d28
Suggest pg-safeupdate rather than nginx
2016-11-13 22:44:18 -08:00
Joe Nelson
8258631b03
Schema reloading
2016-11-13 18:11:50 -08:00
Joe Nelson
0ae281f15f
Debugging steps (sql logging, ngrep)
2016-11-13 17:19:13 -08:00
Joe Nelson
e5d4697507
Config section in admin page
2016-11-02 21:51:37 -07:00