Commit Graph

  • 27919437cd
    Do not build the docker-compose if no docker nicolas.dorier 2019-07-03 16:09:43 +0900
  • 64544cbe2f
    Small refactoring nicolas.dorier 2019-07-03 14:43:27 +0900
  • e4224a42de
    Add --no-startup-register nicolas.dorier 2019-07-03 14:18:39 +0900
  • cbb82c2676
    Add --docker-unavailable to run btcpay-setup.sh without docker available nicolas.dorier 2019-07-03 14:12:52 +0900
  • e3577fd163
    Remove killing docker nicolas.dorier 2019-07-02 18:34:13 +0900
  • 7c76561f8c
    Fix docker-compose pull nicolas.dorier 2019-07-02 18:33:40 +0900
  • 1bcb7872ad
    Fix arguments nicolas.dorier 2019-07-02 18:29:46 +0900
  • acf8ada654
    Change params parsing in btcpay-setup.sh nicolas.dorier 2019-07-02 18:25:50 +0900
  • 2929640428
    Remove chroot detection nicolas.dorier 2019-07-02 18:13:31 +0900
  • 86de25f142
    Move pull-image outside of the nginx block nicolas.dorier 2019-07-01 16:31:31 +0900
  • 27482193ae
    chmod +x on pull-images nicolas.dorier 2019-07-01 16:23:55 +0900
  • 351aeb78f1
    missing cw nicolas.dorier 2019-07-01 16:13:37 +0900
  • 14db9e2f3c
    Generate pull-images.sh with the docker-compose. nicolas.dorier 2019-07-01 16:11:44 +0900
  • f2deb7a0df
    Refactor IS_CHROOT nicolas.dorier 2019-06-25 17:29:01 +0900
  • 38b09808b1
    Fix indententation and start docker logic if inside chroot nicolas.dorier 2019-06-25 17:18:03 +0900
  • 36e0ea5b2b
    Always check ischroot to be sure docker is started nicolas.dorier 2019-06-25 15:40:23 +0900
  • dc5cdf27a9 Mac os support (#156) Wouter Samaey 2019-06-24 10:21:05 +0200
  • bf4f104f59
    Fix Tor issue on old deployments nicolas.dorier 2019-06-24 14:21:29 +0900
  • b82d66d35d
    update doc nicolas.dorier 2019-06-21 01:31:09 +0900
  • b0f5b4f17b bump docker image to 0.14.0.1 (#160) Jon Kindel 2019-06-20 10:30:03 -0600
  • edc49ee303 Update opt-add-btcqbo.yml (#159) Jeff Vandrew Jr 2019-06-20 00:07:25 -0400
  • befda53140
    Revert "Revert "bump btcpay"" nicolas.dorier 2019-06-18 14:02:14 +0900
  • 3e4af8b8e3
    Revert "bump btcpay" nicolas.dorier 2019-06-18 13:57:55 +0900
  • 5ae5000687
    bump btcpay nicolas.dorier 2019-06-18 13:56:01 +0900
  • 717d5f9c60
    bump nbxplorer nicolas.dorier 2019-06-18 13:32:16 +0900
  • 4841b45a57
    Run dockerd manually if ischroot is detected nicolas.dorier 2019-06-17 22:20:47 +0900
  • 974b0a37e1
    Fix duplicated BTCPAY_HOST nicolas.dorier 2019-06-13 17:35:39 +0900
  • 18c31bf960
    Missing popd > /dev/null nicolas.dorier 2019-06-13 16:52:21 +0900
  • 1aca45e7a9
    bump nicolas.dorier 2019-06-13 16:41:12 +0900
  • dec4fb1c14
    Remove pushd and popd spammy output nicolas.dorier 2019-06-13 16:39:30 +0900
  • dd72f22b89 New enviroment variables BTCPAY_HTTP_PORT and BTCPAY_HTTPS_PORT (#142) Wouter Samaey 2019-06-13 09:37:13 +0200
  • 6372e92401
    Merge branch 'feature/use-read-r' nicolas.dorier 2019-06-12 22:48:31 +0900
  • dd97b9651e
    Fix btcpay-env nicolas.dorier 2019-06-12 22:46:29 +0900
  • 4fedf42da9
    Use while look instead of xargs nicolas.dorier 2019-06-12 22:30:46 +0900
  • 5eec1d1832
    Merge branch 'feature/unknown-domain' nicolas.dorier 2019-06-12 17:28:32 +0900
  • 2924514335
    Save REVERSEPROXY_DEFAULT_HOST= nicolas.dorier 2019-06-12 15:54:39 +0900
  • 37f34d1afa
    Add REVERSEPROXY_DEFAULT_HOST nicolas.dorier 2019-06-12 15:22:56 +0900
  • ae30f11fc2
    Merge branch 'feature/btcpay_up' nicolas.dorier 2019-06-12 13:35:47 +0900
  • eae0617166
    update doc nicolas.dorier 2019-06-12 13:34:58 +0900
  • 6fda07911c
    fix btcpay restart nicolas.dorier 2019-06-12 13:02:32 +0900
  • 4cfa4439e8
    Fix pushd nicolas.dorier 2019-06-12 12:49:22 +0900
  • 5ad1d3c5b6
    Refactor btcpay up, down and restart in helpers.sh nicolas.dorier 2019-06-12 12:23:58 +0900
  • 1c3f7fc641
    Missing route publish on HTTP nicolas.dorier 2019-06-11 19:32:22 +0900
  • 9cb387ecda
    bump nicolas.dorier 2019-06-11 18:52:20 +0900
  • 52d6a6662b
    bump nicolas.dorier 2019-06-11 18:28:37 +0900
  • 947f9fdce9
    Make sure we do not announce domains ending in .lan and .local (#149) Nicolas Dorier 2019-06-11 18:13:37 +0900
  • ef79e1c5fb
    Fix update nicolas.dorier 2019-06-11 17:28:14 +0900
  • 4e766e6fd0 Moved symlinks to binaries to /usr/local/bin as /usr/bin is protected on Mac OS and meant for OS supplied binaries only (all OSes) (#148) Wouter Samaey 2019-06-11 08:14:31 +0200
  • caacaa9f6f bump transmuter to .25 (#146) Andrew Camilleri 2019-06-11 08:13:11 +0200
  • d3d1f18278
    move nginx-gen into nginx.yml nicolas.dorier 2019-06-10 12:27:08 +0900
  • 341a8e64f5
    Put HTTPS in separate yml file nicolas.dorier 2019-06-10 11:58:52 +0900
  • 7d2aa1ff4c
    Fix dcg nicolas.dorier 2019-06-10 12:10:05 +0900
  • 7822f1d8a4
    Revert "Put HTTPS in separate yml file" nicolas.dorier 2019-06-10 12:09:14 +0900
  • 0472860bf2
    Revert "forgot nginx-https" nicolas.dorier 2019-06-10 12:08:52 +0900
  • 066a7ac80f
    forgot nginx-https nicolas.dorier 2019-06-10 12:07:26 +0900
  • 49903b2025
    Merge branch 'feature/nginx-https' nicolas.dorier 2019-06-10 12:06:02 +0900
  • 67af622811
    nginx-https and tor are now default fragments nicolas.dorier 2019-06-10 12:02:33 +0900
  • f28ccd9f0e
    Put HTTPS in separate yml file nicolas.dorier 2019-06-10 11:58:52 +0900
  • 5a9eafc3fe Fixed `grep` syntax for Mac OS (#145) Wouter Samaey 2019-06-10 04:54:57 +0200
  • 3f8eae6638
    update doc nicolas.dorier 2019-06-09 14:10:05 +0900
  • c59ee2c2a8 bump transmuter to .24 (#143) Andrew Camilleri 2019-06-09 07:09:04 +0200
  • 23e5608cef
    bump spark wallet nicolas.dorier 2019-06-09 13:46:20 +0900
  • 39ee860931
    bump nicolas.dorier 2019-06-07 00:55:16 +0900
  • 874e363598
    bump nbx nicolas.dorier 2019-06-06 17:16:27 +0900
  • e47f9b38a9
    Merge branch 'feature/install-only' nicolas.dorier 2019-06-05 16:51:33 +0900
  • d6e19a1b4a
    fix script nicolas.dorier 2019-06-05 16:50:11 +0900
  • b1f4abcb0a
    Can run btcpay-setup without starting the containers nicolas.dorier 2019-06-05 16:48:53 +0900
  • a96507f9e9 update dockerfile-deps and bump transmuter to .23 (#139) Andrew Camilleri 2019-06-05 04:18:34 +0200
  • 10864d8420
    bump nicolas.dorier 2019-06-04 10:30:29 +0900
  • 2d77e6b007
    bump nicolas.dorier 2019-06-04 02:02:27 +0900
  • 561109520d
    bump nicolas.dorier 2019-06-04 01:47:20 +0900
  • 2f8d1bbfce
    bump nicolas.dorier 2019-06-04 01:31:34 +0900
  • 72ba16a49f
    bump nicolas.dorier 2019-06-04 01:14:47 +0900
  • a7f54e0939
    update docs nicolas.dorier 2019-06-03 16:56:23 +0900
  • c76fe283a6
    bump nicolas.dorier 2019-06-03 16:53:19 +0900
  • 907e053b20
    bump nicolas.dorier 2019-06-02 18:29:45 +0900
  • ca3f34fd29
    bump nicolas.dorier 2019-06-02 16:56:37 +0900
  • 11186ee7e8
    update http2 max size so big psbt are not problem nicolas.dorier 2019-05-28 10:37:16 +0900
  • 1fd2cb2f40
    Increase proxy buffers on nginx nicolas.dorier 2019-05-27 23:01:14 +0900
  • 409b07663b bump transmuter (#137) Andrew Camilleri 2019-05-26 04:41:45 +0000
  • 7d2f588639
    Fix build error nicolas.dorier 2019-05-24 13:26:58 +0900
  • 44be7b8c31
    bump litecoin nicolas.dorier 2019-05-23 12:05:24 +0900
  • bf66b9cb8c
    update doc nicolas.dorier 2019-05-22 16:18:55 +0900
  • 8534067595 Add btc transmuter (#125) Andrew Camilleri 2019-05-22 07:14:50 +0000
  • acf400dab7
    Move rpcauth to bitcoin-lnd nicolas.dorier 2019-05-22 14:32:20 +0900
  • 6cb4436fc3
    Merge pull request #135 from JeffVandrewJr/patch-4 Nicolas Dorier 2019-05-22 13:11:54 +0900
  • deeb795c37
    Roll Back Isso, Bump LibrePatron Jeff Vandrew Jr 2019-05-21 21:24:48 -0400
  • 8363c38bd3
    update doc nicolas.dorier 2019-05-21 19:20:37 +0900
  • ad3b24dfc5
    bump nicolas.dorier 2019-05-21 19:18:48 +0900
  • d93e5ee95f
    Activate tor.active=1 (solve https://github.com/btcpayserver/btcpayserver-docker/issues/134) nicolas.dorier 2019-05-21 17:12:27 +0900
  • fd90f83170
    bump nicolas.dorier 2019-05-15 23:14:18 +0900
  • 0770694659
    Merge pull request #131 from JeffVandrewJr/patch-3 Nicolas Dorier 2019-05-15 22:17:12 +0900
  • b2ac95f29d
    Bump Isso Container to Deal with Memory Leak Jeff Vandrew Jr 2019-05-15 00:07:03 -0400
  • 6d984411e6
    Update README.md Nicolas Dorier 2019-05-14 23:52:09 +0900
  • 851156aad4
    bump doc nicolas.dorier 2019-05-13 13:33:34 +0900
  • e837655eb9
    Merge branch 'bump/litecoin' nicolas.dorier 2019-05-13 13:31:26 +0900
  • 55d45aa8c3
    Bump litecoin nicolas.dorier 2019-05-13 13:26:42 +0900
  • effa2a3884
    Merge branch 'fix/lnd' nicolas.dorier 2019-05-13 10:10:10 +0900
  • 410b2edaff
    Remove LND dependencies on cookiefile nicolas.dorier 2019-05-13 10:03:04 +0900
  • 2a6865d598
    bump rtl nicolas.dorier 2019-05-13 09:24:16 +0900