Commit Graph

161 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
fba4759ba1
Update node base images to 20.8.0 2023-09-29 19:16:06 -07:00
Felipe Knorr Kuhn
ea2f39b18a
Update mariadb base image 2023-09-29 19:04:54 -07:00
Felipe Knorr Kuhn
ad77b3a6c9
Update the frontend base and ngnix images 2023-09-29 19:04:37 -07:00
Felipe Knorr Kuhn
097db4edcd
Update backend base images 2023-09-29 19:03:53 -07:00
Felipe Knorr Kuhn
e9e2c2f7b5
Remove unused files 2023-09-29 19:03:29 -07:00
Felipe Knorr Kuhn
27797b8f1d
Add missing ESPLORA FALLBACK vars to the start script 2023-08-16 16:08:01 -07:00
Felipe Knorr Kuhn
9aedccdb32
Remove trailing comma on the Docker JSON 2023-08-16 16:07:27 -07:00
Mononaut
2095f90262
new health-check based esplora failover mechanism 2023-08-05 19:02:46 +09:00
softsimon
b4ec69ce7a
Merge pull request #4058 from mempool/mononaut/prices-api
Current fiat prices API
2023-08-04 15:39:35 +09:00
mononaut
101de3bac7
Fix PRICE_UPDATES_PER_HOUR docker default
Co-authored-by: nymkappa <9780671+nymkappa@users.noreply.github.com>
2023-08-04 15:23:55 +09:00
softsimon
172c77328b
Changing setting to per hour 2023-08-03 18:22:52 +09:00
softsimon
b213f43a91
Erasing unused PRICE_DATA_SERVER from readme 2023-08-03 17:43:03 +09:00
softsimon
bcb3b39bd8
Updating start.sh and README 2023-08-03 17:43:02 +09:00
softsimon
ae59f95ba9
Refactoring price update config. Fixing last price time. 2023-08-03 17:43:02 +09:00
Mononaut
09c23b1241
configurable price update frequency 2023-08-03 17:43:02 +09:00
nymkappa
8936273aeb
Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00
Felipe Knorr Kuhn
b7b6548cce
Fix RUST GBT Docker override 2023-07-31 14:11:31 -07:00
softsimon
73b71c4914
Fixing docker config and tests 2023-07-31 14:28:56 +09:00
dni âš¡
cc27c0159e
[BUG]: Update frontend entrypoint.sh
Typo of variable LIQUID_ENABLED
2023-07-28 23:04:44 +02:00
Mononaut
3838d947b1
fix tests 2023-07-26 15:08:34 +09:00
Mononaut
20b3ceab1e
Implement accelerations API & config setting 2023-07-26 15:08:33 +09:00
Felipe Knorr Kuhn
7c29e51bbb
Merge branch 'master' into junderw/fix-armv7-docker 2023-07-18 14:30:20 -07:00
Mononaut
17866f80bd
Remove frontend FULL_RBF_ENABLED flag 2023-07-18 11:01:35 +09:00
Mononaut
bccc6b3680
Add missing replication docker config 2023-07-14 16:43:07 +09:00
junderw
222b34993b
Fix: Add new configs to all config instances properly. 2023-07-13 14:06:46 +09:00
softsimon
e66f14a5c3
Merge pull request #3870 from pfoytik/master
the last two docker-compose overrides need MEMPOOL_ in front
2023-07-12 11:02:36 +09:00
junderw
ec918d57b2
Fix backend docker build for armv7 2023-07-08 23:03:03 -07:00
junderw
925ebf08d4
Fix Docker build for using napi-rs 2023-07-06 18:05:21 -07:00
Mononaut
8f675c7062
Add Rust GBT config flag 2023-07-03 10:18:18 -04:00
Peter
5f3fd85834 the last two docker-compose overrides need MEMPOOL_ in front 2023-06-15 21:39:51 -04:00
Felipe Knorr Kuhn
b00e0b6a73
Fix Docker config file to use the correct types 2023-05-14 14:26:38 -07:00
Felipe Knorr Kuhn
de434bb398
Add missing Lightning config 2023-05-14 13:26:35 -07:00
Felipe Knorr Kuhn
804485a526
Add missing DATABASE_TIMEOUT config 2023-05-14 13:20:18 -07:00
Felipe Knorr Kuhn
178da3df26
Use the same delimiter for all substitutions 2023-05-14 13:13:37 -07:00
Mononaut
3355419761
fix missing FULL_RBF_ENABLED config entries 2023-05-03 13:00:22 -06:00
Mononaut
e05f2198d5
Add explicit timeout to mysql DB queries 2023-04-28 19:21:03 -06:00
nymkappa
dfe2cf631f
[config] fix docker esplora config and template 2023-04-08 10:42:08 +09:00
nymkappa
d6913b6439
[config] add missing RETRY_UNIX_SOCKET_AFTER 2023-04-07 13:28:32 +09:00
wiz
bdb7e62921
Merge branch 'master' into ops/esplora-unix-sockets 2023-04-03 15:34:47 +09:00
wiz
75303c7a34
docker: Minor tweak to frontend entrypoint LND detection 2023-03-21 21:50:46 +09:00
wiz
876feef53f
Fix frontend docker entrypoint umbrel LND detection 2023-03-21 18:11:10 +09:00
wiz
cb8fdb5e8d
Hack docker frontend entrypoint to auto-enable lightning 2023-03-21 15:57:22 +09:00
wiz
ccab8b16bf
Merge branch 'master' into ops/esplora-unix-sockets 2023-03-21 14:29:06 +09:00
wiz
cce7dd917f
Merge branch 'master' into nymkappa/configurable-timeout 2023-03-20 17:38:40 +09:00
nymkappa
c6e063ea2f
Make lnd timeout configurable 2023-03-20 16:35:44 +09:00
nymkappa
81d563381a
Make bitcoin core timeout configurable 2023-03-20 16:15:40 +09:00
softsimon
870e895144
Correcting docker disk cache config variable 2023-03-20 16:12:56 +09:00
softsimon
517cf613c1
Removing Sigterm. Cache write block interval configuration. 2023-03-20 15:46:05 +09:00
wiz
32c2db2153
Fix backend docker config path for GeoIP data 2023-03-19 18:42:38 +09:00
wiz
0abb9cbb7c
Fix boolean configuration option in docker backend config 2023-03-19 17:49:37 +09:00