wiz
4d274a3cec
Add missing sed substitutions in docker/backend/start.sh
...
Fixes #1838
2022-06-08 07:50:21 +09:00
Ayanami
56dc337672
Temporary disable retries
...
Until we find out how to sync async
2022-06-07 04:16:37 +09:00
Ayanami
c610cacee4
Added missing config value
...
addressing comments from @knorrium
2022-06-07 04:16:36 +09:00
hunicus
b7c918b79d
Mention "esplora" value for blockstream/electrs
2022-05-26 22:13:37 -04:00
hunicus
9a45dea52f
Caution about manual installs in docker readme
2022-05-26 17:42:14 -04:00
wiz
cabf486394
Merge pull request #1625 from knorrium/update_node_version
...
Update the recommended node version to v16.15.0 (LTS)
2022-05-17 21:57:27 +09:00
Felipe Knorr Kuhn
5d5be6f05d
Fix ELECTRUM_TLS_ENABLED Docker variable
2022-05-12 10:17:53 -07:00
Felipe Knorr Kuhn
212cced969
Update the recommended node version to v16.5.0 (LTS)
2022-05-09 21:59:09 -07:00
hunicus
9a2043fab2
Remove $ from commands in repo docs
2022-05-09 02:35:03 -04:00
hunicus
9753af1fed
Move docker docs to ./docker/readme + edit
2022-05-03 14:08:26 -04:00
Felipe Knorr Kuhn
f88af9c3f9
Add the DOCKER_COMMIT_HASH env var to the backend Dockerfile
2022-03-23 12:16:21 -07:00
nymkappa
e8e4fd3457
mempool.space/.../pools.json
=> raw.githubusercontent.com/.../pools.json
2022-03-17 16:07:58 +01:00
wiz
822c4256d7
Merge pull request #1358 from mempool/wiz/increase-default-indexing-blocks-amount
...
Increase default INDEXING_BLOCKS_AMOUNT by 10x to 11000 blocks
2022-03-14 13:15:54 +00:00
Djuri Baars
465529b03f
sed and config fix for MySQL socket, accept CLA for @dsbaars
2022-03-14 13:45:50 +01:00
Djuri Baars
7fd9e27cc2
Add MySQL socket support
2022-03-14 13:45:34 +01:00
wiz
81984e9df5
Increase default INDEXING_BLOCKS_AMOUNT by 10x to 11000 blocks
2022-03-13 13:57:20 +00:00
Felipe Knorr Kuhn
0740049cbc
Update docker default min loglevel to info
2022-02-17 20:51:04 -08:00
nymkappa
aa0e6b807a
Add missing docker configuration variable
2022-02-11 14:22:59 +09:00
Antoni Spaanderman
62990a95f8
Merge branch 'master' into log-priority
...
i first forgot to fetch upstream in github, conflicts are fixed
2022-02-07 09:15:42 +01:00
Antoni Spaanderman
5c4f6d6ada
Merge branch 'master' into log-priority
2022-02-07 08:59:01 +01:00
wiz
3448d1be2a
Merge branch 'master' into external_assets_defaults
2022-02-07 06:34:54 +00:00
Felipe Knorr Kuhn
81ee0e39bc
Add EXTERNAL_ASSETS defaults to the Docker start script and the README
2022-02-05 21:24:24 -08:00
Felipe Knorr Kuhn
6b2900345a
Rename PRICENODE to PRICE_DATA_SERVER
2022-02-05 07:58:35 -08:00
Felipe Knorr Kuhn
ee7f8d8d18
Reduce currency rates polling interval from 1 hour to 10 minutes
2022-02-05 00:33:16 -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
30c79a2025
Update docker/backend/start.sh
...
oops i just copied the line above and forgot that one
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2022-02-04 20:03:25 +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
nymkappa
6ebbc5667d
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
647f12ffaa
Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks)
2022-01-28 15:01:23 +09:00
Felipe Knorr Kuhn
af8c8a2088
Fix typos in the JSON keys
2022-01-13 00:08:07 -08:00
Felipe Knorr Kuhn
d70c610741
Fetch the dereferenced commit from the tag
2022-01-12 22:36:24 -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
831cd580e0
Delete Docker README
2022-01-12 17:18:52 -08:00
Felipe Knorr Kuhn
ce8518ad58
List all environment variables to override in the README
2022-01-10 23:31:05 -08:00
Felipe Knorr Kuhn
865fe488bf
Make the RPC user and pass explicit in the example docker-compose file
2022-01-10 23:30:31 -08:00
Felipe Knorr Kuhn
467cac7d4d
Remove the troubleshooting section from the Docker README
2022-01-10 22:11:02 -08:00
Felipe Knorr Kuhn
3a0fb2015a
Address feedback on the Docker README
2022-01-10 22:06:15 -08:00
Felipe Knorr Kuhn
bfb5abaa71
Update Docker README file
2022-01-10 21:10:58 -08:00
Felipe Knorr Kuhn
6cb2625303
Update the reference docker-compose.yml file
2022-01-10 21:09:06 -08:00
Felipe Knorr Kuhn
2d292e27b9
Add the empty directories needed by docker-compose
2022-01-10 20:31:36 -08:00
Felipe Knorr Kuhn
745b7d6f65
Set statistics to enabled by default
2022-01-10 16:10:34 -08:00
Felipe Knorr Kuhn
ba895559bf
Fix a few sed commands in the Docker backend start script that needed escaping
2022-01-10 00:42:42 -08:00
Felipe Knorr Kuhn
513886f6d2
Fix typo on the docker start script
2022-01-10 00:08:42 -08:00
Felipe Knorr Kuhn
09fe7346bc
Make every backend parameter configurable via environment variables
2022-01-09 22:19:04 -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
softsimon
24f76f2f37
Remove all references to SQL tables import
...
fixes #1045
2022-01-05 13:26:36 +04:00
Felipe Knorr Kuhn
e00234dfb9
Set Dockerfiles to use Node v16.10.0
2021-12-06 23:52:23 -08:00
Felipe Knorr Kuhn
bdfcfc96a8
Add script to pull digests from docker images ( #705 )
2021-08-27 19:04:51 +09:00