Published: 11 Apr 2019 › Updated: 11 Apr 2019![[Guide][UPDATE] :How to set up soundac price feed on Docker](https://i.ecency.com/p/368La1qZAv72LWg3RRkomDu5QFK9VoKXJ7bqih1FegdXvMJQ3g5G5d3tRKXve53MgSFgiMupcegafEAkAE6W6Ppr?format=match&mode=fit&height=377)
[Guide][UPDATE] :How to set up soundac price feed on Docker

Step1 Use below docker command to download soundac-pricefeed-docker image,
docker pull soundacdocker/soundac-pricefeed:latest
Step2 Run container:
docker run --name soundac-pricefeed -itd soundacdocker/soundac-pricefeed
Step3 Enter container:
docker exec -it soundac-pricefeed /bin/bash
Step4 Use editor to set config.json file(witness name and active private key) and save it.
config.json format is like that:
{
"account": "Witness Account Name", // name of your soundac witness account, modify it
"active_key": "Witness Active Private Key", // private active key of your soundac witness account, modify it,
"exchanges": [],
"interval": 60,
"peg_multi": 1
}
Step5 Use the following commands to start:
pm2 start feed.js
Done, soundac price feed is working now.
If this post helps you, please vote for my soundac witness "wallet", thank you very much.
Leave [Guide][UPDATE] :How to set up soundac price feed on Docker to:
Read more #soundac posts
Best Posts From musepeer
We have not curated any of musepeer's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From musepeer
- SOUNDAC testnet 0.5.0 docker image is available now
- [GUIDE][UPDATE] How to set up SOUNDAC CLI wallet and witness on docker (Use SOUNDAC official docker image )
- [UPDATE] SOUNDAC pricefeed 0.1.1 docker image is available now
- [Guide][UPDATE] :How to set up soundac price feed on Docker
- [UPDATE] SOUNDAC testnet 0.4.0 docker image is available now
- SounDAC docker image is available now!!
- [guide] How to set up muse CLI wallet and witness on docker
- [Guide]:How to set up muse price feed on Docker
- [wallet] MUSE Blockchain Witness Proposal