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 |
|
wiz
|
38f22034da
|
Fix zfs filesystems and permissions in installation script
|
2022-03-10 12:14:40 +00:00 |
|
wiz
|
8a3f6a0226
|
Add signet and liquidtestnet to install script
|
2022-03-09 20:59:12 +01:00 |
|
wiz
|
f3bfaecb22
|
Add missing electrs-start-liquid in install script
|
2022-03-08 21:22:11 +01:00 |
|
wiz
|
195d96b8ef
|
Add new production installation script and related files
|
2022-03-08 20:46:58 +01:00 |
|
nymkappa
|
216ff9f968
|
Cleanup empty block in api response - Update cache warmer
|
2022-03-08 20:46:19 +01:00 |
|
nymkappa
|
0f65125879
|
Add new api endpoint to cache warmer
|
2022-02-25 10:21:16 +09:00 |
|
nymkappa
|
e6c0a7e367
|
Add /api/v1/mining/hashrate/* apis to the cache warmer
|
2022-02-21 18:01:09 +09:00 |
|
wiz
|
f5edcdbad9
|
Fix nginx configuration for liquid assets APIs
|
2022-02-07 03:34:16 +04:00 |
|
wiz
|
680372db64
|
Add nginx configuration for liquid assets APIs
|
2022-02-07 03:34:15 +04:00 |
|
nymkappa
|
044a6fac07
|
Replaced /mining/pools?interval=X by /mining/pools/X
|
2022-02-02 19:03:07 +09:00 |
|
wiz
|
603432e8ad
|
Let backend set its own HTTP cache time headers for APIs
|
2022-01-28 13:59:04 +00:00 |
|
wiz
|
a8324090d9
|
Enable nginx warm cache for mining pools API data
|
2022-01-28 13:33:29 +00:00 |
|
wiz
|
ecda45b2d2
|
Increase nginx send_timeout and keepalive_requests
Fixes #425
|
2022-01-27 05:56:38 +00:00 |
|
wiz
|
11b8b43e88
|
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
|
25400c0241
|
Update production nginx.conf resource cache times
|
2022-01-14 22:35:25 +09:00 |
|
wiz
|
6f9f87d8ec
|
Update nginx.conf for mempool.space services APIs
|
2022-01-14 20:56:41 +09:00 |
|
wiz
|
3f59d61107
|
Fix newsyslog.conf owner and pidfile location
|
2022-01-14 19:21:42 +09:00 |
|
wiz
|
235f900c2a
|
Fix typo in nginx-cache-warmer script
|
2022-01-13 17:59:51 +09:00 |
|
wiz
|
4d232a11c4
|
Add nginx cache warmer script for production use
|
2022-01-13 15:06:13 +09:00 |
|