Nicolas Dorier
96a5f1dead
Add snapdrop ( #902 )
2024-06-05 10:53:37 +09:00
Nicolas Dorier
0a1547b35f
Bump CLightning ( #894 )
2024-04-15 20:08:23 +09:00
Nicolas Dorier
885de9496f
Fix potential real_ip_header is duplicate error ( #862 )
2023-12-26 15:18:04 +09:00
nicolas.dorier
976eebe892
bump nginx
2023-12-12 14:30:32 +09:00
nicolas.dorier
f2a1dc57d7
Add BTCPAY_LIGHTNING_HOST ( Fix #845 )
2023-11-21 11:09:37 +09:00
d11n
cc658a9a9e
Upgrade Lightning Terminal to v0.9.2 ( #781 )
...
* Upgrade Lightning Terminal to v0.9.2
* Fix LiT datadir
Closes #787 .
* nginx: Fix LiT location
2023-05-11 09:31:56 +02:00
Andrew Camilleri
4c06c65774
nginx: no trailing slash for nostr relay
2023-03-14 14:31:45 +01:00
nicolas.dorier
478fb9e00b
bump nginx
2023-02-17 11:00:13 +09:00
maxwedwards
7391d15601
Add opt-add-torq ( #725 )
2022-11-28 13:19:28 +01:00
Gregor Pogačnik
882b50e266
LND's verrpc should also be exposed via nginx ( #720 )
...
* LND's verrpc should also be exposed via nginx
* add walletrpc too
2022-11-16 18:50:06 +09:00
d11n
f8eae35674
Update Production/nginx.tmpl
2022-10-12 12:55:52 +02:00
d11n
c0a5e89091
Update Production/nginx.tmpl
2022-10-12 12:55:52 +02:00
d11n
4bedfc3439
Update Production/nginx.tmpl
...
Co-authored-by: Markus Petzsch <markus@petzsch.eu>
2022-10-12 12:55:52 +02:00
Dennis Reimann
831d7a561b
Final updates
2022-10-12 12:55:52 +02:00
Dennis Reimann
b3701ebad3
Update mempool fragment
2022-10-12 12:55:52 +02:00
Kukks
110c1caa01
Add Mempool Explorer
2022-10-12 12:55:52 +02:00
d11n
1c26632a39
Apply client_max_body_size to all server settings
...
Fixes btcpayserver/btcpayserver#4018 . Previously, the setting was only part of the `is_https` branch.
2022-08-17 12:31:19 +02:00
Nicolas Dorier
f04530c032
Cloudflare-tunnel: Pass the original client's IP address to BTCPayServer ( #668 )
2022-07-01 22:08:07 +09:00
maxwedwards
7e648d296d
updated nginx location for LND's GRPC API ( #663 )
...
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-06-27 12:15:45 +09:00
maxwedwards
f8cb3b60c6
updated timeout on LND GRPC for long lived streams ( #662 )
2022-06-27 12:13:53 +09:00
Andrew Camilleri
08f7c0bb62
fix helipad nginx rules
2022-06-08 13:36:21 +02:00
d11n
79df28b6ed
Upgrade LiT to v0.6.2 (includes bugfix) ( #602 )
...
* Upgrade Lightning Terminal to v0.6.2-alpha
Closes btcpayserver/btcpayserver#3459
* Add LIT_PASSWD to .env
* Fix and simplify LiT nginx config
See lightninglabs/lightning-terminal#306 .
Fixes btcpayserver/btcpayserver-docker#601
* Mount correct LiT data directory
Fixes btcpayserver/btcpayserver-docker#592
2022-02-16 22:24:05 +09:00
Andrew Camilleri
107dd36242
add nostr relay ( #584 )
2022-01-18 15:37:13 +01:00
Andrew Camilleri
36619b3f98
Add PodcastIndex helipad ( #567 )
2022-01-12 16:50:17 +01:00
d11n
3d6d2a81db
Add Lightning Terminal fragment ( #512 )
...
* Add Lightning Terminal fragment
* Remove mappings and variables
* Version update
* Update contrib/build-all-images.sh
Co-authored-by: Oliver Gugger <gugger@gmail.com>
* Update docker version
* Add Lightning Terminal to fragments list
* Upgrade LiT to v0.6.0
Co-authored-by: Oliver Gugger <gugger@gmail.com>
2021-12-01 20:38:02 +09:00
nicolas.dorier
384a0a9038
Add documentation if postgres update fail on rapsberry pi 4
2021-10-03 01:01:22 +09:00
nicolas.dorier
5b82a9a6ae
Fix postgres update for arm7
2021-10-02 20:43:31 +09:00
nicolas.dorier
c6d45bfa04
Fix postgres update for arm32
2021-10-02 13:17:56 +09:00
nicolas.dorier
360cff9a02
Handle postgres migration for old install
2021-10-01 22:20:05 +09:00
nicolas.dorier
069be073e0
Use supervisord for joinmarket
2021-10-01 16:19:44 +09:00
nicolas.dorier
97a18ecbf8
Activate gzip
2021-09-29 12:24:48 +09:00
Dennis Reimann
4b7fffe0c7
Add Tallycoin Connect fragment
2021-07-19 08:29:15 +02:00
maltokyo
420ae328b1
Add Bluewallet LNDHub ( #472 )
...
* Add Bluewallet LND Hub to BTCPay Server
Anyone else want to use native Bluewallet Lightning with their BTC Pay Server, this will enable it.
* Add Bluewallet LND Hub to BTCPay Server
Use non-custodial LND Lightning directly from your Bluewallet, and freely let others open accounts on your node.
* Update README.md
* Update opt-add-bluewallet-lndhub.yml
* Update opt-add-bluewallet-lndhub.yml
* Testing defects fixed
Remove init (not compatible with v3 of docker-compose)
Update compatibility table
* Update README.md
* Nginx RP Fixes
* Update nginx.tmpl
* Fixed stylesheet and QR code display issues
* Requested changes from Kukks
* Add missing images to docker builder and build
* move required key to bottom of fragment
Co-authored-by: Andrew Camilleri <kukks@btcpayserver.org>
Co-authored-by: Kukks <evilkukka@gmail.com>
2021-05-11 09:56:31 +02:00
d11n
aaae850790
Add Sphinx Relay opt fragment ( #458 )
...
* Add Sphinx Relay opt fragment
* Integrate keysend via existing opt
* Mount lnd datadir readonly
* Update Sphinx Relay and env vars
* Add Sphinx Relay docs
* Update Sphinx Relay
2021-05-05 11:53:25 +02:00
nicolas.dorier
84ab8f7c67
fix nginx
2021-03-27 11:38:33 +09:00
nicolas.dorier
314a7ac400
Fix X-Forwarded-Proto
2021-03-27 11:02:53 +09:00
nicolas.dorier
5a006a7d1a
Add X-Forwarded-For
2021-03-24 14:51:58 +09:00
nicolas.dorier
6004dd8154
fix nginx
2021-03-24 14:24:52 +09:00
nicolas.dorier
8f89f0f058
fix nginx
2021-03-24 14:23:51 +09:00
nicolas.dorier
206103eacd
fix nginx
2021-03-24 14:22:50 +09:00
nicolas.dorier
742b7bd05c
Restrict x-forwarded-host
2021-03-24 12:56:16 +09:00
Anthony Potdevin
8cc53e9932
chore: bump thunderhub ( #414 )
2020-12-18 14:14:49 +09:00
Kukks
e44846d7a3
Revert "reduce templating around ADDITIONAL_NGINX_CONFIG"
...
This reverts commit 1804147354
.
2020-10-28 10:53:32 +01:00
Andrew Camilleri
1804147354
reduce templating around ADDITIONAL_NGINX_CONFIG
2020-10-27 17:00:55 +01:00
Kukks
fbc8b32c8e
Allow adding aditional nginx configuration through fragments
2020-10-21 14:32:03 +02:00
Anthony Potdevin
761e5ea9a8
feat: integrate thunderhub ( #291 )
...
* feat: initial integration
* chore: opt in and readme
* chore: add to btcpay env
* chore: move env and yml change
* chore: image builder
* chore: bump version
* chore: bump version (#1 )
* chore: version bump
* chore: update repo
* chore: bump version
2020-04-23 07:42:25 +02:00
Andrew Camilleri
a5da75901f
Expose CLightning-Rest to BTCPay and external use ( #258 )
...
* Expose CLightning-Rest to BTCPay and external use
This should allow Zeus wallet to use clightning
* fix redirect rule
2020-01-22 18:49:59 +09:00
Andrew Camilleri
eb181b57cc
Revert "Revert "Integrate Configurator ( #238 )"" + remove recommended configurator ( #260 )
2020-01-21 23:20:09 +09:00
nicolas.dorier
de6314587d
Revert "Integrate Configurator ( #238 )"
...
This reverts commit ab603fc713
.
2020-01-21 18:32:21 +09:00
Andrew Camilleri
ab603fc713
Integrate Configurator ( #238 )
2020-01-21 18:30:39 +09:00