Commit Graph

20 Commits

Author SHA1 Message Date
kexkey
26db143b22 Specter is now optional, enabled by default 2020-11-16 17:40:17 -05:00
kexkey
e1cac588ec Features/optionalbatcher (#206)
* Batcher cypherapp now optional on cyphernode setup

* ignoreThisApp for Sparkwallet when no LN

* Use of next in setup

* Cleanup
2020-11-16 16:45:52 -05:00
kexkey
4185952f62 Log files management instead of only relying on docker logs 2020-08-18 13:29:33 -04:00
kexkey
6a9db3b83f Don't expose Bitcoin RPC port outside docker network 2020-02-04 14:00:17 -05:00
kexkey
b59aae4fbd Change ln to lightning 2020-01-19 11:11:27 -05:00
kexkey
759856ee17 Multi onion addresses fixes 2020-01-19 10:37:00 -05:00
kexkey
08edca726e Added different v3 onion addresses for traefik, bitcoin and ln 2020-01-19 10:37:00 -05:00
kexkey
efbbcca17b Been told it's Tor, not TOR 2020-01-19 10:37:00 -05:00
kexkey
20b6f22e19 Added TORification info on components for info.json / welcome app 2020-01-19 10:37:00 -05:00
kexkey
51cb4a2e9a TOR keys and hostname not created during setup 2020-01-19 10:37:00 -05:00
kexkey
4fd8f445f4 Commiting temp work, tor in setup 2020-01-19 10:37:00 -05:00
kexkey
96f6301282 TOR first, fixed when OFF, small tweaks 2020-01-19 10:37:00 -05:00
kexkey
58b80e1d3b Make TOR optional, add info in welcome page, ability for notifier to bypass 2020-01-19 10:37:00 -05:00
kexkey
477c93468f Added Tor container with hidden service 2020-01-19 10:37:00 -05:00
SKP
0cc325e60b Added regtest support 2019-08-30 16:19:21 -04:00
SKP
8eac60f023 Required feature properties will only fail the validation if features is enabled and they are missing. If the feature is not enabled, validation does not fail 2019-08-19 18:30:41 +02:00
SKP
7ddb0ac7b4 Added tests for new config schema. Renamed version from 0.3.0 to 0.2.2 2019-07-16 13:55:42 -04:00
SKP
490fce8c55 New config schema with additional properties: lightning_announce, gatekeeper_expose, traefik_http_port, traefik_https_port 2019-07-16 13:55:42 -04:00
SKP
cda5136b44 Added lightning_external_ip to config schema version 0.1.0 2019-06-18 22:05:07 +02:00
SKP
226c32794c Added rewrite of cyphernodeconf 2019-06-03 17:19:55 -04:00