You are viewing a single comment's thread from:RE: Your guide to setting up a Witness Server (STEEM-in-a-box HF19)View the full contextnirado (46)in #steem • 7 years ago Is there a way to run it on something else than ubuntu?
Yep. But you'll need to install docker by hand.
install_docker
runs various apt commands.Once you've installed docker, continue with the standard
./run.sh install
, editing config etc. and it should work as normal.