126 Commits (master)

Author SHA1 Message Date
nicolas.dorier fc6c5f99eb
Add pihole 5 years ago
nicolas.dorier 3c6c7498e8
Use docker for arm64 on arm64 5 years ago
nicolas.dorier 7360cec929
Gracefully fail if build.sh fail 5 years ago
nicolas.dorier face696853
bump let's encrypt to migrate endpoint 5 years ago
nicolas.dorier de191c7cc3
Migrate ACME URI 5 years ago
Andrew Camilleri 3ff6a88d8e Add tor relay fragment (#190) 5 years ago
nicolas.dorier 5bd077bbc0
Set BTCPAY_SSHTRUSTEDFINGERPRINTS to empty value 5 years ago
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 5 years ago
nicolas.dorier 7c9f0d1647
Do not restart docker if systemd_reload is false 5 years ago
nicolas.dorier b772b5d351
Properly create the host_id_rsa if enable ssh is set 5 years ago
nicolas.dorier c35c606da6
Use volumes to share sshkey and authorized keys instead of copying and add build time variables to docker-compose 5 years ago
nicolas.dorier 21f1af6280
Fix no systemd reload 5 years ago
nicolas.dorier 8109fd8b81
Can skip systemd reload 5 years ago
nicolas.dorier dbcd9972c3
space indent code 5 years ago
wiz 8760355a1b Revert "Detect if Raspbian Linux and patch docker installation script" (#195) 5 years ago
nicolas.dorier 2c26a90304
Make sure /etc/docker is writable before creating daemon.json 5 years ago
nicolas.dorier 65deef9a6c
bump docker-compose 5 years ago
nicolas.dorier 37775984ab
Always install docker-compose via the docker-compose-builder 5 years ago
wiz 23bf0ea4bf Add docker fragment for opt-txindex to enable txindex=1 (#178) 5 years ago
J. Maurice eec49db386 Detect if Raspbian Linux and patch docker installation script (#176) 5 years ago
nicolas.dorier a6a9e61602
Better validate BTCPAY_ADDITIONAL_HOSTS 5 years ago
nicolas.dorier 35e082e6a9
Remove -ti when installing docker-compose 5 years ago
Andrew Camilleri 3b44087ff3 allow specification of additional domains with https support (#164) 5 years ago
nicolas.dorier bf2751cacb
Remove useless log 5 years ago
nicolas.dorier 27919437cd
Do not build the docker-compose if no docker 5 years ago
nicolas.dorier 64544cbe2f
Small refactoring 5 years ago
nicolas.dorier e4224a42de
Add --no-startup-register 5 years ago
nicolas.dorier cbb82c2676
Add --docker-unavailable to run btcpay-setup.sh without docker available 5 years ago
nicolas.dorier e3577fd163
Remove killing docker 5 years ago
nicolas.dorier 1bcb7872ad
Fix arguments 5 years ago
nicolas.dorier acf8ada654
Change params parsing in btcpay-setup.sh 5 years ago
nicolas.dorier 2929640428
Remove chroot detection 5 years ago
nicolas.dorier 14db9e2f3c
Generate pull-images.sh with the docker-compose. 5 years ago
nicolas.dorier f2deb7a0df
Refactor IS_CHROOT 5 years ago
nicolas.dorier 38b09808b1
Fix indententation and start docker logic if inside chroot 5 years ago
nicolas.dorier 36e0ea5b2b
Always check ischroot to be sure docker is started 5 years ago
Wouter Samaey dc5cdf27a9 Mac os support (#156) 5 years ago
nicolas.dorier 4841b45a57
Run dockerd manually if ischroot is detected 5 years ago
Wouter Samaey dd72f22b89 New enviroment variables BTCPAY_HTTP_PORT and BTCPAY_HTTPS_PORT (#142) 5 years ago
nicolas.dorier dd97b9651e
Fix btcpay-env 5 years ago
nicolas.dorier 4fedf42da9
Use while look instead of xargs 5 years ago
nicolas.dorier 2924514335
Save REVERSEPROXY_DEFAULT_HOST= 5 years ago
nicolas.dorier 37f34d1afa
Add REVERSEPROXY_DEFAULT_HOST 5 years ago
nicolas.dorier 5ad1d3c5b6
Refactor btcpay up, down and restart in helpers.sh 5 years ago
Nicolas Dorier 947f9fdce9
Make sure we do not announce domains ending in .lan and .local (#149) 5 years ago
Wouter Samaey 5a9eafc3fe Fixed `grep` syntax for Mac OS (#145) 5 years ago
nicolas.dorier d6e19a1b4a
fix script 5 years ago
nicolas.dorier b1f4abcb0a
Can run btcpay-setup without starting the containers 5 years ago
Andrew Camilleri 8534067595 Add btc transmuter (#125) 5 years ago
nicolas.dorier 14e7399f42 small fixes typo 6 years ago