344 Commits

Author SHA1 Message Date
Mononaut
240b4cb6e2 Add audit / block health config feature flag 2023-02-14 12:32:30 -06:00
wiz
6f76da8e54 Merge pull request #2921 from mempool/ops/add-mempool-reset-script
ops: fix wildcards in mempool-reset-all script
2023-01-08 14:22:16 +09:00
wiz
2b832401f2 ops: fix wildcards in mempool-reset-all script 2023-01-08 13:11:59 +09:00
wiz
2169515824 Merge pull request #2920 from mempool/ops/add-mempool-reset-script
ops: add mempool-reset-all script with ./reset symlink
2023-01-08 13:09:47 +09:00
wiz
8063b82f80 ops: add mempool-reset-all script with ./reset symlink 2023-01-08 13:05:50 +09:00
wiz
09cbac2923 ops: add tk7 nodes to prod bitcoin.conf 2023-01-08 13:01:05 +09:00
wiz
7159f08e2c ops: fix mysql_credentials path in install/build scripts 2023-01-08 12:56:27 +09:00
wiz
f7287a0745 Set LIGHTNING: true in prod frontend config 2023-01-05 23:35:53 +09:00
softsimon
ca5445b337 Updating nginx to support lithuanian 2022-12-26 22:45:25 +04:00
wiz
8c5f9860c9 Merge pull request #2714 from Emzy/ops/cln-bitcoin-link
Add symlink to bitcoin config for user cln in prod install
2022-12-26 21:07:38 +09:00
wiz
79efadd7d3 Merge pull request #2713 from Emzy/ops/cln-crontab
Add comandline options to cln on FreeBSD in prod install
2022-12-26 21:07:21 +09:00
wiz
dd4d674be9 Merge pull request #2712 from Emzy/ops/mysql-fix
Mysql user creation fix in prod install
2022-12-01 15:37:53 +09:00
wiz
8dbd17b64d Merge pull request #2750 from mempool/ops/increase-nginx-max-concurrent-streams
[ops] Increase nginx max concurrent streams
2022-11-30 22:49:48 +09:00
softsimon
181d201251 Adding production config to enable gbt audit. 2022-11-30 22:14:41 +09:00
wiz
9de30fec29 [ops] Increase nginx max concurrent streams 2022-11-30 18:10:47 +09:00
wiz
99b24f00a9 Fix nginx redirects for /liquid etc. 2022-11-23 14:09:54 +09:00
wiz
8e8885b2d6 Merge branch 'master' into frontend_runtime_config 2022-11-21 17:46:02 +09:00
softsimon
263c13b1c4 Set mempool enabled to false in production. 2022-11-21 17:26:56 +09:00
Stephan Oeste
6ba1b5bcb8 Add symlink to bitcoin config for user cln in prod install 2022-11-20 14:55:00 +01:00
Stephan Oeste
e26d692162 Add comandline options to cln on FreeBSD in pro install 2022-11-20 14:39:17 +01:00
Stephan Oeste
ae2377b077 Mysql user creation fix in prod install 2022-11-20 12:48:55 +01:00
Felipe Knorr Kuhn
2d19674aba Merge branch 'master' into frontend_runtime_config 2022-11-07 07:11:45 -08:00
wiz
c50f51b02e [ops] Fix nvidia-driver package name 2022-11-07 15:44:25 +09:00
Felipe Knorr Kuhn
2bc931ca14 Merge branch 'master' into frontend_runtime_config 2022-11-06 18:18:11 -08:00
wiz
2efed48b54 Merge pull request #2646 from Emzy/ops/zero-base-fee
Configure zero base fee as default for core lighting
2022-11-06 20:36:45 +09:00
Stephan Oeste
3872e53814 Configure zero base fee as default for core lighting 2022-10-17 18:53:46 +02:00
Felipe Knorr Kuhn
affa982344 Update nginx cache settings for the frontend config files 2022-10-15 19:44:34 -07:00
wiz
774ac8b8fe Fix unfurler config set network to liquid 2022-09-10 05:39:03 +09:00
Erik Arvstedt
92233bec63 frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
wiz
c252d9218a Merge pull request #2454 from Emzy/ops/cahnge-restart
Remove the mempool restart script in prod install
2022-09-07 15:02:34 +02:00
wiz
53774a84c6 [ops] Add missing unfurl nginx route 2022-08-30 16:50:31 +02:00
wiz
dfbab0a6a6 Merge pull request #2441 from mempool/nymkappa/feature/ip-check
Fix wrong ASN for Lunanode ip ranges
2022-08-30 15:53:19 +02:00
Stephan Oeste
c4d8ca2936 Remove the mempool restart script in prod install 2022-08-30 15:40:13 +02:00
Stephan Oeste
1ec582092d Install nvidia-driver, xorg and chromium if GPU is pressent on prod install 2022-08-30 15:27:47 +02:00
wiz
d8b9516863 Merge pull request #2450 from Emzy/ops/nginx-freebsd
No nginx configuration for FreeBSD
2022-08-30 13:22:18 +02:00
Stephan Oeste
d04ef6209c No nginx configuration for FreeBSD 2022-08-30 13:10:22 +02:00
wiz
06aa0e3c78 Merge pull request #2438 from Emzy/ops/clone-lightning 2022-08-30 12:17:59 +02:00
wiz
65b25f356c Merge pull request #2446 from Emzy/ops/cln-dirs 2022-08-30 12:13:45 +02:00
wiz
b4bacb4e36 Merge pull request #2447 from mempool/ops/setup-3-unfurlers
Add unfurler configs for 3 sites
2022-08-30 11:47:58 +02:00
wiz
1b60ca1d1c Add unfurler configs for 3 sites 2022-08-30 11:28:25 +02:00
Stephan Oeste
127b3f93f9 Add mempool user to cln group and set data dirs rights on prod install 2022-08-30 10:22:05 +02:00
nymkappa
6fba330263 Fix wrong ASN for Lunanode ip ranges 2022-08-29 23:36:18 +02:00
Stephan Oeste
12c174776a Remove cache warmer from crontab. Now part of ./start script. 2022-08-29 22:25:35 +02:00
Stephan Oeste
706e294aa4 Add mempool lighting explorer to the prod installer 2022-08-29 22:03:12 +02:00
wiz
0369af7abe [ops] Set kill script to always return true 2022-08-29 12:45:02 +02:00
wiz
793ee89b11 Use mainnet repo for nginx cache warmer script 2022-08-29 10:58:07 +02:00
nymkappa
c896eb6e0e Add new lightning endpoints to warm cache 2022-08-29 09:46:23 +02:00
wiz
d754d7c050 [ops] Fix typo in build script 2022-08-28 16:26:06 +02:00
wiz
1ef94c3353 Merge pull request #2406 from Emzy/ops/fix-upgrade-script
Only source mysql_credentials if present in prod install
2022-08-28 16:17:21 +02:00
wiz
bbfa79cd2e Merge pull request #2407 from Emzy/ops/late-start-cln
Start cln after Bitcoind in prod installer
2022-08-28 14:31:54 +02:00