Commit graph

21 commits

Author SHA1 Message Date
Naramsim
2c3c7b2221 chore: tweak nginx conf 2024-02-09 19:34:47 +01:00
Naramsim
b211af4ce9 chore: include cache conf 2024-01-09 20:48:28 +01:00
Alessandro Pezzè
663c3451b9
fix: allow CORS 2022-02-25 19:27:32 +01:00
Dig2
227d23ec77
Update nginx.conf
fix path traversal
2021-10-29 16:19:32 +08:00
Alessandro Pezzè
a3aec3971c chore: disable cache 2021-09-01 19:16:46 +02:00
root
fe5a0d8f5e chore: enable cache/store cache on host/allow app takedown 2021-08-31 11:44:01 +00:00
Alessandro Pezzè
5b6b667a9d chore: tweak perf/disable cache 2021-08-31 12:19:20 +02:00
Alessandro Pezzè
e7c0397d52 chore: move limits/enable apis 2021-08-30 18:24:56 +02:00
Alessandro Pezzè
14c332032d Merge remote-tracking branch 'origin/graphql-opti' into compose 2021-08-30 18:14:20 +02:00
Alessandro Pezzè
4f127e4110 chore: split compose files/rename ssl conf 2021-08-30 18:12:19 +02:00
root
5919d5a1b0 chore: tweaks 2021-08-30 15:22:03 +00:00
Alessandro Pezzè
ad73257649 fix: use new app address 2021-04-08 19:46:57 +02:00
Alessandro Pezzè
e8d00089b2 perf: limit concurrent connections 2021-03-23 19:21:01 +01:00
Alessandro Pezzè
384e86ee47 feat: tune nginx config 2021-03-23 19:11:33 +01:00
Alessandro Pezzè
af8c80d422 docs: add example ssl config 2021-03-23 19:11:18 +01:00
Alessandro Pezzè
21c959e87b feat: allow ssl 2021-03-22 19:31:59 +01:00
Alessandro Pezzè
875f065275 feat: add graphiql 2021-03-19 19:09:59 +01:00
Alessandro Pezzè
cb413c25cf refactor: remove comments 2020-01-26 12:38:15 +01:00
Alessandro Pezzè
3ee705ae25 feat: comment out throttling 2020-01-26 12:38:15 +01:00
Alessandro Pezzè
a706bfbd9a Nginx 4cpu configuration (#240)
* Better performance teaks

* moved declarations

* cache api endpoint instead of .json files
2016-08-12 14:49:57 +01:00
Alexandre Boucey
d771c293df Added Docker Compose support for production (#183)
* Added Docker Compose support for production

* Added rate limiting to nginx
2016-07-07 13:23:59 +01:00