1365 Commits

Author SHA1 Message Date
nicolas.dorier
963ba6fbf6 Bump 2019-07-15 17:28:05 +09:00
nicolas.dorier
956c546f37 missing file 2019-07-14 13:17:18 +09:00
nicolas.dorier
eff1c2892a Document opt-more-memory 2019-07-14 12:10:41 +09:00
J. Maurice
2c030da58d Add opt-moar-memory to increase dbcache to 1GB in bitcoin.conf (#168) 2019-07-14 12:07:34 +09:00
nicolas.dorier
2d207d332a bump btcpay 2019-07-13 22:55:59 +09:00
nicolas.dorier
377474a1a5 Bump BTCpay 2019-07-13 00:24:05 +09:00
nicolas.dorier
35e082e6a9 Remove -ti when installing docker-compose 2019-07-12 18:47:10 +09:00
nicolas.dorier
a3c149aa9e bump btcpayserver, pin version of nginx 2019-07-12 13:23:11 +09:00
nicolas.dorier
0b0c6b5733 Add http2_max_header_size 2019-07-12 13:07:48 +09:00
nicolas.dorier
9fb22f85af Increase max uri size at NGINX level 2019-07-12 12:59:33 +09:00
nicolas.dorier
c206c24ebc Commenting load-utxo-set 2019-07-11 19:57:02 +09:00
nicolas.dorier
1a6666ae80 Fix FastSync if directory specified 2019-07-11 17:44:46 +09:00
nicolas.dorier
57e78b316e Fix FastSync if directory specified 2019-07-11 17:43:34 +09:00
nicolas.dorier
b39fa07987 Change load-utxo-set to accept an input tar file 2019-07-10 19:32:17 +09:00
nicolas.dorier
0b06976f8c doc 2019-07-09 18:28:38 +09:00
nicolas.dorier
e6924150ab bump tor-gen 2019-07-09 18:28:09 +09:00
Andrew Camilleri
3b44087ff3 allow specification of additional domains with https support (#164) 2019-07-09 18:26:35 +09:00
Tom Kirkpatrick
53ff474671 fix: proxy all lnrpc grpc interfaces (#165) 2019-07-09 11:10:56 +09:00
nicolas.dorier
a9d61bc37c chmod the save-images script 2019-07-08 19:23:08 +09:00
nicolas.dorier
2547a4bc0b Docker compose generator can save images 2019-07-08 18:28:24 +09:00
nicolas.dorier
ba3b2c2f95 update doc 2019-07-06 21:57:13 +09:00
nicolas.dorier
2b786e0ba5 Merge branch 'feature/bump-lnd-0.7' 2019-07-04 21:11:25 +09:00
nicolas.dorier
c66906d5fe Bump images (nbx,lnd,btcpay) 2019-07-04 21:04:32 +09:00
nicolas.dorier
5a61c732d6 Add flags to docker pull 2019-07-04 19:01:25 +09:00
nicolas.dorier
76afb8967a fix changedomain 2019-07-04 18:34:42 +09:00
nicolas.dorier
0d31d0d986 fix changedomain 2019-07-04 18:29:40 +09:00
nicolas.dorier
bf2751cacb Remove useless log 2019-07-03 17:21:06 +09:00
nicolas.dorier
75b5788d56 Merge branch 'feature/more-args' 2019-07-03 17:19:32 +09:00
nicolas.dorier
34b6a81081 Do not specific tooling if the docker compose does not exists 2019-07-03 16:40:31 +09:00
nicolas.dorier
27919437cd Do not build the docker-compose if no docker 2019-07-03 16:09:43 +09:00
nicolas.dorier
64544cbe2f Small refactoring 2019-07-03 14:43:27 +09:00
nicolas.dorier
e4224a42de Add --no-startup-register 2019-07-03 14:18:39 +09:00
nicolas.dorier
cbb82c2676 Add --docker-unavailable to run btcpay-setup.sh without docker available 2019-07-03 14:12:52 +09:00
nicolas.dorier
e3577fd163 Remove killing docker 2019-07-02 18:34:13 +09:00
nicolas.dorier
7c76561f8c Fix docker-compose pull 2019-07-02 18:33:40 +09:00
nicolas.dorier
1bcb7872ad Fix arguments 2019-07-02 18:29:46 +09:00
nicolas.dorier
acf8ada654 Change params parsing in btcpay-setup.sh 2019-07-02 18:25:50 +09:00
nicolas.dorier
2929640428 Remove chroot detection 2019-07-02 18:13:31 +09:00
nicolas.dorier
86de25f142 Move pull-image outside of the nginx block 2019-07-01 16:31:31 +09:00
nicolas.dorier
27482193ae chmod +x on pull-images 2019-07-01 16:23:55 +09:00
nicolas.dorier
351aeb78f1 missing cw 2019-07-01 16:13:37 +09:00
nicolas.dorier
14db9e2f3c Generate pull-images.sh with the docker-compose. 2019-07-01 16:11:44 +09:00
nicolas.dorier
f2deb7a0df Refactor IS_CHROOT 2019-06-25 17:29:01 +09:00
nicolas.dorier
38b09808b1 Fix indententation and start docker logic if inside chroot 2019-06-25 17:18:03 +09:00
nicolas.dorier
36e0ea5b2b Always check ischroot to be sure docker is started 2019-06-25 15:40:23 +09:00
Wouter Samaey
dc5cdf27a9 Mac os support (#156)
* Mac OS support

* Mac OS support

* Improved output + fixed docker command not being linked

* Improved docker install

* Added manual installation message if needed

* Fixed issue with if … fi nesting + using double [[ ]] now as better practise

* Fixed indentation + using double [[ ]] everywhere

* More [[ ]] changes

* Fixed issue due to bad merge

* Empty if statement gives error

* Cannot set logging in /etc/docker/daemon.json for Mac

* Better quoting of $BASH_PROFILE_SCRIPT

* Removed comment + Added “elif”

* Added quotes

* Added quotes

* Removed TODO, BTCPay server works after reboot and all commands run fine.

* Fixed broken detection if line is already in $HOME/.bash_profile
2019-06-24 17:21:05 +09:00
nicolas.dorier
bf4f104f59 Fix Tor issue on old deployments 2019-06-24 14:21:29 +09:00
nicolas.dorier
b82d66d35d update doc 2019-06-21 01:31:09 +09:00
Jon Kindel
b0f5b4f17b bump docker image to 0.14.0.1 (#160) 2019-06-21 01:30:03 +09:00
Jeff Vandrew Jr
edc49ee303 Update opt-add-btcqbo.yml (#159)
* Fixes duplicate payment bug
* Updates to Python-Redis 3
2019-06-20 13:07:25 +09:00