Commit Graph

188 Commits

Author SHA1 Message Date
wiz
8fb41eed44
[ops] Reduce electrs loop time from 5 seconds to 1 second 2022-05-10 21:52:07 +09: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
wiz
9786f1794f
Install production backend/frontend configurations from master 2022-03-12 10:53:37 +00:00
wiz
597c62ede3
Remove INDEXING_BLOCKS_AMOUNT from mainnet frontend configuration 2022-03-12 10:39:28 +00:00
wiz
f8787e525b
Add production frontend configurations 2022-03-12 10:34:17 +00:00
wiz
6fc0311b8e
Merge branch 'master' into wiz/installer2 2022-03-11 16:17:51 +00:00
wiz
e7ab595811
Fix order of operations in install script breaking things 2022-03-11 15:03:14 +00:00
wiz
ca2e29acf8
Install nvm.sh and build NodeJS from install script 2022-03-11 14:51:08 +00:00
wiz
589f3c5bb5
Create $HOME/.zshrc file for all users in install script 2022-03-11 14:35:58 +00:00
wiz
22f1ef9d22
Remove sudoers file modifications from install script 2022-03-11 14:14:45 +00:00
wiz
bee0cf2c65
Fix electrs-start-liquidtestnet configuration in install script 2022-03-11 14:11:38 +00:00
wiz
a140d28a0e
Fix zfs filesystems and permissions in installation script 2022-03-10 12:14:40 +00:00
wiz
1bc9f106a1
Add signet and liquidtestnet to install script 2022-03-09 20:59:12 +01:00
wiz
742df00701
Add missing electrs-start-liquid in install script 2022-03-08 21:22:11 +01:00
wiz
1e87c3857b
Add new production installation script and related files 2022-03-08 20:46:58 +01:00
nymkappa
f23f7f1cfa
Cleanup empty block in api response - Update cache warmer 2022-03-08 20:46:19 +01:00
nymkappa
c419b7dd1a
Add new api endpoint to cache warmer 2022-02-25 10:21:16 +09:00