47 Commits

Author SHA1 Message Date
softsimon
a59144ec84 Changing setting to per hour 2023-08-03 18:22:52 +09:00
softsimon
f7d1e28180 Erasing unused PRICE_DATA_SERVER from readme 2023-08-03 17:43:03 +09:00
softsimon
9b24c07002 Updating start.sh and README 2023-08-03 17:43:02 +09:00
Peter
7c9b3706b5 the last two docker-compose overrides need MEMPOOL_ in front 2023-06-15 21:39:51 -04:00
Mononaut
725e1cabb6 Add explicit timeout to mysql DB queries 2023-04-28 19:21:03 -06:00
nymkappa
545bef0cf9 [config] add missing RETRY_UNIX_SOCKET_AFTER 2023-04-07 13:28:32 +09:00
wiz
21349979e8 Merge branch 'master' into ops/esplora-unix-sockets 2023-03-21 14:29:06 +09:00
wiz
6a3f35f0f8 Merge branch 'master' into nymkappa/configurable-timeout 2023-03-20 17:38:40 +09:00
nymkappa
e7b72e1ea4 Make lnd timeout configurable 2023-03-20 16:35:44 +09:00
nymkappa
100daab4db Make bitcoin core timeout configurable 2023-03-20 16:15:40 +09:00
softsimon
e1770cc9a2 Removing Sigterm. Cache write block interval configuration. 2023-03-20 15:46:05 +09:00
wiz
bbbf241fd4 Fix backend docker config path for GeoIP data 2023-03-19 18:42:38 +09:00
wiz
68c1e4b1aa Add Maxmind GeoIP Lite download to Docker build 2023-03-19 17:49:08 +09:00
nymkappa
1c488b6288 Add missing MAXMIND in docker configs - Remove duplicated __MEMPOOL_INDEXING_BLOCKS_AMOUNT__ 2023-03-19 15:39:17 +09:00
Mononaut
b6fe0e0f33 Add axios support for esplora unix sockets 2023-03-13 14:53:44 +09:00
nymkappa
90bc1bc28e Update missing "pools.json" -> "pools-v2.json" 2023-02-26 13:54:43 +09:00
nymkappa
06a83efef0 Add config.MEMPOOOL.MAX_BLOCKS_BULK_QUERY parameter (default to 0, API disable) 2023-02-25 14:22:17 +09:00
nymkappa
d0e52f3695 Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL 2023-02-16 09:44:52 +09:00
softsimon
57aa24fdca Merge pull request #2857 from Piterden/patch-1
Added syntax highlight
2023-01-26 17:38:38 +04:00
Mononaut
bfadcd2d45 Swap TRANSACTION_INDEXING for CPFP_INDEXING in docker config 2023-01-09 10:36:08 -06:00
Mononaut
17a34fef0c Add missing vars to docker config & readme 2023-01-09 10:36:08 -06:00
Denis Efremov
aae5d48df6 Added syntax highlight 2022-12-17 21:59:39 +03:00
softsimon
3dbd8dea33 Updating Docker README 2022-10-21 21:08:48 +04:00
Wes van der Vleuten
97e918e212 Fixed CLN to CLIGHTNING 2022-09-05 19:02:36 +02:00
nymkappa
4139e64492 Add missing lightning configuration variables where needed 2022-08-19 22:08:36 +02:00
nymkappa
fd87bef8da Add missing config in docker script and sample 2022-08-09 17:26:14 +02:00
hunicus
9f9508d821 Fix typo in docker docs 2022-06-24 13:55:26 -04:00
hunicus
df92b90d89 Add k3tan video link to docker readme 2022-06-15 15:51:11 -04:00
hunicus
b2aa83265c Mention "esplora" value for blockstream/electrs 2022-05-26 22:13:37 -04:00
hunicus
040e520681 Caution about manual installs in docker readme 2022-05-26 17:42:14 -04:00
Felipe Knorr Kuhn
027b936952 Fix ELECTRUM_TLS_ENABLED Docker variable 2022-05-12 10:17:53 -07:00
hunicus
411f764ff6 Remove $ from commands in repo docs 2022-05-09 02:35:03 -04:00
hunicus
3c3c5b787b Move docker docs to ./docker/readme + edit 2022-05-03 14:08:26 -04:00
Felipe Knorr Kuhn
109233b892 Delete Docker README 2022-01-12 17:18:52 -08:00
Felipe Knorr Kuhn
73d5620bc6 List all environment variables to override in the README 2022-01-10 23:31:05 -08:00
Felipe Knorr Kuhn
39b21b057b Remove the troubleshooting section from the Docker README 2022-01-10 22:11:02 -08:00
Felipe Knorr Kuhn
d5fb4bd6b3 Address feedback on the Docker README 2022-01-10 22:06:15 -08:00
Felipe Knorr Kuhn
83525b8c1b Update Docker README file 2022-01-10 21:10:58 -08:00
softsimon
e006a2b527 Remove all references to SQL tables import
fixes #1045
2022-01-05 13:26:36 +04:00
bguillaumat
6164a00303 Update var from ELECTRS to ELECTRUM for more compatibility 2021-02-26 09:04:14 +01:00
bguillaumat
34a307d407 Update docker README 2021-02-25 10:40:14 +01:00
bguillaumat
71447b6b31 Update docker mempool-config 2021-02-25 10:33:04 +01:00
pox
8276d7c11e a bit of formatting for the docker readme (#348) 2021-02-18 11:11:31 +07:00
wiz
c6a4ff0f7b Fix docker/README example docker-compose.xml to use latest tag 2021-02-10 22:56:42 +09: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
d28f8d11bf Add docker dir to build mempool containers 2021-02-01 17:25:08 +01:00