{"id":19147303,"url":"https://github.com/takinbo/eps-docker","last_synced_at":"2025-05-07T02:05:04.825Z","repository":{"id":66875972,"uuid":"163405847","full_name":"takinbo/eps-docker","owner":"takinbo","description":"dockerized electrum personal server","archived":false,"fork":false,"pushed_at":"2020-01-11T10:36:47.000Z","size":17,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T02:05:00.037Z","etag":null,"topics":["bitcoin","bitcoin-wallet","electrum","electrum-personal-server","electrumx"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takinbo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-28T12:03:20.000Z","updated_at":"2023-03-10T12:02:21.000Z","dependencies_parsed_at":"2023-03-08T06:15:15.517Z","dependency_job_id":null,"html_url":"https://github.com/takinbo/eps-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takinbo%2Feps-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takinbo%2Feps-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takinbo%2Feps-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takinbo%2Feps-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takinbo","download_url":"https://codeload.github.com/takinbo/eps-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252798855,"owners_count":21805887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","bitcoin-wallet","electrum","electrum-personal-server","electrumx"],"created_at":"2024-11-09T07:49:29.199Z","updated_at":"2025-05-07T02:05:04.817Z","avatar_url":"https://github.com/takinbo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eps-docker\ndockerized electrum personal server\n\nThe purpose of this project is to simply the deployment process of an electrum\npersonal server using a docker container.\n\n## Building\n\nTo build the docker image:\n\n```\ndocker build -t eps .\n```\n\n## Configuration\n\nA sample of the configuration settings is in `data/config.ini`. Edit \nthe file to match your preferences.\n\nYou will need to update the IP address of the bitcoind host in the `[bitcoin-rpc]` \nsection and possibly the path for the `datadir`. This will be `/root/.bitcoin` \nwithin the container so you may want to mount the hosts bitcoind datadir to this \npoint or use whatever external volume was used for the data directory if you're \nrunning bitcoind within a docker container.\n\nFor more information about how to customize the electrum personal server, consult \nthe [electrum personal server project](https://github.com/chris-belcher/electrum-personal-server)\n\n## Running\n\n```\ndocker run -v $(pwd)/data:/data -p 127.0.0.1:50002:50002 eps\n```\n\n## SSL\n\nIf you are planning to expose the container to the Internet, it is suggested that \nyou regenerate the SSL private key and certificate before doing so. More details \non how to do so may be found [here](https://github.com/spesmilo/electrum-server/blob/ce1b11d7f5f7a70a3b6cc7ec1d3e552436e54ffe/HOWTO.md#step-8-create-a-self-signed-ssl-cert)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakinbo%2Feps-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakinbo%2Feps-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakinbo%2Feps-docker/lists"}