spesmilo / electrumx

Alternative implementation of spesmilo/electrum-server
MIT License
432 stars 343 forks source link

added generic docker-compose.yml #213

Open st3b1t opened 1 year ago

st3b1t commented 1 year ago

added clean and simple compose file in contrib/docker-compose.yml To facilitate the use of the Dockerfile.

and contrib/dot.env.sample To separate sensitive data, such as daemon password

Some explanations in the files comments.

st3b1t commented 1 year ago

@SomberNight I cannot find in the docs how to run unit tests in a dev environment. I see an error in the CI docs building that I think is not caused by this PR. How can I help out here?

st3b1t commented 8 months ago

hi @SomberNight I think this can be included is just a docker compose useful for newbies