Page 1 of 1

Running full node wallet in Docker (Linux)

Posted: Sat May 25, 2019 5:15 am
by jtback
I'm looking into setting up a NewYorkCoin full node on my Docker server. If anyone has any ideas or a dockerfile they could share, that'd be great. I did find hashingcom/newyorkcoind on DockerHub but all it doesn't want to run even with a proper conf file.

Thanks!

Re: Running full node wallet in Docker (Linux)

Posted: Sun May 26, 2019 2:49 am
by jtback
For anyone interested, I managed to get the full node running 1.3.1.20 in a Docker container and it's showing up on https://nycoin.community/nodes. Once the blockchain is downloaded and I can confirm it's working, I'll post my instructions.

Re: Running full node wallet in Docker (Linux)

Posted: Fri May 31, 2019 6:04 pm
by moonshot
See https://github.com/NewYorkCoin-NYC/nyco ... -docker.md

git clone https://github.com/NewYorkCoin-NYC/nycoin.git
docker run --name newyorkcoin -d -v /home/myusername/github/nycoin/docker/mainnet/:/root/.newyorkc/ newyorkcoin-pow:0.1