Mononaut
8f675c7062
Add Rust GBT config flag
2023-07-03 10:18:18 -04:00
Felipe Knorr Kuhn
b00e0b6a73
Fix Docker config file to use the correct types
2023-05-14 14:26:38 -07: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
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
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
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
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
softsimon
601a559784
Adding MEMPOOL.ENABLED config to Docker
2022-10-21 21:08:48 +04:00
Wes van der Vleuten
50ae075b1f
Fixed CLN to CLIGHTNING
2022-09-05 19:02:36 +02:00
Wes van der Vleuten
ad753b9d16
Added missing backend docker config
2022-09-01 06:50:42 +02:00
nymkappa
f3f0c688d8
Disable automatic block re-indexing by default
2022-07-09 19:04:35 +02:00
nymkappa
72a603ac37
Index block summaries in db
2022-06-18 16:48:02 +02:00
Ayanami
c610cacee4
Added missing config value
...
addressing comments from @knorrium
2022-06-07 04:16:36 +09:00
Djuri Baars
7fd9e27cc2
Add MySQL socket support
2022-03-14 13:45:34 +01:00
nymkappa
aa0e6b807a
Add missing docker configuration variable
2022-02-11 14:22:59 +09:00
Antoni Spaanderman
5c4f6d6ada
Merge branch 'master' into log-priority
2022-02-07 08:59:01 +01:00
Felipe Knorr Kuhn
6b2900345a
Rename PRICENODE to PRICE_DATA_SERVER
2022-02-05 07:58:35 -08:00
Felipe Knorr Kuhn
452375aaf7
Make the Currency Conversion Service URLs configurable and log when queried
2022-02-04 22:48:16 -08:00
Antoni Spaanderman
20996cfb49
Update docker/backend/mempool-config.json
...
oops (2)
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2022-02-04 20:03:36 +01:00
Antoni Spaanderman
174907cf6a
add STDOUT_LOG_MIN_PRIORITY to README and docker config
2022-02-04 19:19:32 +01:00
Felipe Knorr Kuhn
8a996cedb4
Update README, reference config files and Docker with the new SOCKS config
2022-02-03 23:21:19 -08:00
Felipe Knorr Kuhn
359e111ae4
Normalize Docker environment variables and backend JSON keys
2022-01-12 21:20:14 -08:00
Felipe Knorr Kuhn
4173486f4d
Update the template backend mempool-config.json file used by the Docker image
2022-01-09 22:18:29 -08:00
bguillaumat
9e2581d734
Update var from ELECTRS to ELECTRUM for more compatibility
2021-02-26 09:04:14 +01:00
bguillaumat
05098b1141
Update docker mempool-config
2021-02-25 10:33:04 +01:00
Bastien Guillaumat
20ff62779d
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
543fe8c735
Set all dir to be dockerized
2021-02-02 23:45:54 +01:00
Bastien Guillaumat
6efe055003
Apply Wiz suggestions
...
Co-authored-by: wiz <j@wiz.biz>
2021-02-02 16:34:21 +01:00
Bastien
feb5e96323
Add docker dir to build mempool containers
2021-02-01 17:25:08 +01:00