20 Commits

Author SHA1 Message Date
nicolas.dorier
dace44ef16 Better comments 2019-10-09 20:45:14 +09:00
nicolas.dorier
f48e52b0bb fix broken installs 2019-10-09 20:41:53 +09:00
nicolas.dorier
08351e86ba Fix ssh feature being fucked up after an update 2019-10-09 20:31:58 +09:00
Andrew Camilleri
3ff6a88d8e Add tor relay fragment (#190)
* Add tor relay fragment

* remove extra ,

* use same tor container for relay

* remove \ns

* use own container for tor relay because of https://trac.torproject.org/projects/tor/ticket/8742

* be explicit with ports

* fix container name

* fix duplicate config

* fix config clash

* do not set daemon config item

* add info about tor requirements and legal implications
2019-10-03 13:00:45 +09:00
nicolas.dorier
c35c606da6 Use volumes to share sshkey and authorized keys instead of copying and add build time variables to docker-compose 2019-09-20 19:12:14 +09:00
nicolas.dorier
0dbcdd981a Deploy btcpay-admin.sh 2019-09-02 15:25:17 +09:00
Andrew Camilleri
3b44087ff3 allow specification of additional domains with https support (#164) 2019-07-09 18:26:35 +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
7c76561f8c Fix docker-compose pull 2019-07-02 18:33:40 +09:00
nicolas.dorier
14db9e2f3c Generate pull-images.sh with the docker-compose. 2019-07-01 16:11:44 +09:00
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