Commit Graph

165 Commits

Author SHA1 Message Date
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
wiz
01d6f4f737
Fix nginx configuration for liquid assets APIs 2022-02-07 03:34:16 +04:00
wiz
f0398e906d
Add nginx configuration for liquid assets APIs 2022-02-07 03:34:15 +04:00
nymkappa
e48a2f73e4
Replaced /mining/pools?interval=X by /mining/pools/X 2022-02-02 19:03:07 +09:00
wiz
f842316636
Let backend set its own HTTP cache time headers for APIs 2022-01-28 13:59:04 +00:00
wiz
55652130a8
Enable nginx warm cache for mining pools API data 2022-01-28 13:33:29 +00:00
wiz
493dbb1b1a
Increase nginx send_timeout and keepalive_requests
Fixes #425
2022-01-27 05:56:38 +00:00
wiz
4787b6353a
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
a710934830
Update production nginx.conf resource cache times 2022-01-14 22:35:25 +09:00
wiz
9a47191e10
Update nginx.conf for mempool.space services APIs 2022-01-14 20:56:41 +09:00
wiz
ee1985bb3d
Fix newsyslog.conf owner and pidfile location 2022-01-14 19:21:42 +09:00
wiz
b501f7228c
Fix typo in nginx-cache-warmer script 2022-01-13 17:59:51 +09:00
wiz
2cb50c2351
Add nginx cache warmer script for production use 2022-01-13 15:06:13 +09:00
wiz
f0c53a4e5b
Improve nginx caching and use redirects for i18n 2022-01-12 23:12:49 +09:00
wiz
cc621b10ce
Update Tor onion hostnames for bisq.markets and liquid.network 2022-01-11 11:18:22 +09:00
wiz
0106f44129
Add production/torrc file to git repo 2022-01-10 18:37:54 +09:00
softsimon
d27b125848
Merge branch 'master' into simon/removing-sql-import-references
# Conflicts:
#	production/README.md
2022-01-05 13:51:58 +04:00
softsimon
24f76f2f37
Remove all references to SQL tables import
fixes #1045
2022-01-05 13:26:36 +04:00
wiz
81bb31090e
Use upstream hostnames in production nginx configuration 2022-01-05 18:12:05 +09:00
wiz
c778e84247
Add missing } at end of nginx/server-common.conf 2022-01-04 17:27:37 +09:00
wiz
4de1d017ad
Update production configurations + README for v2.3
* Refactor production nginx configuration files
* Update README for new networks, SQL, etc.
2022-01-04 16:38:12 +09:00
wiz
853314ba58
Add missing liquidtestnet backend to upgrade script 2021-12-31 06:55:16 +09:00
wiz
96e8f45e5b
Add support for liquidtestnet in production backend and nginx 2021-12-28 15:20:11 +09:00