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
|
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 |
|
wiz
|
3c8a146302
|
Improve nginx caching and use redirects for i18n
|
2022-01-12 23:12:49 +09:00 |
|
wiz
|
a1f2ebd65b
|
Update Tor onion hostnames for bisq.markets and liquid.network
|
2022-01-11 11:18:22 +09:00 |
|
wiz
|
45f0cab4e3
|
Add production/torrc file to git repo
|
2022-01-10 18:37:54 +09:00 |
|
softsimon
|
0f11ea6044
|
Merge branch 'master' into simon/removing-sql-import-references
# Conflicts:
# production/README.md
|
2022-01-05 13:51:58 +04:00 |
|
softsimon
|
e006a2b527
|
Remove all references to SQL tables import
fixes #1045
|
2022-01-05 13:26:36 +04:00 |
|
wiz
|
ebc205e5f0
|
Use upstream hostnames in production nginx configuration
|
2022-01-05 18:12:05 +09:00 |
|
wiz
|
c73b4f1596
|
Add missing } at end of nginx/server-common.conf
|
2022-01-04 17:27:37 +09:00 |
|
wiz
|
9a82973d28
|
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
|
a90f6d31da
|
Add missing liquidtestnet backend to upgrade script
|
2021-12-31 06:55:16 +09:00 |
|
wiz
|
fd56259472
|
Add support for liquidtestnet in production backend and nginx
|
2021-12-28 15:20:11 +09:00 |
|
wiz
|
a1462ebfb9
|
Tweak upgrade script to search for remote origin branches
|
2021-12-09 18:12:06 +09:00 |
|
wiz
|
e189eccd1c
|
Update newsyslog-mempool-nginx.conf for all nginx log paths
|
2021-11-18 15:28:44 +09:00 |
|
wiz
|
53820f62cb
|
Enable i18n locale Thai (th)
|
2021-11-17 21:03:35 +09:00 |
|
wiz
|
831d88df7e
|
Enable address autocomplete for all networks
|
2021-11-10 07:56:07 +01:00 |
|
wiz
|
e266a3a24d
|
Update production backend configuration files
* Set syslog priority to DEBUG since we're not Raspberry Pi
* Add 2nd core RPC configuration stubs for mainnet / liquid
|
2021-09-25 01:19:33 +09:00 |
|
softsimon
|
b6052563c3
|
Merge pull request #792 from mempool/i18n/add-macedonian
Add new locale: Macedonian (mk)
|
2021-09-17 13:54:03 +04:00 |
|
wiz
|
d63e4f878a
|
Add new locale: Macedonian (mk)
|
2021-09-17 15:03:52 +09:00 |
|
wiz
|
0e508e6b0f
|
Add new locale: Romanian (ro)
|
2021-09-17 15:02:15 +09:00 |
|
wiz
|
be7030ec91
|
Add newsyslog.conf for nginx log rotation - delete logs after 90 days
|
2021-09-11 08:40:58 +09:00 |
|
wiz
|
075cfe3d61
|
Update syslog.conf and upgrade/restart scripts for new keybase channels
|
2021-09-02 19:30:54 +09:00 |
|
wiz
|
3169d014a3
|
Fix missing fetch command in upgrade script
|
2021-08-21 21:56:42 +09:00 |
|
wiz
|
fdac1dd6de
|
Fix typo/bug in mempool-logger script
|
2021-08-21 15:39:15 +09:00 |
|
wiz
|
7c0ef12920
|
Tweak production syslog configuration
|
2021-08-21 15:19:29 +09:00 |
|
wiz
|
9afe2d45c9
|
Modify restart script to log restart events, don't restart services
|
2021-08-21 15:06:50 +09:00 |
|
wiz
|
24dcdcaa48
|
Modify upgrade script for PR branch deployment, tweak logging
|
2021-08-21 14:51:19 +09:00 |
|
wiz
|
cce9ea8d8f
|
Send deployment notifications to mempool.dev keybase group
|
2021-08-20 21:52:54 +09:00 |
|
wiz
|
38a600fed2
|
Rewrite production upgrade script to handle all 3 sites
|
2021-08-14 06:03:30 +09:00 |
|