16 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
c4aacb955b fixes to the electrum Dockerfile 2021-03-24 16:24:04 -07:00
randymcmillan
8fa42257b5 deploy: add Makefile for easier docker deploy 2021-03-23 19:57:04 -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
99ddc33e62 Default dir should be the same than config-mempool.json 2021-02-02 19:25:33 +01:00
Bastien
9f6a8846cd Fix ENV_VAR issues 2021-02-02 19:20:05 +01:00
Bastien
7109f74639 Update package.json && Fix start.sh script 2021-02-02 18:01:23 +01:00
Bastien
b24a955860 Update ENV_VARIABLES in scripts && Fix some errors 2021-02-02 17:54:01 +01:00
Bastien Guillaumat
bca00e81b1 Apply Wiz suggestions
Co-authored-by: wiz <j@wiz.biz>
2021-02-02 16:34:21 +01:00
Bastien
bf7d58cd44 Update build.sh 2021-02-01 18:17:50 +01:00
Bastien
d28f8d11bf Add docker dir to build mempool containers 2021-02-01 17:25:08 +01:00