Commit graph

102 commits

Author SHA1 Message Date
nymkappa
2c3af53943
Revert "[ssr] accept 301 and 302 as valid for nginx cache" 2026-07-27 21:48:20 +02:00
wiz
ba5c2ff1ad
ops: Add test networks to nginx warm cache
Some checks are pending
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Waiting to run
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Waiting to run
Supply Chain Audit / Backend install-script audit (push) Waiting to run
Supply Chain Audit / Frontend install-script audit (push) Waiting to run
2026-07-14 13:02:13 +09:00
nymkappa
0265ffa9ac
[ssr] accept 404 as valid status for static images caching 2026-07-03 19:20:36 +09:00
nymkappa
a595bb44f9
[ssr] accept 301 and 302 as valid for nginx cache 2026-07-03 17:51:18 +09:00
wiz
b97b3fc2ff
Merge pull request #6521 from mempool/knorrium/nginx_upgrade
Some checks failed
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Has been cancelled
Supply Chain Audit / Backend install-script audit (push) Has been cancelled
Supply Chain Audit / Frontend install-script audit (push) Has been cancelled
Upgrade nginx to 1.30.1
2026-05-31 10:55:01 +09:00
junderw
2f70d4e59e
Add nginx proxy to fee-estimates 2026-05-31 10:06:30 +09:00
Felipe Knorr Kuhn
b69e60525d
Merge branch 'master' into knorrium/nginx_upgrade 2026-05-31 06:44:11 +09:00
Felipe Knorr Kuhn
a09e2d2c46
Move var to http-basic, mirror config for Docker 2026-05-31 05:29:29 +09:00
mononaut
051c4cf5b1
[ops] reduce liquid asset cache times 2026-05-25 11:14:10 +00:00
Felipe Knorr Kuhn
fce35111aa
Move the variables config to the right place 2026-05-22 09:42:31 +09:00
Felipe Knorr Kuhn
f8175b5770
Update variables_hash_max_size 2026-05-22 04:46:02 +09:00
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