openoms
945aeb39eb
cln: add the backup plugin + options
...
Usage options:
cln-plugin.backup.sh [on] [testnet|mainnet|signet]
cln-plugin.backup.sh [restore] [testnet|mainnet|signet] [force]
cln-plugin.backup.sh [backup-compact] [testnet|mainnet|signet]
https://github.com/lightningd/plugins/tree/master/backup
Discussed in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:15:13 +01:00
openoms
259c7499b1
cln.rest: add connect option for Zeus
...
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:09:55 +01:00
openoms
17edbb2ce8
sparko: add info and connect menu with own cert
...
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:09:17 +01:00
openoms
c7b433aa48
use new selfsignedcert if no lnd tls.cert present
2021-06-25 23:04:08 +01:00
openoms
1c9fd09e09
make cln default plugin dir: cln-plugins-enabled
...
similar to the nginx model make 2 directories for plugins:
cln-plugins-enabled - symlinked to ~/.lightning/plugins
plugins from here are loaded automatically on cln start
cln-plugins-available: plugins are downloaded here to
be run until the next cln restart (or stopped with runonce)
note the disk is mounted with noexec so plugins can't
run from there
discuss in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-23 11:29:04 +01:00
openoms
48ab3737b7
network.aliases: add CLNETWORK
2021-06-23 11:20:59 +01:00
openoms
8bc31b6698
apply bitcoin and lncli aliases in all scripts
2021-06-23 08:30:52 +01:00
openoms
3a054d6f9f
cln.install: specify \torport= in addr=
2021-06-14 08:50:44 +01:00
openoms
7d4b420e80
add cln-plugin.standard-python.sh
2021-06-14 08:49:55 +01:00
openoms
800ba2c9e4
bitcoin.chains: check for signetd by joininbox
2021-06-14 08:48:06 +01:00
openoms
b0ad7f1782
bitcoin.chains: fix rpcbind for test and signet
2021-06-13 23:04:02 +01:00
openoms
1451073223
cln.install: fix sparko script path
...
experimental option:
installs the latest commit from master with
--enable-experimental-features
2021-06-13 00:15:53 +01:00
openoms
312f0de353
cln: rename plugin scripts
2021-06-11 18:50:06 +01:00
openoms
27cfa491bd
cln: add SUMMARY option with plugin
2021-06-11 10:33:12 +01:00
openoms
604cf68b10
cln.install: check and install sparko if in conf
2021-06-11 09:46:14 +01:00
openoms
d3201c3e0a
fix legacy backticks and improve comments
2021-06-11 08:07:14 +01:00
openoms
2042167e8e
apply hardening measures to all systemd services
...
PrivateTmp=true
ProtectSystem=full
NoNewPrivileges=true
PrivateDevices=true
2021-06-02 09:18:29 +01:00
openoms
81cd8f042b
specter update to v1.4.2
2021-06-02 09:10:42 +01:00
openoms
bbdf196c08
lnd.chain.sh: fix netprefix
2021-06-01 17:24:01 +01:00
openoms
afa6854df7
Merge branch 'pre-1.7.1' into cblitz-merge
2021-05-28 20:52:10 +01:00
rootzoll
950cbbd6e9
base info in raspiblitz.info
2021-05-26 12:04:57 -05:00
rootzoll
47a1407f11
extend tor status
2021-05-26 11:02:31 -05:00
rootzoll
3d9e9b6442
debug
2021-05-26 10:56:40 -05:00
rootzoll
581c80326e
remove paging
2021-05-26 10:55:59 -05:00
rootzoll
4c339af3a9
fix tor detection
2021-05-26 10:50:36 -05:00
rootzoll
eeb7c331a8
dubug test
2021-05-26 10:49:13 -05:00
rootzoll
ef3823456c
debug test
2021-05-26 10:48:41 -05:00
rootzoll
69f882fe6c
change tor test
2021-05-26 10:47:35 -05:00
rootzoll
dfaaf99229
improve tor detection
2021-05-26 10:09:05 -05:00
rootzoll
32747d4073
test tor running
2021-05-26 10:05:59 -05:00
rootzoll
c4d601d10d
fix Tor detection
2021-05-26 10:04:27 -05:00
rootzoll
4864fc5dcf
improve Tor detection
2021-05-26 10:01:42 -05:00
openoms
8d0dae14c7
rename to bitcoin.chains.sh
2021-05-26 09:05:38 +01:00
openoms
4a27cf52ed
sparko update to v2.7
2021-05-26 08:53:35 +01:00
rootzoll
23f850e0bf
add peers to status scan
2021-05-25 19:22:09 -05:00
openoms
e34a04f38d
rename script tp cln.rest.sh
2021-05-25 19:28:48 +01:00
openoms
a8cb408d80
fix variable names
2021-05-25 14:24:17 +01:00
openoms
8aac0339d5
lnd.chain: use network specific onion key
2021-05-25 14:21:24 +01:00
openoms
21123240ba
set aliases locally from network.aliases.sh vars
2021-05-24 20:13:36 +01:00
openoms
e4df55ece6
cln: fix detecting open channels
2021-05-23 23:00:02 +01:00
openoms
a0594098cd
add sparko install script for main and test
2021-05-23 22:28:55 +01:00
openoms
43a6378c94
don't check for testnet / mainnet in main config
2021-05-23 19:01:44 +01:00
openoms
4044295ace
use lncli_alias and bitcoincli_alias everywhere
2021-05-23 19:00:52 +01:00
rootzoll
8ab321b798
fix clean script with ssd
2021-05-23 10:53:37 -05:00
openoms
ab279c7d10
add hardening measures to systemd services
2021-05-23 16:46:29 +01:00
rootzoll
791fa07752
fix autotempmount
2021-05-23 10:41:06 -05:00
rootzoll
a75cf5f6b3
auto tempmount
2021-05-23 10:37:57 -05:00
openoms
ca82d221de
add MAINNET menu if not default
2021-05-23 11:44:35 +01:00
openoms
96a1e4a4cb
getLNvars getLNaliases to _functions.lightning.sh
2021-05-23 11:26:41 +01:00
openoms
bad83619a2
add MAINNET option if not default
2021-05-22 18:28:14 +01:00