wiz
fa92ba4478
Refactor nginx.conf and other ops scripts for lightning
2022-07-06 17:13:09 +02:00
wiz
c5e0b0fc74
[ops] Fix prod nginx perma-cache URL patterns
...
Currently we perma-cache everything matching /api/block, but this
is bad because it also matches /api/block-height and /api/blocks/
API endpoints, which shouldn't be perma-cached. Add a trailing slash
to prevent those from getting matched.
2022-06-24 17:52:34 +09:00
wiz
9d1883f925
[ops] Cache /api/block and /api/v1/block for 1 month
2022-06-22 23:26:41 +09:00
wiz
b1749ee6b6
Enable nginx warm cache for all /api/v1/mining API endpoints
2022-03-29 12:07:16 -05:00
wiz
01d6f4f737
Fix nginx configuration for liquid assets APIs
2022-02-07 03:34:16 +04:00
wiz
f0398e906d
Add nginx configuration for liquid assets APIs
2022-02-07 03:34:15 +04:00
wiz
f842316636
Let backend set its own HTTP cache time headers for APIs
2022-01-28 13:59:04 +00:00
wiz
55652130a8
Enable nginx warm cache for mining pools API data
2022-01-28 13:33:29 +00:00
wiz
493dbb1b1a
Increase nginx send_timeout and keepalive_requests
...
Fixes #425
2022-01-27 05:56:38 +00:00
wiz
4787b6353a
Merge pull request #1142 from mempool/wiz/update-nginx-conf-for-services-apis
...
Update nginx.conf for mempool.space services APIs
2022-01-15 06:22:44 +00:00
wiz
a710934830
Update production nginx.conf resource cache times
2022-01-14 22:35:25 +09:00
wiz
9a47191e10
Update nginx.conf for mempool.space services APIs
2022-01-14 20:56:41 +09:00
wiz
2cb50c2351
Add nginx cache warmer script for production use
2022-01-13 15:06:13 +09:00
wiz
f0c53a4e5b
Improve nginx caching and use redirects for i18n
2022-01-12 23:12:49 +09:00
wiz
cc621b10ce
Update Tor onion hostnames for bisq.markets and liquid.network
2022-01-11 11:18:22 +09:00
wiz
81bb31090e
Use upstream hostnames in production nginx configuration
2022-01-05 18:12:05 +09:00
wiz
c778e84247
Add missing } at end of nginx/server-common.conf
2022-01-04 17:27:37 +09:00
wiz
4de1d017ad
Update production configurations + README for v2.3
...
* Refactor production nginx configuration files
* Update README for new networks, SQL, etc.
2022-01-04 16:38:12 +09:00