Commit graph

91 commits

Author SHA1 Message Date
wiz
0a7b0cd710
ops: Tweak nginx cache to avoid returning stale data 2026-03-13 22:36:03 +09:00
wiz
416877d805
ops: Set custom nginx cache keys for various SSR paths 2025-12-28 04:00:05 -10:00
wiz
b8d8c80f0b
ops: Change /slurp to /sip, route everything to SSR 2025-12-11 21:49:52 +09:00
wiz
0144c052a4
ops: Add /ssr routes in nginx config 2025-12-11 18:31:32 +09:00
wiz
2545ab790c
ops: Remove bisq stuff from production folder 2025-08-14 15:10:05 +02:00
wiz
a683cbc1da
ops: Fix regex case matching in nginx /twidget location 2025-04-22 15:41:00 +09:00
wiz
95df451482
ops: Fix regex in nginx /twidget location pattern 2025-04-22 15:19:33 +09:00
wiz
90a002979f
ops: Add global /twidget path for twitter widget 2025-04-22 15:04:38 +09:00
wiz
a152afb4af
ops: Fix nginx conf for elements unix socket paths 2025-03-12 11:51:03 +09:00
wiz
c626bd1ea2
ops: Remove old X-Frame-Options HTTP header 2025-02-19 10:56:31 -06:00
wiz
bb5b771128
ops: Tweak nginx cache limits for apinormal 2025-02-01 01:52:19 +09:00
wiz
aca2f2ec7d
ops: Set expires -1 header on 2s server cached responses 2025-01-15 16:34:56 +09:00
wiz
7f784944af
ops: Fix install script nginx config parse error 2024-11-14 07:37:01 +09:00
wiz
e75f913af3
ops: Cache testnet electrs endpoints for minimum of 1s 2024-11-01 21:20:54 +09:00
wiz
0a9703f164
ops: Cache all electrs endpoints for minimum of 1s 2024-11-01 21:15:07 +09:00
wiz
cb63d17a2f
ops: Don't always set frameoptions in nginx 2024-10-23 22:12:40 +09:00
Mononaut
b26d26b14c
expose custom x-total-count header 2024-09-27 15:55:29 +00:00
softsimon
5178ae43f6
Add Croatian language 2024-08-12 00:07:48 +02:00
wiz
c5beee3a40
ops: Fix nginx routing for /api/v1/accelerations 2024-08-01 17:04:00 -04:00
wiz
544261eafe
ops: Add /api/v1/accelerations to nginx hot cache 2024-07-24 13:31:56 -05:00
wiz
66c5c303b3
ops: Set HTTP CORS headers with caching in nginx for services 2024-07-13 20:20:15 +09:00
wiz
5a86c8c83a
ops: Set HTTP CORS headers in nginx for services 2024-07-13 19:56:17 +09:00
wiz
d15e2ada42
ops: Set HTTP expires header for warm cache mining APIs 2024-07-05 14:44:56 +09:00
wiz
6947e19ca9
ops: Tweak nginx cache config 2024-06-03 18:21:14 +09:00
Mononaut
1cdb38af0b
Fix nginx caching for customize.js resource 2024-05-13 16:57:14 +00:00
wiz
d2f7864266
ops: Don't serve stale cache data for non-mainnet (2/2) 2024-05-10 01:14:51 +09:00
wiz
659ef0b6b9
ops: Don't serve stale cache data for non-mainnet 2024-05-10 00:44:53 +09:00
wiz
f80c99576b
ops: Update prod scripts for testnet4 2024-05-07 01:01:09 +09:00
wiz
cfb1e1d908
ops: Remove nginx config for bisq 2024-04-01 19:00:37 +09:00
wiz
9e5fdbb64a
ops: Increase nginx proxy buffer sizes 2024-03-06 16:04:30 +09:00
wiz
e918e1fdab
ops: Implement ACL for internal APIs 2024-02-27 11:46:14 +09:00
wiz
f004705896
ops: Add missing HTTP Expires header for fees API 2024-02-06 13:55:44 -05:00
wiz
87a613e4dc
ops: Fix broken nginx cache configuration 2024-02-06 13:53:03 -05:00
wiz
5a7a78cddc
ops: Add new nginx hot cacher 2024-01-26 10:40:21 -05:00
wiz
c7862e19c2
ops: Add /api/v1/fees/recommended to warm cache 2024-01-26 10:26:42 -05:00
wiz
2ca6dc51da
ops: Increase nginx proxy_read_timeout to 2m 2024-01-13 12:22:38 +09:00
wiz
07f9410d45
ops: Fix elements unix socket path 2023-12-21 05:05:59 +09:00
wiz
2c820f1cc0
ops: Rewrite nginx config for new services API endpoints 2023-11-18 15:09:02 +09:00
wiz
4070492584
ops: Set nginx to ignore Pragma header for no-cache endpoints 2023-11-18 13:22:17 +09:00
wiz
82a43e25e0
ops: Set nginx no-cache headers for /api/v1/services/auth 2023-11-18 12:40:39 +09:00
wiz
5e45d8f3bc
ops: Set nginx no-cache headers for /api/v1/services/account 2023-11-18 12:20:18 +09:00
junderw
4972f00a96
Add internal endpoint blocking to all Nginx configs 2023-11-12 05:04:41 +00:00
Jonathan Underwood
502a1c021e
Add suggestions from wiz
Co-authored-by: wiz <j@wiz.biz>
2023-11-12 05:04:41 +00:00
junderw
511b827bf5
Nginx: Ignore all internal-api paths 2023-11-12 05:04:40 +00:00
wiz
feed25b641
Merge branch 'master' into ops/nginx-buffer-size 2023-09-27 12:10:25 +09:00
wiz
ce3b599bab
ops: Add /api/v1/services route for new backend 2023-08-31 02:36:22 +09:00
wiz
b180fe694f
ops: Tweak nginx config for gone paths and render expires 2023-08-23 01:09:11 +09:00
wiz
8e73e76312
ops: Tweak proxy_cache_valid time for unfurler/slurper cache 2023-08-20 02:36:34 +09:00
wiz
9d978ead6d
ops: Set expires headers for unfurler/slurper responses 2023-08-20 00:01:22 +09:00
wiz
655eb31107
ops: Tweak nginx cache valid time for unfurler/slurper 2023-08-19 23:27:08 +09:00