* 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>
* Upgrade Tallycoin Connect
Now it also supports arm32v7 and arm64v8 architectures.
* Correct Dockerfile repo
* Add images to Docker file builder helper
* Fix GitHub link
* 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>
* 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>
* 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
* Add eclair for GRS and fix GRS LND
* Make eclair scripts executable
* Make some missed scripts executable
* Updated documentation and build all images script
* Revert "Updated documentation and build all images script"
This reverts commit 42ed8eae692c076baee638accd06c5543a40cc26.
* Update Documentation and all build images
* Revert "Make some missed scripts executable"
This reverts commit fd0da4c52a5b36ff6140cc84ebf358a2535ab9b0.
* Update Program.cs
* Make build all images script executable again
* run update-repo.sh