nicolas.dorier
1bcb7872ad
Fix arguments
6 years ago
nicolas.dorier
acf8ada654
Change params parsing in btcpay-setup.sh
6 years ago
nicolas.dorier
2929640428
Remove chroot detection
6 years ago
nicolas.dorier
86de25f142
Move pull-image outside of the nginx block
6 years ago
nicolas.dorier
27482193ae
chmod +x on pull-images
6 years ago
nicolas.dorier
351aeb78f1
missing cw
6 years ago
nicolas.dorier
14db9e2f3c
Generate pull-images.sh with the docker-compose.
6 years ago
nicolas.dorier
f2deb7a0df
Refactor IS_CHROOT
6 years ago
nicolas.dorier
38b09808b1
Fix indententation and start docker logic if inside chroot
6 years ago
nicolas.dorier
36e0ea5b2b
Always check ischroot to be sure docker is started
6 years ago
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
6 years ago
nicolas.dorier
bf4f104f59
Fix Tor issue on old deployments
6 years ago
nicolas.dorier
b82d66d35d
update doc
6 years ago
Jon Kindel
b0f5b4f17b
bump docker image to 0.14.0.1 ( #160 )
6 years ago
Jeff Vandrew Jr
edc49ee303
Update opt-add-btcqbo.yml ( #159 )
* Fixes duplicate payment bug
* Updates to Python-Redis 3
6 years ago
nicolas.dorier
befda53140
Revert "Revert "bump btcpay""
This reverts commit 3e4af8b8e3
.
6 years ago
nicolas.dorier
3e4af8b8e3
Revert "bump btcpay"
This reverts commit 5ae5000687
.
6 years ago
nicolas.dorier
5ae5000687
bump btcpay
6 years ago
nicolas.dorier
717d5f9c60
bump nbxplorer
6 years ago
nicolas.dorier
4841b45a57
Run dockerd manually if ischroot is detected
6 years ago
nicolas.dorier
974b0a37e1
Fix duplicated BTCPAY_HOST
6 years ago
nicolas.dorier
18c31bf960
Missing popd > /dev/null
6 years ago
nicolas.dorier
1aca45e7a9
bump
6 years ago
nicolas.dorier
dec4fb1c14
Remove pushd and popd spammy output
6 years ago
Wouter Samaey
dd72f22b89
New enviroment variables BTCPAY_HTTP_PORT and BTCPAY_HTTPS_PORT ( #142 )
* New enviroment variables BTCPAY_HTTP_PORT and BTCPAY_HTTPS_PORT
* Added new vars to btcpay-setup.sh + added docs
* Renamed BTCPAY_HTTP_PORT to REVERSEPROXY_HTTP_PORT and BTCPAY_HTTPS_PORT to REVERSEPROXY_HTTPS_PORT
* Update btcpay-setup.sh
Added ` ` around REVERSEPROXY_HTTP_PORT
* Added REVERSEPROXY_HTTP_PORT ans REVERSEPROXY_HTTPS_PORT to helpers.sh
6 years ago
nicolas.dorier
6372e92401
Merge branch 'feature/use-read-r'
6 years ago
nicolas.dorier
dd97b9651e
Fix btcpay-env
6 years ago
nicolas.dorier
4fedf42da9
Use while look instead of xargs
6 years ago
nicolas.dorier
5eec1d1832
Merge branch 'feature/unknown-domain'
6 years ago
nicolas.dorier
2924514335
Save REVERSEPROXY_DEFAULT_HOST=
6 years ago
nicolas.dorier
37f34d1afa
Add REVERSEPROXY_DEFAULT_HOST
6 years ago
nicolas.dorier
ae30f11fc2
Merge branch 'feature/btcpay_up'
6 years ago
nicolas.dorier
eae0617166
update doc
6 years ago
nicolas.dorier
6fda07911c
fix btcpay restart
6 years ago
nicolas.dorier
4cfa4439e8
Fix pushd
6 years ago
nicolas.dorier
5ad1d3c5b6
Refactor btcpay up, down and restart in helpers.sh
6 years ago
nicolas.dorier
1c3f7fc641
Missing route publish on HTTP
6 years ago
nicolas.dorier
9cb387ecda
bump
6 years ago
nicolas.dorier
52d6a6662b
bump
6 years ago
Nicolas Dorier
947f9fdce9
Make sure we do not announce domains ending in .lan and .local ( #149 )
* Do not announce internal hostname
* update environment on btcpay-update.sh
* Rename to btcpay_update_docker_env
* Properly quote enclose some env variables
6 years ago
nicolas.dorier
ef79e1c5fb
Fix update
6 years ago
Wouter Samaey
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 )
6 years ago
Andrew Camilleri
caacaa9f6f
bump transmuter to .25 ( #146 )
* bump transmuter to .25
* bump to 26
6 years ago
nicolas.dorier
d3d1f18278
move nginx-gen into nginx.yml
6 years ago
nicolas.dorier
341a8e64f5
Put HTTPS in separate yml file
6 years ago
nicolas.dorier
7d2aa1ff4c
Fix dcg
6 years ago
nicolas.dorier
7822f1d8a4
Revert "Put HTTPS in separate yml file"
This reverts commit f28ccd9f0e
.
6 years ago
nicolas.dorier
0472860bf2
Revert "forgot nginx-https"
This reverts commit 066a7ac80f
.
6 years ago
nicolas.dorier
066a7ac80f
forgot nginx-https
6 years ago
nicolas.dorier
49903b2025
Merge branch 'feature/nginx-https'
6 years ago