572 Commits

Author SHA1 Message Date
wiz
30003348ce
ops: Fix premature socket close bug in nginx cache warmer scripts 2025-03-16 12:49:48 +09:00
wiz
4d89cb01bd
ops: Tweak delay times for bitcoin.crontab 2025-03-14 13:34:09 +09:00
wiz
8efea61601
ops: Add electrs popular-scripts cron jobs 2025-03-13 09:49:40 +09:00
wiz
a152afb4af
ops: Fix nginx conf for elements unix socket paths 2025-03-12 11:51:03 +09:00
wiz
305d931d5c
ops: Add more sites to check script 2025-03-12 09:43:00 +09:00
wiz
65b276678f
ops: Add negative balance check to check script 2025-03-12 09:35:55 +09:00
wiz
c79ef93413
ops: Bump prod to bitcoin v28.1 + elements 23.2.6 2025-03-11 16:38:26 +09:00
wiz
9bef19449f
ops: Comment out old keybase commands in build script 2025-03-11 16:37:14 +09:00
wiz
636b4c0da7
ops: Add missing if check for CLN in prod install 2025-03-11 15:46:03 +09:00
wiz
7adc0083af
ops: Modify prod install to run even if mysql exists 2025-03-11 14:08:51 +09:00
wiz
658151e0e8
ops: Update electrs patch path for FreeBSD prod build 2025-03-11 12:46:00 +09:00
wiz
c626bd1ea2
ops: Remove old X-Frame-Options HTTP header 2025-02-19 10:56:31 -06:00
Mononaut
d3b5c15f33
[ops] check for pool updates every hour 2025-02-12 15:03:52 +00:00
wiz
80201c0821
ops: Add new Bitcoin nodes in SG1 and HNL to bitcoin.conf 2025-02-10 09:33:07 -10:00
wiz
bb5b771128
ops: Tweak nginx cache limits for apinormal 2025-02-01 01:52:19 +09:00
natsoni
2407cbfd9a
Enable microsecond logging in bitcoin.conf 2025-01-28 12:55:28 +01:00
natsoni
ec7af86142
Add debug.log path to mainnet prod config 2025-01-28 12:47:11 +01:00
wiz
1a62c867de
Merge branch 'master' into ops/remove-fmt-add-hnl-sg1 2025-01-25 17:57:28 +09:00
wiz
5aeaa68259
ops: Enable stratum in FOSS prod frontend config 2025-01-20 17:56:56 +09:00
wiz
e53e810a55
ops: Fix stratum server URL path in prod config 2025-01-20 17:34:19 +09:00
wiz
36b691e25b
ops: Enable stratum in prod config via localhost nginx proxy 2025-01-20 17:20:38 +09:00
wiz
aca2f2ec7d
ops: Set expires -1 header on 2s server cached responses 2025-01-15 16:34:56 +09:00
wiz
8670897a50
ops: Remove fmt, add hnl + sg1 2024-12-14 21:01:37 +09:00
wiz
90bb5304ef
ops: Only build backends that actually exist 2024-12-13 09:53:51 +09:00
Mononaut
522b4d914f
add missing unfurler config file 2024-12-09 17:20:34 +00:00
Mononaut
59cefc2b4b
update unfurler and build config 2024-12-09 09:05:18 +01:00
wiz
13405b4494
ops: Start metaplanet unfurler process 2024-12-09 15:30:37 +09:00
wiz
6d51ce1f38
ops: Fix metaplanet unfurler config 2024-12-09 15:22:37 +09:00
wiz
12daea0f62
ops: Add metaplanet related configs 2024-12-09 10:22:46 +09:00
wiz
44a0f92cc1
Merge pull request #5627 from mempool/mononaut/custom-dash-assets
update custom dashboard assets
2024-12-06 17:15:47 +09:00
wiz
d573147ad4
Remove unnecessary par=16 from bitcoin.conf 2024-12-06 15:14:26 +09:00
Mononaut
60b3f9ace6
update custom dashboard assets 2024-11-17 16:05:48 +00:00
wiz
7f784944af
ops: Fix install script nginx config parse error 2024-11-14 07:37:01 +09:00
softsimon
c417470be2
Merge pull request #5621 from mempool/natsoni/tx-first-seen-fix
Show tx first seen time with audit disabled
2024-11-09 00:28:47 +07: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
natsoni
db321c3fa5
Get tx first seen from block summary if not available in audit 2024-10-30 15:43:28 +01:00
wiz
cb63d17a2f
ops: Don't always set frameoptions in nginx 2024-10-23 22:12:40 +09:00
wiz
9ffcf2eca5
ops: Enable wallets in prod mempool backend config 2024-10-18 12:32:42 +09:00
junderw
1f0b597e2f
Use llvm17 because C sucks 2024-10-15 19:43:56 +09:00
softsimon
f9300130fe
Bump Core to v28.0 2024-10-13 16:00:08 +09:00
wiz
f78971e640
Merge pull request #5547 from Emzy/ops/add-testnet4
Add testnet4 to install script
2024-10-13 11:54:05 +09:00
softsimon
cdb4580c6d
Set audit start heights on prod 2024-10-10 18:01:35 +09:00
Mononaut
b26d26b14c
expose custom x-total-count header 2024-09-27 15:55:29 +00:00
Stephan Oeste
7057b31c3c
Add testnet4 to install script 2024-09-24 20:04:33 +02:00
wiz
dbe774cc64
ops: Clear all mempool frontend configs on build env reset 2024-09-09 02:45:16 +09:00
wiz
64223c4744
ops: Set blocksxor=0 in bitcoin.conf 2024-09-05 02:15:08 +09:00
wiz
07fd3d3409
ops: Bump some FreeBSD install packages 2024-09-04 22:26:08 +09:00
Mononaut
98cee4a6cd
[docs] update READMEs to newer node version 2024-08-26 15:36:53 +00:00
wiz
ff9e2456b9
ops: Tweak build script to support tags 2024-08-20 15:22:16 +09:00