Commit Graph

118 Commits

Author SHA1 Message Date
kexkey
9a16f888ba Releases/v0.2.4 (#131)
* v0.2.4-rc.1

* OTS patch (npm) for it to compile on aarch64

* Healthchecker was sometimes restarting bitcoin container

* v0.2.4-rc.2

* v0.2.4
2019-09-30 08:46:17 -04:00
kexkey
62a0b36c09 Now using bitcoin-client.conf mechanism 2019-09-04 21:03:43 -04:00
kexkey
8fc7d0f708 bitcoin conf fix, base64 decoding 2019-09-04 21:03:43 -04:00
kexkey
9cf96097c4 OTS verify, first pass 2019-09-04 21:03:43 -04:00
kexkey
755c243aa0 Separated start from deployment tests (testdeployment.sh) 2019-09-04 13:22:06 -04:00
kexkey
fd510fdfc4 Copy bitcoin-client.conf 2019-09-04 13:22:06 -04:00
kexkey
297af02fea Using bitcoin-client.conf and monitor bitcoin node for deployment 2019-09-04 13:22:06 -04:00
kexkey
b43d6a273e Releases/v0.2.3 (#115)
* v0.2.3

* CypherApps stays v0.2.2
2019-07-25 15:08:42 -04:00
kexkey
a27f671f18 Releases/v0.2.2 (#114)
* v0.2.2-rc.1

* bump other versions too...

* v0.2.2-rc.2

* v0.2.2 final release
2019-07-23 15:19:31 -04:00
kexkey
0d4e1d8414 Adjusted gitignore and added cloning a specific branch/tag of cypherapps 2019-07-16 15:04:50 -04:00
SKP
250e18d4c5 Update setup.sh
copied config.7z and client.7z from wrong location
2019-07-16 13:55:42 -04:00
SKP
c8db12b681 Cherry picked "abdfdbc4761fb03031a328379aec93546fd44fd8": Gatekeeper port (default 2009) is now also used inside the docker network 2019-07-16 13:55:42 -04:00
kexkey
8f4fc6a505 v0.18.0 of bitcoind and v0.7.1 of c-lightning 2019-07-10 13:50:38 -04:00
kexkey
e1f0ca7f60 v0.2.1 2019-06-28 16:15:11 -04:00
SKP
fadd9ae886 Moved cyphernodeconf generated config files into subfolder where they can't clash with installation data folders 2019-06-21 19:59:10 +02:00
SKP
f0e6644b38 Added installation info endpoint and data generation 2019-06-03 17:19:55 -04:00
SKP
226c32794c Added rewrite of cyphernodeconf 2019-06-03 17:19:55 -04:00
kexkey
ed71a2ed8f First draft of the pub/sub notifier 2019-05-31 21:47:10 -04:00
kexkey
8d36466da8 Using alpine-glibc-base base image 2019-05-24 11:13:35 -04:00
kexkey
0229ce3513 v0.2.0 final release 2019-05-08 14:22:23 -04:00
kexkey
a758ab8c89 Preparing for rc.6 2019-05-08 14:22:23 -04:00
kexkey
1ec95a9c74 Added temporary migration code to setup.sh 2019-05-08 14:22:23 -04:00
kexkey
fa5b9f2daf rc5 2019-05-08 14:22:23 -04:00
kexkey
0ebaa3bd99 rc4 2019-05-08 14:22:23 -04:00
kexkey
97f06a6db5 Using cyphernodeconf for git container instead of alpinegit 2019-05-08 14:22:23 -04:00
kexkey
ef5d261ad3 rc3 2019-05-08 14:22:23 -04:00
SKP
7bc7f3b495 apps are now pulled from a different repo 2019-05-08 14:22:23 -04:00
SKP
a361fb2021 Added lightning directory creation 2019-05-08 14:22:23 -04:00
kexkey
829c33cfac rc.2 2019-05-08 14:22:23 -04:00
SKP
fb1be7df8a Removed last traces of spark wallet from setup.sh 2019-05-08 14:22:23 -04:00
kexkey
9569e4d7c4 sparkwallet was the wrong version 2019-05-08 14:22:23 -04:00
kexkey
136a49fd27 Remove nginx-spark 2019-05-08 14:22:23 -04:00
kexkey
d9a1a34e00 sparkwallet auth through traefik 2019-05-08 14:22:23 -04:00
kexkey
769520343a Cyphernode build of sparkwallet 2019-05-08 14:22:23 -04:00
SKP
ec6ed5e1af Moved htpasswd file to traffic and changed hashing algo to bcrypt 2019-05-08 14:22:23 -04:00
SKP
62a0df968f Added traefik feature to handle connections and tls of dockerised apps 2019-05-08 14:22:23 -04:00
kexkey
2c3aa50f92 Next release version and LN waitanyinvoice only when LN installed 2019-05-08 14:22:23 -04:00
SKP
e00b31393e added network for dockerized cyphernode apps 2019-05-08 14:22:23 -04:00
kexkey
910907be8e sparkwallet dir was not created 2019-05-08 14:22:23 -04:00
kexkey
ffaddd2d27 Spark wallet tweaking 2019-05-08 14:22:23 -04:00
kexkey
8017002069 ln_pay flow with pay and waitsendpay 2019-05-08 14:22:23 -04:00
kexkey
6ee834d944 Spark Wallet integration, first pass 2019-05-08 14:22:23 -04:00
kexkey
938ab178f5 Recovered lost pre config and pre install in setup.sh 2019-01-22 14:08:26 -05:00
kexkey
640b30e65a Docker image tags for locally built images 2019-01-22 13:16:55 -05:00
SKP
ed62ef409f using absolute paths in check_directory_owner() 2019-01-20 13:00:25 +01:00
SKP
49b7799271 Check if var with current directory is empty to prevent infinite loop 2019-01-20 13:00:25 +01:00
SKP
2db77a9aba Fixed installation directory problems 2019-01-17 18:04:16 +01:00
kexkey
0ab14e2ac8 Update setup.sh 2019-01-07 22:56:55 -05:00
kexkey
f550f21f31 setup.sh v0.1.0-rc.2 2019-01-01 15:44:23 -05:00
kexkey
01bbd5dd4a finalreturncode from tests and override versions in setup 2018-12-28 15:27:32 -05:00