Commit Graph

106 Commits

Author SHA1 Message Date
nicolas.dorier
e50ed907c9
bump nbx 2022-11-14 21:08:11 +09:00
nicolas.dorier
20f3c1e291
Fix Readme generator 2022-11-01 22:22:23 +09:00
Andrew Camilleri
f5faa0d0ca
Merge pull request #714 from dennisreimann/tallycoin-connect-v1.7.5 2022-10-30 09:29:43 +01:00
Andrew Camilleri
d2e81724ba
Merge pull request #516 from btcpayserver/mempool 2022-10-30 09:28:59 +01:00
Dennis Reimann
22a635a7f3
Upgrade Tallycoin Connect
Also switches to the official image. @djbooth007 is now the source for the Docker images, which up to now I maintained for my fork.
2022-10-20 13:28:50 +02:00
nicolas.dorier
b85041e25e
bump woocommerce 2022-10-13 09:56:53 +09:00
Dennis Reimann
831d7a561b
Final updates 2022-10-12 12:55:52 +02:00
nicolas.dorier
70622e6a21
Update doc and monero 2022-09-20 10:39:19 +09:00
Kukks
f4d44ed6e9
fix build script 2022-08-10 10:20:57 +02:00
Dennis Reimann
bb5e60e5c0
Update Sphinx Relay to v2.2.9 2022-08-09 11:25:07 +02:00
Dennis Reimann
5332d6f510
Update Lightning Terminal to v0.6.7 2022-08-09 11:24:38 +02:00
Dennis Reimann
d6b19373c5
Update LNDhub to v1.4.1 2022-08-09 11:23:46 +02:00
Dennis Reimann
49193cbc29
Update Monero repo 2022-08-09 10:23:55 +02:00
Daniel Pereyra Costas
a44871f1ae
Expose to clearnet using Cloudflare Argo Tunnel (#667)
* added env variable for Cloudflare tunnel and docker fragment

* Persist cloudfare tunnel token

* Use cross platform docker image

* Rename fragment

* Add docs

* Additional docs

* Update doc

* Update doc

* Update doc

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-07-01 10:03:06 +09:00
nicolas.dorier
fe08922f32
update doc 2022-05-11 23:22:23 +09:00
nicolas.dorier
58b8753660
Bump RTL 2022-04-06 12:46:08 +09:00
nicolas.dorier
62192cd9ff
Bump eclair 2022-02-16 11:44:51 +09:00
nicolas.dorier
518b62357a
Revert "Bump RTL"
This reverts commit 8582e453c3.
2022-02-10 14:36:45 +09:00
nicolas.dorier
8582e453c3
Bump RTL 2022-02-10 13:12:36 +09:00
Andrew Camilleri
107dd36242
add nostr relay (#584) 2022-01-18 15:37:13 +01:00
nicolas.dorier
c629f3b779
Remove lottrue bitcoin image 2022-01-13 19:02:35 +09:00
nicolas.dorier
f02e4bbd39
Update Eclair 2022-01-13 19:01:26 +09:00
Andrew Camilleri
36619b3f98
Add PodcastIndex helipad (#567) 2022-01-12 16:50:17 +01:00
nicolas.dorier
8726ba6f2f
Update litecoin 2021-12-24 15:30:18 +09:00
nicolas.dorier
9760747959
Update Litecoin 2021-12-09 18:20:56 +09: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
d11n
688e1ec46f
Upgrade Tallycoin Connect (#541)
* Upgrade Tallycoin Connect

Now it also supports arm32v7 and arm64v8 architectures.

* Correct Dockerfile repo

* Add images to Docker file builder helper

* Fix GitHub link
2021-11-01 17:07:16 +09:00
nicolas.dorier
b153b84953
Switch to our own postgres container 2021-10-21 13:38:36 +09:00
nicolas.dorier
16bb5c5bae
Bump NBX 2021-10-11 20:36:33 +09:00
nicolas.dorier
915569e49f
Add joinmarket for arm64 and arm32 2021-10-04 14:58:52 +09:00
nicolas.dorier
65a37e2509
Add joinmarket support 2021-09-28 22:14:42 +09:00
Andrew Camilleri
d09338b2e5
Feat/fireflyiii (#344)
* Adding Firefly-iii opt fragment

* Adding environment variable to force creation of db

* Instructing postgres to create database

* Switching exposing default port, running create db command

* Remove grep command for postgres container

* Removing database creation on postgres container start

* Adding required App Key env variable

* Updating nginx rewriting

* Updating firefly nginx confugration traying to make it work with subdirectory

https://github.com/firefly-iii/firefly-iii/issues/2848#issuecomment-557845301

* Trying to rewrite

* Reconfiguring nginx to pass headers

* Updating docker fragment

* Last try

* Allowing firefly iii to be hosted on other domain

* Fixing docker compose env variables

* Exposing ports for external communication

* Ports exposing

* Updating firefly host reference

* Matching service name and VIRTUAL_HOST_NAME

* Getting nginx to redirect to port 8080

* update and adapt

* Adapt firefly to be with dedicated domain

* Adapt Docker file builder to support non github builds

* Make firefly init create db only if not exists + run full recommended upgrade procedure

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-09-23 18:04:11 +09:00
Kukks
8083d0a1d1 Update docker builder 2021-08-19 14:25:24 +02:00
nicolas.dorier
40715684e1
Update doc 2021-08-12 18:26:08 +09:00
nicolas.dorier
ece80920ee
Update doc 2021-05-26 13:19:00 +09: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
nicolas.dorier
d703473f51
Update docker compose 2021-04-06 12:33:22 +09:00
Nicolas Dorier
8a916b0d5c
bump charge (#452) 2021-03-30 18:03:48 +09:00
nicolas.dorier
0259d3163e
bump docker-compose for new installs 2021-03-14 14:28:06 +09:00
nicolas.dorier
d5d6a6a7da
Update pi-hole doc 2021-03-01 13:17:07 +09:00
Nadav Ivgi
192a953c43
Correct path for TEOS's ARM Dockerfiles (#435)
See https://github.com/talaia-labs/python-teos/tree/master/docker
2021-02-02 12:57:31 +09:00
Nadav Ivgi
e61e6fe355
Docker fragment for Bitcoin Wallet Tracker (#432)
* Docker fragment for Bitcoin Wallet Tracker

* Add docs for bwt

* Persist all BWT_* options to BTCPAY_ENV_FILE

* Add bwt to DockerFileBuildHelper, remove dynamic image name

The dynamic image didn't play nicely with the build helper, so it was
removed in favour of only supporting the Electrum variant for now.

* Update to bwt v0.2.2 with multi-arch images
2021-01-30 21:18:59 +09:00
nicolas.dorier
e32df2fd0e
bump nbx 2021-01-16 12:15:52 +09:00
gruve-p
530ccc67d7
Bump GRS Core and c-lightning (#415)
* Bump GRS Core and c-lightning

* Use GRS gitlink
2021-01-04 15:28:31 +01:00
nicolas.dorier
44a36be775
Update doc 2020-12-18 23:05:47 +09:00
nicolas.dorier
b985713d46
update doc 2020-12-10 12:51:48 +09:00
nicolas.dorier
835672dd18
Add NDLC-CLI 2020-11-21 11:02:50 +09:00
nicolas.dorier
f1f2016cdb
bump 2020-08-06 00:37:11 +09:00
nicolas.dorier
300001bfe9
Bump NBX 2020-07-29 13:41:49 +09:00
Kukks
ec707c9c27 fix bitcore docker image builder 2020-07-10 15:14:17 +02:00