Commit Graph

10 Commits

Author SHA1 Message Date
nicolas.dorier
dec4fb1c14 Remove pushd and popd spammy output 2019-06-13 16:39:30 +09:00
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
2019-06-13 16:37:13 +09:00
nicolas.dorier
2924514335 Save REVERSEPROXY_DEFAULT_HOST= 2019-06-12 15:54:39 +09:00
nicolas.dorier
4cfa4439e8 Fix pushd 2019-06-12 12:49:22 +09:00
nicolas.dorier
5ad1d3c5b6 Refactor btcpay up, down and restart in helpers.sh 2019-06-12 12:23:58 +09:00
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
2019-06-11 18:13:37 +09:00
nicolas.dorier
ef79e1c5fb Fix update 2019-06-11 17:28:14 +09:00
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) 2019-06-11 15:14:31 +09:00
nicolas.dorier
d0529a9a72 Add btcpay-clean script 2019-04-01 17:03:11 +09:00
nicolas.dorier
5fac7d2f19 Remove unused tooling from setup 2019-01-27 16:24:07 +09:00