Commit Graph

21 Commits

Author SHA1 Message Date
hunicus
2be6c19ba2
Fix typo in docker docs 2022-06-24 13:55:26 -04:00
hunicus
539d41f19e
Add k3tan video link to docker readme 2022-06-15 15:51:11 -04: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
Felipe Knorr Kuhn
5d5be6f05d
Fix ELECTRUM_TLS_ENABLED Docker variable 2022-05-12 10:17:53 -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
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
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
softsimon
24f76f2f37
Remove all references to SQL tables import
fixes #1045
2022-01-05 13:26:36 +04:00
bguillaumat
9e2581d734 Update var from ELECTRS to ELECTRUM for more compatibility 2021-02-26 09:04:14 +01:00
bguillaumat
4a24a173d3 Update docker README 2021-02-25 10:40:14 +01:00
bguillaumat
05098b1141 Update docker mempool-config 2021-02-25 10:33:04 +01:00
pox
26ba41cb91
a bit of formatting for the docker readme (#348) 2021-02-18 11:11:31 +07:00
wiz
2085833720
Fix docker/README example docker-compose.xml to use latest tag 2021-02-10 22:56:42 +09: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
feb5e96323 Add docker dir to build mempool containers 2021-02-01 17:25:08 +01:00