wiz
bb74a25adc
Merge pull request #1977 from Emzy/ops/fix-shebang-scripts
...
Disable confirmation prompt for rust and change shebang in scripts to be universal for prod install
2022-07-06 18:51:18 +02:00
Stephan Oeste
989c74699f
Add crontab creation for linux and bitcoin-minfee.service in prod install
2022-07-06 18:31:31 +02:00
wiz
fa92ba4478
Refactor nginx.conf and other ops scripts for lightning
2022-07-06 17:13:09 +02:00
Stephan Oeste
e8829e21e7
Limit make to max cpus in prod install
2022-07-06 14:41:11 +02:00
Stephan Oeste
4a6f3e189d
Change shebang in scripts to be universal for prod install
2022-07-06 12:11:13 +02:00
Stephan Oeste
7154d755c1
Disable confirmation prompt for rust install in prod install script
2022-07-06 11:46:46 +02:00
wiz
7424c65430
Merge branch 'master' into feature/nymkappa/index-difficulty-adjustments
2022-07-06 00:20:39 +02:00
wiz
351d9864fe
Merge branch 'master' into ops/linux-no-patch-electrs
2022-07-06 00:10:19 +02:00
wiz
34195f0e45
Fix typo in prod installer
2022-07-06 00:09:05 +02:00
wiz
9b529d075a
Fix typo in prod installer
2022-07-06 00:08:55 +02:00
wiz
38a98f70d9
Fix typo in prod installer
2022-07-06 00:08:47 +02:00
wiz
544ab890b0
Merge branch 'master' into ops/linux-java-install
2022-07-06 00:05:22 +02:00
wiz
ee5f7600dc
Merge branch 'master' into ops/linux-services
2022-07-06 00:04:11 +02:00
wiz
5b400daf3b
Merge pull request #1970 from Emzy/ops/linux-packages-fix
...
Fix Linux packages, usernames and path in prod install script
2022-07-06 00:03:59 +02:00
nymkappa
acfdc8163b
Index difficulty adjustments
2022-07-05 16:52:56 +02:00
Stephan Oeste
df73548f7e
Removing commands and enable tor in prod install script
2022-07-05 14:43:01 +02:00
Stephan Oeste
f8c6a7c77b
Omit FreeBSD Elecrs patch for Linux on prod install script
2022-07-05 14:20:35 +02:00
Stephan Oeste
9c65ff3e12
Fix Bisq Java install script name for prod install script
2022-07-05 14:09:32 +02:00
Stephan Oeste
79a90aeec2
Install Bitcoin and Liquid core services in prod install script
2022-07-05 13:54:58 +02:00
Stephan Oeste
d9576bb2e4
Fix Linux packages, usernames and path in prod install script
2022-07-05 13:39:29 +02:00
Stephan Oeste
a34eb9ba88
Fix sed command for Linux systems in the prod install script
2022-07-05 13:19:56 +02:00
wiz
ad29462a6d
Merge pull request #1965 from Emzy/ops/linux-dir-creation
...
Create directories for Linux in prod install
2022-07-04 19:55:09 +02:00
wiz
d6cd17e4c8
Merge pull request #1964 from Emzy/ops/linux-user-creation
...
User creation for linux in the prod install script
2022-07-04 19:54:34 +02:00
wiz
1383c20703
Merge pull request #1963 from Emzy/ops/freebsd-python-version
...
Update python version for FreeBSD 13 in prod install
2022-07-04 19:53:36 +02:00
Felipe Knorr Kuhn
29557ddd86
Merge branch 'master' into emzy/fix-dialog-error
2022-07-04 09:10:38 -07:00
Stephan Oeste
f80b97af53
Create directories for Linux in prod install
2022-07-04 17:58:36 +02:00
Stephan Oeste
a7b28ca8e8
User creation for linux in the prod install script
2022-07-04 16:57:20 +02:00
Stephan Oeste
383e3e55a5
Update python version for FreeBSD 13 in prod install
2022-07-04 16:29:09 +02:00
Stephan Oeste
e4ac09ea57
Fixed dialog error in production installer
2022-07-03 17:11:25 +02:00
wiz
72492c9b39
Enable zmq for bitcoind, fix ./configure opts
2022-07-03 16:09:29 +02:00
wiz
0f39b3b7d0
[ops] Upgrade prod install to use Bitcoin v23
2022-07-03 12:31:18 +04:00
wiz
f30d26b83c
[ops] Add mononaut's fork repo to list of trusted repos
2022-06-24 17:59:08 +09:00
wiz
c5e0b0fc74
[ops] Fix prod nginx perma-cache URL patterns
...
Currently we perma-cache everything matching /api/block, but this
is bad because it also matches /api/block-height and /api/blocks/
API endpoints, which shouldn't be perma-cached. Add a trailing slash
to prevent those from getting matched.
2022-06-24 17:52:34 +09:00
wiz
9d1883f925
[ops] Cache /api/block and /api/v1/block for 1 month
2022-06-22 23:26:41 +09:00
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
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
nymkappa
6e62c62855
Add /api/v1/mining/hashrate/* apis to the cache warmer
2022-02-21 18:01:09 +09:00