Downloading the Configuration Files
Summary of the Configuration Files
Copying the Configuration Files
mkdir coti-node &&\
cd coti-node &&\
curl -sLJO https://raw.githubusercontent.com/tomjwells/coti-node/master/docker-compose.yml &&\
curl -sLJO https://raw.githubusercontent.com/tomjwells/coti-node/master/traefik_conf.ymlSummary
Last updated