Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 305 Bytes

setup.md

File metadata and controls

14 lines (12 loc) · 305 Bytes
  • Pull this repo onto the server
bash install.sh
docker kill $(docker ps -q)
docker rm $(docker ps -a -q)
docker-compose up -d
docker network inspect canet_default 
docker ps
docker cp site-confs.conf swag:/config/nginx/site-confs/default
docker restart swag

go to wiki.ca-hd.net/install.php