7 Commits

Author SHA1 Message Date
softsimon
35569d5c45 Responsive mempool blocks. 2020-03-12 21:56:07 +07:00
Simon Lindh
864b33fb38 Adding production and deployment files. 2020-02-26 03:33:17 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00
rbrooklyn
f33653f051 Add BACKEND_API and ELECTRS_API_URL ENV lines
Adds BACKEND_API and ELECTRS_API_URL environment variables which will be populated into backend/mempool-config.json on startup.

This will allow docker users to easily switch to electrs mode and specify a server if they have a need to do so.
2020-02-16 10:20:36 +00:00
rbrooklyn
99010e7838 Remove jq, add bash from alpine. Remove HTTP_PORT. General tidy
HTTP_PORT was ignored and can be remapped by Docker anyway.
Remove jq as no longer needed by entrypoint.sh
Added bash as needed by entrypoint.sh
2020-02-14 16:49:14 +00:00
Richard Brooklyn
a287f791af Increase sleep to 60 seconds for slower hosts to build + general tidy 2019-11-30 13:51:44 +00:00
Richard Brooklyn
18278e4438 docker
Add files for the creation of docker container
2019-11-25 23:30:59 +00:00