15 Commits

Author SHA1 Message Date
Mononaut
72c4e19140 Remove frontend FULL_RBF_ENABLED flag 2023-07-18 11:01:35 +09:00
Mononaut
21ed3a5e1a fix missing FULL_RBF_ENABLED config entries 2023-05-03 13:00:22 -06:00
wiz
cb06c457f5 docker: Minor tweak to frontend entrypoint LND detection 2023-03-21 21:50:46 +09:00
wiz
7a55e719b8 Fix frontend docker entrypoint umbrel LND detection 2023-03-21 18:11:10 +09:00
wiz
fa286e066e Hack docker frontend entrypoint to auto-enable lightning 2023-03-21 15:57:22 +09:00
nymkappa
27fad27126 Add frontend config flag to toggle historical price fetching 2023-03-01 17:26:53 +09:00
Mononaut
240b4cb6e2 Add audit / block health config feature flag 2023-02-14 12:32:30 -06:00
Felipe Knorr Kuhn
af69ae2f94 Add the missing block audit variables to the Docker script 2023-01-05 16:36:38 -08:00
Felipe Knorr Kuhn
5c751de127 Use a single command to find the config path 2022-10-16 08:40:22 -07:00
Felipe Knorr Kuhn
4309bfff9b Update the Docker frontend startup script to read and replace runtime config values 2022-10-15 19:46:30 -07:00
Bastien Guillaumat
5fbc952fda Re-implement Docker workflow using GitHub Actions (#326)
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
Bastien
c6296bc06c Set all dir to be dockerized 2021-02-02 23:45:54 +01:00
Bastien
b24a955860 Update ENV_VARIABLES in scripts && Fix some errors 2021-02-02 17:54:01 +01:00
Bastien Guillaumat
bca00e81b1 Apply Wiz suggestions
Co-authored-by: wiz <j@wiz.biz>
2021-02-02 16:34:21 +01:00
Bastien
d28f8d11bf Add docker dir to build mempool containers 2021-02-01 17:25:08 +01:00