Giter Site home page Giter Site logo

sethforprivacy / p2pool-docker Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 5.0 218 KB

A simple and straightforward Dockerized p2pool built from source and exposing standard ports.

Home Page: https://hub.docker.com/r/sethsimmons/p2pool

License: MIT License

Dockerfile 100.00%

p2pool-docker's Introduction

p2pool-docker

A simple and straightforward Dockerized p2pool built from source and exposing standard ports.

Actions

Daily Update Rebuild
Weekly Update Rebuild
Latest Dockerfile build
Container security scan with Trivy

Docker

Docker Pulls
Docker Image Size (latest by date)
Docker Image Version (latest by date)

Docker Hub

This repo is used to build the images available at:

https://hub.docker.com/r/sethsimmons/p2pool

Tags

latest: The daily rebuild from source at https://github.com/SChernykh/p2pool

Recommended usage

NOTE: Remember to replace the host address with your own node (if desired) as well as the Monero address for the --wallet flag, or else you'll be making a kind hashrate donation to me.

docker run -d --name="p2pool" -p 3333:3333 -p 37889:37889 -v p2pool-data:/home/p2pool -v /dev/hugepages:/dev/hugepages:rw sethsimmons/p2pool:latest --host 5.9.120.18 --rpc-port 18089 --wallet 468ydghFfthE3UTc53eF5MP9UyrMcUiAHP5kizVYJsej5XGaXBoAAEzUHCcUF7t3E3RrYAX8Rs1ujhBdcvMpZSbH8qkb55R --stratum 0.0.0.0:3333 --p2p 0.0.0.0:37889 --addpeers 65.21.227.114:37889,node.sethforprivacy.com:37889

Copyrights

Code from this repository is released under MIT license. Monero License, @leonardochaia License

Credits

The base for the Dockerfile was pulled from:

https://github.com/leonardochaia/docker-monerod

p2pool-docker's People

Contributors

dependabot[bot] avatar hundehausen avatar mkell43 avatar sethforprivacy avatar sethsimmons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

p2pool-docker's Issues

Status command not working after update v3.1

Used to work like a charm, but now when I run:

docker attach p2pool status

It doesn't show anything anymore.

Also, it won't exit by Ctrl+P Crtl+Q.
I have to exit by Ctrl+C and p2pool will keep running.

ARM64 builds

@sethforprivacy The current Dockerfile builds and runs for arm64. Is it worth adding multi-arch build images? The hashrate may be very low for arm64 devices, but I still see some use cases.

Tor Proxy

How does one specify to use Tor to proxy outgoing? In your sample on your blog, it definately exposes incoming through Tor and only tor, but it doesn't proxy outgoing as far as I can tell. (this is true of the monerod too, but it looks like adding --tx-proxy tor ... works there)

PS, it would be nice if your entire configuration with Tor forced everything through Tor, and killed all other networking other than to the host network.

release tags ?

Now that P2Pool itself has a couple of tagged releases, I think it'd be handy to have tagged versions of the docker images.

I am unsure on how this would be done / configures, otherwise I'd have created a pull request... sorry.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.