24 Commits

Author SHA1 Message Date
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