2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-06 21:20:29 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
82d65ec473 node_operations: cleanup 2020-08-25 10:49:09 -04:00
Andreas M. Antonopoulos
3c392b25fd
Merge pull request #366 from ImranLorgat/patch-5
Node Operations - Re-balancing channels
2020-08-21 11:06:38 -04:00
Andreas M. Antonopoulos
016a5bd72d
Merge pull request #365 from ImranLorgat/patch-4
Node Operations - When to force close
2020-08-21 11:06:19 -04:00
Andreas M. Antonopoulos
f6a63e3c90
Merge pull request #364 from ImranLorgat/patch-3
Node Operations - RTL
2020-08-21 11:05:57 -04:00
Andreas M. Antonopoulos
f0f4fd483a
Merge pull request #363 from ImranLorgat/patch-2
Node Operations - Submarine Swap
2020-08-21 11:05:36 -04:00
Andreas M. Antonopoulos
964d0a8c8c
Merge pull request #362 from ImranLorgat/patch-1
Node Operations - Inbound Liquidity
2020-08-21 11:05:22 -04:00
Andreas M. Antonopoulos
fff500f2af node_operations: port forwarding and sweeping funds 2020-08-21 09:55:26 -04:00
Imran
06b7b31778
Node Operations - Re-balancing channels 2020-08-20 20:13:09 +02:00
Imran
537e7068e8
Node Operations - When to force close 2020-08-20 20:03:03 +02:00
Imran
37611841ce
Node Operations - RTL 2020-08-20 19:55:55 +02:00
Imran
443a6fae08
Node Operations - Submarine Swap
Added Submarine Swap as another example for sweeping funds out of a Lightning Channel
2020-08-20 19:51:56 +02:00
Imran
50cda25e40
Node Operations - Inbound Liquidity
Added some points to the section on inbound liquidity. What's written so far in this chapter is shaping up pretty solidly.
2020-08-20 19:40:57 +02:00
Andreas M. Antonopoulos
9f162fed2c node_operations: Network configuration 2020-08-20 10:26:40 -04:00
Andreas M. Antonopoulos
624c157238 node_operations: Spelling and typo fixes throughout 2020-08-20 09:15:25 -04:00
Andreas M. Antonopoulos
b68e7e79f5 node_operations: Security 2020-08-19 12:46:25 -04:00
Andreas M. Antonopoulos
603bc970b7 node_operations: channel backups 2020-08-14 09:49:00 -04:00
Andreas M. Antonopoulos
bf29791979 node_operations: authentication, configuration, channel backups 2020-08-12 10:04:06 -04:00
Andreas M. Antonopoulos
78b4ac07af node_operations: startup, configuration, authentication 2020-08-11 10:15:28 -04:00
Andreas M. Antonopoulos
ee460e6347 node_operations: installing and running a service 2020-08-07 09:52:30 -04:00
Andreas M. Antonopoulos
f3d5f8ef94 node_operations: choosing node type 2020-08-06 09:56:39 -04:00
Andreas M. Antonopoulos
dde1228235 node_operations: choosing bitcoin node and OS 2020-08-05 09:54:26 -04:00
Andreas M. Antonopoulos
3c680bec24 node_operations - added BTCPay 2020-08-05 09:25:06 -04:00
Andreas M. Antonopoulos
56e5ee430a Merge remote-tracking branch 'aantonop_fork/node_operations_chapter' into node_operations_chapter 2020-07-31 10:14:03 -04:00
Andreas M. Antonopoulos
dc85ccc532 Node operations: merged and rewrote hardware requirements 2020-07-31 10:13:29 -04:00
Andreas M. Antonopoulos
00d55ed729 Small changes to outline 2020-07-31 10:13:29 -04:00
Andreas M. Antonopoulos
76329cdbe9 Small changes to outline 2020-07-28 09:55:45 -04:00
Andreas M. Antonopoulos
4ef86ddcdf
Merge pull request #333 from grunch/add-rtl
Add RTL to node monitoring section
2020-07-28 09:51:19 -04:00
Andreas M. Antonopoulos
539e008dd9
Merge branch 'develop' into CH-Node-Operations-Imran---Hardware-Requirements 2020-07-28 09:34:08 -04:00
Francisco Calderón
5f407b11c2
Add RTL to node monitoring section 2020-07-28 10:22:55 -03:00
Trigger
84d920cb3b Node operations - Finish the hardware section 2020-07-27 23:59:19 +02:00
Trigger
d33c595a5e Node operation - myNode 2020-07-25 00:45:45 +02:00
Trigger
9292150b13 Fill storage section in node operations chapter 2020-07-24 18:27:46 +02:00
Andreas M. Antonopoulos
27e26c0173 Node operations - platform, cloud, own PC, helpers, RaspiBlitz 2020-07-24 09:47:39 -04:00
Andreas M. Antonopoulos
d166ddea01 Node operations - intro and choosing a platform 2020-07-23 09:44:51 -04:00
Andreas M. Antonopoulos
6ef1326cb9 Node operation chapter outline 2020-07-22 10:26:47 -04:00
Imran
90a1b35fd4 Update node_operations.asciidoc 2020-07-06 16:45:25 +02:00
Imran
af7779ff3e Section: Hardware Requirements for Lightning Nodes
Took a stab at writing about the importance of hardware, the kinds of hardware nodes, and what's needed. I decided not to mention particular Node projects as this can easily change. Although to note: we could mention MyNodeBTC, Raspiblitz, and Casa Node

Maybe this section should go higher up in this chapter.

Note: this commit is a response to my previous issue here:

https://github.com/lnbook/lnbook/issues/143
2020-07-06 16:06:25 +02:00
Andreas M. Antonopoulos
cf1edf9706 Fix headings 2020-02-09 10:37:57 -06:00
Andreas M. Antonopoulos
154cb32af6 Renamed incomplete chapters to remove numbering
We wo't assign chapter numbers until much later - for now organize as topics regardless of sequence
2020-02-09 10:34:57 -06:00