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
wiz
3b35224434
Merge pull request #2419 from mempool/wiz/add-unfurl-to-ops-scripts
...
[ops] Update prod scripts for unfurler and cache warmer
2022-08-28 14:01:36 +02:00
wiz
6962efa807
Update ops scripts for unfurler and cache warmer
2022-08-28 14:00:20 +02:00
wiz
9559e9f451
[ops] Add production lightning backend configurations
2022-08-27 18:57:59 +02:00
Stephan Oeste
f0b4e2005a
Start cln after Bitcoind in prod installer
2022-08-27 15:58:01 +02:00
Stephan Oeste
bf0f405325
Only source mysql_credentials if present in prod install
2022-08-27 15:52:42 +02:00
wiz
1b5e97ef26
[ops] Add nginx entrypoints for unfurler daemon
2022-08-27 14:17:17 +02:00
wiz
7f75669316
[ops] Add nginx placeholders for unfurlbot configuration
2022-08-27 13:55:30 +02:00
wiz
885501c066
Merge pull request #2388 from Emzy/Fix-syslog-path
...
Fix path for newsyslog configs in prod installer
2022-08-26 00:28:56 +09:00
Stephan Oeste
e9bb35f31b
Fix path for newsyslog configs in prod installer
2022-08-24 17:49:56 +02:00
wiz
debb64d189
Merge pull request #2386 from mempool/wiz/dont-alert-for-warnings
...
[ops] Change keybase notifications to ERR or higher priority
2022-08-25 00:11:25 +09:00
Stephan Oeste
f09dd78bec
Add .local/bin to cln's path and install git-lfs in prod install
2022-08-24 16:21:36 +02:00
wiz
bc37459dcf
[ops] Change keybase notifications to ERR or higher priority
2022-08-24 21:59:05 +09:00
nymkappa
61db4f96f2
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer
2022-08-22 21:36:02 +02:00
wiz
e296fafff5
Merge branch 'master' into ops/add-core-lightning
2022-08-10 22:38:36 +09:00
wiz
c6d005318e
[ops] Fix minor issue for /cln/.zshrc in prod installer
2022-08-10 22:37:22 +09:00
Stephan Oeste
8aae040253
Add Core Lighting for FreeBSD in prod installer
2022-08-05 16:41:00 +02:00
wiz
a20aafe6da
Merge pull request #2236 from mempool/wiz/fix-syslog-perms
...
[ops] Fix syslog permissions for /var/log/mempool
2022-08-03 00:24:10 +00:00
wiz
5a2c29fc0e
[ops] Fix cron jobs to update liquid assets hourly
2022-08-02 01:00:06 +02:00
wiz
0f2608aef4
[ops] Fix syslog permissions for /var/log/mempool
2022-08-02 00:08:02 +02:00
wiz
cf38d9cf3a
Remove TOR_HOME variable in prod/install
2022-07-30 15:32:51 +02:00
wiz
c9c5d471ee
Fix FreeBSD path for torrc
2022-07-30 15:30:55 +02:00
wiz
c525689854
Merge branch 'master' into ops/fix-tor-freebsd
2022-07-30 13:29:19 +00:00
wiz
230333c4bd
Separate electrs into bitcoin electrs and elements electrs
2022-07-30 15:25:16 +02:00
Stephan Oeste
16d45736ed
Fix tor config for FreeBSD on prod installer
2022-07-30 14:01:40 +02:00
Stephan Oeste
0127eed3bf
Add Unfurl to the prod installer
2022-07-29 20:13:48 +02:00
Stephan Oeste
c9157c974f
Add options for components to be installed in prod install script
2022-07-29 13:08:07 +02:00
wiz
ec8553d579
Merge pull request #2193 from Emzy/ops/mysql-pw
...
Add random generated mysql passwords on prod install
2022-07-26 22:57:43 +00:00
wiz
3b5ef62536
Fix zmq ports in prod bitcoin.conf
2022-07-27 00:47:46 +02:00