Commit Graph

1059 Commits

Author SHA1 Message Date
nicolas.dorier
8b07b2b47d
bump woocommerce 2021-11-29 17:51:33 +09:00
nicolas.dorier
f0c424f177
bump clightning 2021-11-25 23:01:37 +09:00
nicolas.dorier
0e0f8e7dce
bump lnd 2021-11-25 14:20:55 +09:00
nicolas.dorier
ee2c3f2fcd
bump LND and BTCPay 2021-11-20 22:46:35 +09:00
nicolas.dorier
9bc6fa7bdd
bump btcpay 2021-11-15 22:55:59 +09:00
nicolas.dorier
b41a5e4664
update NBXplorer 2021-11-11 00:06:16 +09:00
nicolas.dorier
903d0617ef
bump btcpay 2021-11-10 00:23:19 +09:00
Andrew Camilleri
afafca2f26
Update opt-add-btctransmuter.yml 2021-11-05 11:13:22 +01:00
nicolas.dorier
d102e2f042
bump BTCPay 2021-11-05 12:37:26 +09:00
nicolas.dorier
ae64ff21fa
Bump BTCPay 2021-11-05 00:37:34 +09:00
Anthony Potdevin
343b9c667e
Bump ThunderHub version (#547) 2021-10-31 23:18:07 +09:00
nicolas.dorier
29a547a759
bump btcpay 2021-10-30 14:07:25 +09:00
nicolas.dorier
0682ba1311
Make sure only one lightning implementation is selected 2021-10-30 00:08:38 +09:00
nicolas.dorier
1b7c038aff
bump 2021-10-29 23:48:50 +09:00
nicolas.dorier
92b93ca74d
bump nbxplorer 2021-10-23 21:46:24 +09:00
nicolas.dorier
f936fb0f23
bump postgres 2021-10-22 15:02:02 +09:00
nicolas.dorier
6af4e80e78
bump postgres 2021-10-22 13:52:39 +09:00
nicolas.dorier
a8ff18fb73
update postgres 2021-10-22 13:29:34 +09:00
nicolas.dorier
730d42cf91
Update jm 2021-10-22 12:36:53 +09:00
nicolas.dorier
b153b84953
Switch to our own postgres container 2021-10-21 13:38:36 +09:00
rockstardev
8b3f0368a8
Bump LND to v0.13.3-beta (#540) 2021-10-20 22:07:57 +09:00
d11n
ec8359199e
Upgrade Tallycoin Connect (#541)
Now it also supports arm32v7 and arm64v8 architectures.
2021-10-20 16:47:47 +09:00
nicolas.dorier
ed98cf4455
Bump joinmarket to fix receive-payjoin 2021-10-20 11:14:15 +09:00
nicolas.dorier
16bb5c5bae
Bump NBX 2021-10-11 20:36:33 +09:00
nicolas.dorier
daa889dc2a
Revert "Revert "bump bitcoin core 22.0, fix issue about corrupt settings.json""
This reverts commit dcf0e554b4.
2021-10-08 12:13:21 +09:00
nicolas.dorier
dcf0e554b4
Revert "bump bitcoin core 22.0, fix issue about corrupt settings.json"
This reverts commit a092054f86.
2021-10-08 11:06:55 +09:00
nicolas.dorier
a092054f86
bump bitcoin core 22.0, fix issue about corrupt settings.json 2021-10-08 11:05:39 +09:00
Kukks
e3b7d57868 Revert "Bump transmuter"
This reverts commit 82803987b3.
2021-10-06 15:34:56 +02:00
Andrew Camilleri
82803987b3
Bump transmuter 2021-10-05 14:19:58 +02:00
xpayserver
3721c651d6
Add chatwoot support system (#353)
Co-authored-by: Andrew Camilleri <kukks@btcpayserver.org>
2021-10-04 08:52:53 +02:00
nicolas.dorier
425ca5880f
Bump Tor Relay to latest stable release (4.5.9) 2021-10-03 11:13:36 +09:00
nicolas.dorier
c7eb720dd5
Update woocommerce 2021-10-03 10:55:41 +09:00
nicolas.dorier
6cc3583205
Do not parse settings.json 2021-10-02 12:31:06 +09:00
nicolas.dorier
069be073e0
Use supervisord for joinmarket 2021-10-01 16:19:44 +09:00
nicolas.dorier
9e534b4324
Revert "Revert "Upgrade postgres""
This reverts commit d321c09ba0.
2021-09-30 20:50:37 +09:00
nicolas.dorier
d321c09ba0
Revert "Upgrade postgres"
This reverts commit 97414993dc.
2021-09-30 19:58:15 +09:00
nicolas.dorier
97414993dc
Upgrade postgres 2021-09-29 12:40:34 +09:00
nicolas.dorier
65a37e2509
Add joinmarket support 2021-09-28 22:14:42 +09:00
nicolas.dorier
611da529bf
Bump Bitcoin core 2021-09-28 12:45:57 +09:00
Andrew Camilleri
33fd9d2ffc
Revert "Provide plugin directory for Clightning" (#535) 2021-09-27 13:41:09 +02:00
nicolas.dorier
caf31976c3
bump btcpay 2021-09-26 14:44:07 +09:00
nicolas.dorier
2f00fe98e0
Update Lightning-Rest 2021-09-25 00:16:16 +09:00
nicolas.dorier
0eaf203419
Set Default ACME production 2021-09-24 12:44:29 +09:00
Mike Olthoff
ecddf1e599
Update dogecoin.yml (#533) 2021-09-23 11:10:57 +02: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
Andrew Camilleri
29df796a99
Update bitcoin-clightning.yml 2021-09-22 13:25:55 +02:00
nicolas.dorier
ce0f217935
Update nbx 2021-09-21 20:53:14 +09:00
Andrew Camilleri
baf3cbe5c7
Provide plugin directory for Clightning (#518) 2021-09-21 09:35:04 +02:00
Andrew Camilleri
aa16f1ab28
Bump NBX (#528) 2021-09-20 12:39:26 +02:00
Seth Simmons
3bf838f800
Bump Monero to v0.17.2.3 (#522)
Co-authored-by: Seth Simmons <sethsimmons@users.noreply.github.com>
Co-authored-by: Seth Simmons <sethsimmons@pm.me>
Co-authored-by: Seth Simmons <ssimmons2@theark.cloud>
2021-09-15 07:54:03 +02:00