344 Commits

Author SHA1 Message Date
wiz
ca3068243b [installer] Checkout top-level mempool using master branch 2022-05-17 17:25:31 +09:00
wiz
d4b0b9edd7 [installer] Fix electrs patch sed pattern typo introduced in #1628 2022-05-17 17:13:17 +09:00
wiz
e6dde0ce4e [installer] Configure nvm to install Node.js v16.15.0 / npm v8.5.5 2022-05-17 17:13:03 +09:00
wiz
ca3c440710 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
f2f8e0d130 Modify minfee node bitcoin.conf to connect to external peers 2022-05-12 19:35:58 +09:00
wiz
db35a8a69b [ops] Reduce electrs loop time from 5 seconds to 1 second 2022-05-10 21:52:07 +09:00
Felipe Knorr Kuhn
adcaa712a8 Update the recommended node version to v16.5.0 (LTS) 2022-05-09 21:59:09 -07:00
hunicus
6c62266ea3 Add versions for node.js and npm 2022-05-09 01:07:21 -04:00
hunicus
ebd2707c42 Remove fiat from commands 2022-05-09 00:57:48 -04:00
hunicus
0908d920f0 Refine production readme 2022-05-07 18:35:17 -04:00
nymkappa
b9298233bf Update cache warmer 2022-04-15 18:05:58 +09:00
softsimon
6c9ea5c6bc 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
8953f3dfba Update cache warmer 2022-04-11 21:20:20 +09:00
nymkappa
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
aec8502ee9 Add new api to cache warmer 2022-04-11 15:32:17 +09:00
wiz
5117f510a9 Fix newsyslog configuration for mempool backend 2022-04-02 10:14:22 -04:00
wiz
2d1e4da01e 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
d0221c616f Add missing endpoints to cache warmer 2022-03-30 19:52:06 +09:00
wiz
0c88ec1316 Enable nginx warm cache for all /api/v1/mining API endpoints 2022-03-29 12:07:16 -05:00
wiz
55c94a4b65 Fix nginx cache warmer script for url slugs 2022-03-29 11:40:37 -05:00
wiz
a2e8883216 Add jq to production deps in install script 2022-03-29 11:25:25 -05:00
nymkappa
fadb27a684 Use slugs in cache warmer 2022-03-30 01:06:42 +09:00
nymkappa
87df750f16 Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount} 2022-03-23 11:54:31 +09:00
wiz
d8438a8d91 Disable cluster mode in prod bisq backend config 2022-03-21 15:03:36 +00:00
wiz
20eb75b525 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
5ae5a498f6 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
18c866e897 Add minfee node setup to production install script 2022-03-20 23:01:28 +00:00
wiz
f08c273226 Fix path in mempool crontab for daily backup script 2022-03-20 22:19:03 +00:00
wiz
14e045e363 Enable full block indexing on all Bitcoin networks 2022-03-20 01:29:01 +01:00
wiz
a8b5f0be2b Create zfs filesystem for /backup and chown to mempool 2022-03-19 16:02:14 +00:00
wiz
d5ca10970d Install mempool crontab from install script 2022-03-19 15:56:29 +00:00
wiz
7d0cced095 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
b3144f263b Set build script to notify new location based Keybase channels 2022-03-19 15:44:00 +00:00
wiz
bbfe4dd2e1 Add keybase to install script packages for alerts 2022-03-19 15:31:47 +00:00
wiz
1211408a91 Install syslog and newsyslog configuration for keybase alerts 2022-03-19 15:29:45 +00:00
wiz
de35cbe2c0 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
64703a4184 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
71b5155871 Create symlinks for mempool scripts in installation script 2022-03-12 12:41:33 +00:00
wiz
ec65fa2bcc Set git to always rebase from install script 2022-03-12 12:27:24 +00:00
wiz
944fa7c602 Add mariadb-server and mysql db creation to install script 2022-03-12 12:19:49 +00:00
wiz
e52d7ecef1 Remove old install script, merge remaining stuff into upgrade script 2022-03-12 11:52:19 +00:00
wiz
a429f6233c Install production backend/frontend configurations from master 2022-03-12 10:53:37 +00:00
wiz
51815b4556 Remove INDEXING_BLOCKS_AMOUNT from mainnet frontend configuration 2022-03-12 10:39:28 +00:00
wiz
509a1dfc5d Add production frontend configurations 2022-03-12 10:34:17 +00:00
wiz
e69c6783fc Merge branch 'master' into wiz/installer2 2022-03-11 16:17:51 +00:00
wiz
c0773d2611 Fix order of operations in install script breaking things 2022-03-11 15:03:14 +00:00
wiz
e1ecbbac62 Install nvm.sh and build NodeJS from install script 2022-03-11 14:51:08 +00:00
wiz
e739128403 Create $HOME/.zshrc file for all users in install script 2022-03-11 14:35:58 +00:00
wiz
ccd56e48bf Remove sudoers file modifications from install script 2022-03-11 14:14:45 +00:00
wiz
02cfc9f4a0 Fix electrs-start-liquidtestnet configuration in install script 2022-03-11 14:11:38 +00:00