Commit Graph

203 Commits

Author SHA1 Message Date
nymkappa
72a603ac37
Index block summaries in db 2022-06-18 16:48:02 +02:00
wiz
fcb0c51e51
[ops] Fix mempool-build-all script exit code 2022-06-08 03:06:54 +09:00
nymkappa
8db440f164
Update cache warmer 2022-05-23 09:08:41 +02:00
wiz
aa08ac6edc
Merge pull request #1669 from mempool/wiz/fix-prod-install-script-nodejs-v16.15
[installer] Add base64 to list of OS package deps
2022-05-19 01:31:49 +09:00
wiz
feafe02ac1
[installer] Add base64 to list of OS package deps 2022-05-19 01:30:02 +09:00
wiz
cf1ea34dad
Merge pull request #1660 from mempool/wiz/fix-prod-install-script-nodejs-v16.15
Production installation fixes
2022-05-18 21:16:35 +09:00
wiz
cabf486394
Merge pull request #1625 from knorrium/update_node_version
Update the recommended node version to v16.15.0 (LTS)
2022-05-17 21:57:27 +09:00
wiz
ece1cbbaa9
[installer] Fix mempool checkout for bisq instance 2022-05-17 17:43:35 +09:00
wiz
30337095cf
[prod] Clarify syslog.conf syntax for priorities to keybase 2022-05-17 17:26:05 +09:00
wiz
5698468fbf
[installer] Checkout top-level mempool using master branch 2022-05-17 17:25:31 +09:00
wiz
d2e041ec65
[installer] Fix electrs patch sed pattern typo introduced in #1628 2022-05-17 17:13:17 +09:00
wiz
c505ed5f0b
[installer] Configure nvm to install Node.js v16.15.0 / npm v8.5.5 2022-05-17 17:13:03 +09:00
wiz
25e497ce2b
Merge pull request #1636 from mempool/wiz/fix-minfee-node-bitcoin.conf
Modify minfee node bitcoin.conf to connect to external peers
2022-05-12 19:43:00 +09:00
wiz
4fdcf39639
Modify minfee node bitcoin.conf to connect to external peers 2022-05-12 19:35:58 +09:00
wiz
8fb41eed44
[ops] Reduce electrs loop time from 5 seconds to 1 second 2022-05-10 21:52:07 +09:00
Felipe Knorr Kuhn
212cced969
Update the recommended node version to v16.5.0 (LTS) 2022-05-09 21:59:09 -07:00
hunicus
f8cec63ad3
Add versions for node.js and npm 2022-05-09 01:07:21 -04:00
hunicus
88711b1d54
Remove fiat from commands 2022-05-09 00:57:48 -04:00
hunicus
e3c7dc1e4d
Refine production readme 2022-05-07 18:35:17 -04:00
nymkappa
31ded69a4c
Update cache warmer 2022-04-15 18:05:58 +09:00
softsimon
14f25e7d63
Merge pull request #1499 from mempool/wiz/fix-newsyslog-for-backend
Fix log rotation configuration for mempool backend logs
2022-04-13 18:13:39 +04:00
nymkappa
d8915ad385
Update cache warmer 2022-04-11 21:20:20 +09:00
nymkappa
7dd0173e84
Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
848e02eca0
Add new api to cache warmer 2022-04-11 15:32:17 +09:00
wiz
918798aca3
Fix newsyslog configuration for mempool backend 2022-04-02 10:14:22 -04:00
wiz
ad89d9d9e8
Merge pull request #1475 from mempool/wiz/enable-nginx-warm-caching-for-all-mining-apis
Enable nginx warm cache for all /api/v1/mining API endpoints
2022-03-30 12:26:47 +00:00
nymkappa
d70e183236
Add missing endpoints to cache warmer 2022-03-30 19:52:06 +09:00
wiz
b1749ee6b6
Enable nginx warm cache for all /api/v1/mining API endpoints 2022-03-29 12:07:16 -05:00
wiz
a33d558294
Fix nginx cache warmer script for url slugs 2022-03-29 11:40:37 -05:00
wiz
0561a207d9
Add jq to production deps in install script 2022-03-29 11:25:25 -05:00
nymkappa
1088655b1f
Use slugs in cache warmer 2022-03-30 01:06:42 +09:00
nymkappa
2644f2fb07
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00
wiz
07612a144b
Disable cluster mode in prod bisq backend config 2022-03-21 15:03:36 +00:00
wiz
14a4be743a
Merge pull request #1420 from mempool/wiz/add-minfee-node-to-install-script
Add minfee node setup to production install script
2022-03-20 23:14:51 +00:00
wiz
46437919f9
Merge pull request #1419 from mempool/wiz/fix-crontab-backup-script-path
Fix path in mempool crontab for daily backup script
2022-03-20 23:14:40 +00:00
wiz
dc54ed5b12
Add minfee node setup to production install script 2022-03-20 23:01:28 +00:00
wiz
5e58db23bb
Fix path in mempool crontab for daily backup script 2022-03-20 22:19:03 +00:00
wiz
d077098154
Enable full block indexing on all Bitcoin networks 2022-03-20 01:29:01 +01:00
wiz
d8de9cb934
Create zfs filesystem for /backup and chown to mempool 2022-03-19 16:02:14 +00:00
wiz
97e280f876
Install mempool crontab from install script 2022-03-19 15:56:29 +00:00
wiz
51b2f9581d
Merge pull request #1411 from mempool/wiz/fix-upgrade-script-for-keybase-alerts
Set build script to notify new location based Keybase channels
2022-03-19 15:55:06 +00:00
wiz
7222198c48
Set build script to notify new location based Keybase channels 2022-03-19 15:44:00 +00:00
wiz
b99eb1d533
Add keybase to install script packages for alerts 2022-03-19 15:31:47 +00:00
wiz
bdc028ecc0
Install syslog and newsyslog configuration for keybase alerts 2022-03-19 15:29:45 +00:00
wiz
d17a78715a
Merge pull request #1347 from mempool/wiz/add-mysql-to-install-script
Add mariadb-server and mysql db creation to install script
2022-03-12 13:16:40 +00:00
wiz
4b9eef5464
Merge pull request #1350 from mempool/wiz/add-symlinks-for-mempool-scripts-to-installer
Create symlinks for mempool scripts in installation script
2022-03-12 12:45:54 +00:00
wiz
6073d4559b
Create symlinks for mempool scripts in installation script 2022-03-12 12:41:33 +00:00
wiz
03faa18bfc
Set git to always rebase from install script 2022-03-12 12:27:24 +00:00
wiz
0daf49b8ad
Add mariadb-server and mysql db creation to install script 2022-03-12 12:19:49 +00:00
wiz
ed488a763d
Remove old install script, merge remaining stuff into upgrade script 2022-03-12 11:52:19 +00:00