1365 Commits

Author SHA1 Message Date
nicolas.dorier
face696853 bump let's encrypt to migrate endpoint 2019-10-18 16:12:21 +09:00
nicolas.dorier
b3eb1445d6 Update ACME staging endpoints 2019-10-18 15:53:45 +09:00
nicolas.dorier
de191c7cc3 Migrate ACME URI 2019-10-18 15:45:54 +09:00
nicolas.dorier
9ac1b80832 Update let's encrypt 2019-10-18 15:05:43 +09:00
nicolas.dorier
475e426012 Add BTCPAY_ENABLE_SSH to the sampple 2019-10-11 16:41:19 +09:00
nicolas.dorier
dace44ef16 Better comments 2019-10-09 20:45:14 +09:00
nicolas.dorier
f48e52b0bb fix broken installs 2019-10-09 20:41:53 +09:00
nicolas.dorier
08351e86ba Fix ssh feature being fucked up after an update 2019-10-09 20:31:58 +09:00
nicolas.dorier
8529c641cd update doc 2019-10-03 13:08:58 +09:00
Andrew Camilleri
0375184ebc xmr (#203)
* add monero

* fix fragment

* fix image for monero

* fix volume mapping

* fix container name

* prune monero

* use newer monero image

* fix notifier execution args

* add compat flag to docker-compose up

* restrict monero to 1gb ram

* fix compat flag location

* fix links

* fix notifier call

* fix

* fix

* fix

* fix

* fix wallet

* remove testnet flag

* remove docker swarm compatibility flags
2019-10-03 13:04:39 +09:00
Andrew Camilleri
3ff6a88d8e Add tor relay fragment (#190)
* Add tor relay fragment

* remove extra ,

* use same tor container for relay

* remove \ns

* use own container for tor relay because of https://trac.torproject.org/projects/tor/ticket/8742

* be explicit with ports

* fix container name

* fix duplicate config

* fix config clash

* do not set daemon config item

* add info about tor requirements and legal implications
2019-10-03 13:00:45 +09:00
Andrew Camilleri
08314c6086 Update Transmuter (#202)
* bump transmuter

* add tor for transmuter

* bump
2019-10-02 18:31:26 +09:00
wiz
d56238bb01 Add custom docker fragment to expose bitcoind P2P on TCP/8333 (#169) 2019-09-29 15:52:11 +09:00
nicolas.dorier
f046e66c88 bump clightning 2019-09-29 13:58:59 +09:00
Gruve_p
1eb5390590 Bump GRS C-lightning (#200) 2019-09-27 13:55:12 +09:00
nicolas.dorier
49472a7e00 Fix bug in btcpay-admin.sh set-user-admin 2019-09-26 14:00:24 +09:00
nicolas.dorier
56e0b6aac3 Make sure btcpay-build succeed if no internet connection 2019-09-24 18:58:44 +09:00
nicolas.dorier
5bd077bbc0 Set BTCPAY_SSHTRUSTEDFINGERPRINTS to empty value 2019-09-24 18:44:14 +09:00
nicolas.dorier
6c151beb95 Do not set BTCPAY_SSHTRUSTEDFINGERPRINTS in the setup, since we connect from inside the docker container to the host, this is fine 2019-09-24 18:42:30 +09:00
nicolas.dorier
7c9f0d1647 Do not restart docker if systemd_reload is false 2019-09-24 15:57:01 +09:00
nicolas.dorier
ece5e5d73a bump btcpay 2019-09-24 15:39:31 +09:00
nicolas.dorier
0679c8ed9b Do not remove docker-compose-generator image 2019-09-24 00:58:37 +09:00
nicolas.dorier
66f14351f3 Do not cleanup the docker-compose-generator 2019-09-24 00:54:07 +09:00
nicolas.dorier
aed12e1a8a Add label to the docker-compose generator 2019-09-24 00:40:57 +09:00
nicolas.dorier
93220b18b1 bump RTL 2019-09-23 23:17:04 +09:00
nicolas.dorier
513a9de721 bump btpcay 2019-09-22 22:13:12 +09:00
nicolas.dorier
b772b5d351 Properly create the host_id_rsa if enable ssh is set 2019-09-21 23:02:42 +09:00
nicolas.dorier
18dd7fd8a9 Update README.md 2019-09-20 19:26:32 +09:00
nicolas.dorier
c35c606da6 Use volumes to share sshkey and authorized keys instead of copying and add build time variables to docker-compose 2019-09-20 19:12:14 +09:00
nicolas.dorier
21f1af6280 Fix no systemd reload 2019-09-15 17:25:50 +09:00
nicolas.dorier
8109fd8b81 Can skip systemd reload 2019-09-12 22:03:53 +09:00
nicolas.dorier
2590f60488 Update doc 2019-09-12 19:14:16 +09:00
nicolas.dorier
f65f0f097f Fix docker-compose-builder version 2019-09-12 19:12:51 +09:00
nicolas.dorier
84de5fb9bb Update docker-compose-builder version 2019-09-10 18:51:10 +09:00
nicolas.dorier
92bfd84aa1 Make sure that REVERSEPROXY_DEFAULT_HOST get updated in changedomain.sh 2019-09-09 13:05:20 +09:00
nicolas.dorier
7e3ad52831 bump let's encrypt 2019-09-06 22:10:17 +09:00
nicolas.dorier
b360a50a57 Remove Azure reference 2019-09-06 17:24:32 +09:00
nicolas.dorier
9b28eaa321 bump btcpay 2019-09-05 15:03:52 +09:00
nicolas.dorier
ee0eb7f189 bump btcpay 2019-09-05 12:54:55 +09:00
nicolas.dorier
dbcd9972c3 space indent code 2019-09-05 11:51:08 +09:00
wiz
8760355a1b Revert "Detect if Raspbian Linux and patch docker installation script" (#195)
This reverts commit eec49db386.
2019-09-05 11:46:25 +09:00
nicolas.dorier
c564003db0 bump 2019-09-04 18:16:14 +09:00
nicolas.dorier
61d20e7f23 test docker installation 2019-09-04 17:14:37 +09:00
nicolas.dorier
2c26a90304 Make sure /etc/docker is writable before creating daemon.json 2019-09-04 17:07:02 +09:00
nicolas.dorier
60bd11f833 Do not run btcpay-update.sh in the test, fix install 2019-09-04 17:03:52 +09:00
nicolas.dorier
a9ff6f0e11 Fix circleci 2019-09-04 16:45:52 +09:00
nicolas.dorier
0cb3988500 Fix circleci 2019-09-04 16:41:26 +09:00
nicolas.dorier
c57647d82b fix script 2019-09-04 16:23:05 +09:00
nicolas.dorier
a428d06473 Add circleci tests 2019-09-04 16:21:42 +09:00
britttttk
acb7fdaf2d Add brittkelly utxo-set signature (#194)
* Add brittkelly utxo-set signature

* Update brittkelly.utxo-sets
2019-09-04 13:22:04 +09:00