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 |
|
wiz
|
e2e71c7a46
|
Add Maxmind GeoIP Lite download to Docker build
|
2023-03-19 17:49:08 +09:00 |
|
nymkappa
|
af6d115dbb
|
Add missing MAXMIND in docker configs - Remove duplicated __MEMPOOL_INDEXING_BLOCKS_AMOUNT__
|
2023-03-19 15:39:17 +09:00 |
|
Mononaut
|
96a41400f4
|
Add axios support for esplora unix sockets
|
2023-03-13 14:53:44 +09:00 |
|
Felipe Knorr Kuhn
|
1a4f3b105e
|
Fix typo in bulk config variable
|
2023-03-07 12:29:00 -08:00 |
|
nymkappa
|
d5342a4e9a
|
Add frontend config flag to toggle historical price fetching
|
2023-03-01 17:26:53 +09:00 |
|
nymkappa
|
57fb305452
|
Update missing "pools.json" -> "pools-v2.json"
|
2023-02-26 13:54:43 +09:00 |
|
nymkappa
|
5d7c9f9315
|
Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable)
|
2023-02-25 14:22:17 +09:00 |
|
nymkappa
|
ce012b7d55
|
Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL
|
2023-02-16 09:44:52 +09:00 |
|
Mononaut
|
8f2255a7a2
|
Add audit / block health config feature flag
|
2023-02-14 12:32:30 -06:00 |
|
softsimon
|
f1188efb40
|
Merge pull request #2857 from Piterden/patch-1
Added syntax highlight
|
2023-01-26 17:38:38 +04:00 |
|
Felipe Knorr Kuhn
|
fd53d7ec30
|
Fix missing audit Docker config
|
2023-01-12 23:39:09 -08:00 |
|
Mononaut
|
f5922b7b71
|
Swap TRANSACTION_INDEXING for CPFP_INDEXING in docker config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
7f903b0331
|
Add missing vars to docker config & readme
|
2023-01-09 10:36:08 -06:00 |
|
Felipe Knorr Kuhn
|
3e99605870
|
Add the missing block audit variables to the Docker script
|
2023-01-05 16:36:38 -08:00 |
|
Denis Efremov
|
1b9056298a
|
Added syntax highlight
|
2022-12-17 21:59:39 +03:00 |
|
wiz
|
235ac204b4
|
Merge branch 'master' into frontend_runtime_config
|
2022-11-21 17:46:02 +09:00 |
|
softsimon
|
9e0a91efd2
|
Updating Docker README
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
601a559784
|
Adding MEMPOOL.ENABLED config to Docker
|
2022-10-21 21:08:48 +04:00 |
|
Felipe Knorr Kuhn
|
f27abb1421
|
Change ownership of /var/www/mempool to the Docker user
|
2022-10-16 14:41:39 -07:00 |
|
Felipe Knorr Kuhn
|
5bfc8a9d58
|
Use a single command to find the config path
|
2022-10-16 08:40:22 -07:00 |
|
Felipe Knorr Kuhn
|
670f85b1f5
|
Copy the sample config before building the frontend
|
2022-10-16 08:39:44 -07:00 |
|
Felipe Knorr Kuhn
|
cfa8a9a7d6
|
Update the Docker frontend startup script to read and replace runtime config values
|
2022-10-15 19:46:30 -07:00 |
|
Felipe Knorr Kuhn
|
e63096239e
|
Merge branch 'master' into master
|
2022-09-09 23:39:25 -07:00 |
|
wiz
|
dd9ba701ad
|
Merge pull request #2506 from knorrium/knorrium/fix_docker_start_script
Fix sed command for the pools json urls
|
2022-09-09 19:18:55 +02:00 |
|
Felipe Knorr Kuhn
|
aa51484b0b
|
Merge branch 'master' into master
|
2022-09-08 10:03:36 -07:00 |
|
Wes van der Vleuten
|
5eab47674c
|
Fixed forgotten CLN instance
|
2022-09-05 19:35:55 +02:00 |
|
Wes van der Vleuten
|
50ae075b1f
|
Fixed CLN to CLIGHTNING
|
2022-09-05 19:02:36 +02:00 |
|
Felipe Knorr Kuhn
|
a2dd0baaf6
|
Fix sed command for the pools json urls
|
2022-09-03 09:23:55 -07:00 |
|
Erik Arvstedt
|
34c8ad614a
|
backend: Rename build variable DOCKER_COMMIT_HASH -> MEMPOOL_COMMIT_HASH
This var is useful for all build methods, not only Docker.
This is an internal renaming that doesn't change the public Docker
backend image API.
|
2022-09-02 12:50:44 +02:00 |
|