Commit Graph

10 Commits

Author SHA1 Message Date
Ophir LOJKINE 7ddcf79e97 Fix database-specific example SQL 2026-06-05 21:42:55 +02:00
Ophir LOJKINE 868f647375 Add nginx example Hurl workflow 2026-06-02 15:56:27 +02:00
Ophir LOJKINE ee2b0aecc8 Add gallery test and fix nginx socket 2026-06-02 15:56:27 +02:00
Ophir LOJKINE 379eab38ef Add Hurl smoke tests for examples 2026-06-02 15:56:27 +02:00
Ophir LOJKINE 6b57c4abee Document nginx streaming and compression for sqlpage (#1080)
* Docs: Add Nginx streaming and compression configuration

Co-authored-by: contact <contact@ophir.dev>

* Add NGINX streaming and compression configuration

Co-authored-by: contact <contact@ophir.dev>

* Refactor NGINX proxy settings documentation for clarity

Co-authored-by: contact <contact@ophir.dev>

* Refine NGINX proxy buffering recommendations for streaming

Co-authored-by: contact <contact@ophir.dev>

* Update NGINX proxy buffering settings for improved streaming performance

Revised the documentation to clarify the impact of enabling and disabling proxy buffering in NGINX for SQLPage. Added concise recommendations for handling slow SQL queries and emphasized the importance of adjusting `compress_responses` in `sqlpage.json` when using a reverse proxy.

Co-authored-by: contact <contact@ophir.dev>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-11-03 23:53:48 +01:00
lovasoa 155e820ffc fix docker compose image references 2024-12-25 12:06:46 +01:00
lovasoa 0d51d52393 not on a personal repo anymore 2024-12-06 21:42:55 +01:00
lovasoa 6081c9ff9f add biome linting and formatting for a consistent style and easier contributions
this should prevent useless conflicts
2024-11-05 21:03:20 +01:00
lovasoa d6feee44ea document the nginx example 2024-09-13 14:47:50 +02:00
lovasoa b8c4df0035 add an nginx example 2024-09-13 13:19:51 +02:00