Curl file paths in the guide don't work, at least for me. I had to clone the entire guide repo git clone https://github.com/runcodes-icmc/guides.git and copy the contents of guides/deployment/compose-single/ folder.
Caddyfile docker-compose.yml guides pull-compiler-images.sh README.md s3-config.json
Eg:
sudo curl -L -o /opt/run.codes/pull-compiler-images.sh https://raw.githubusercontent.com/run-codes/guides/main/deployment/compose-single/pull-compiler-images.sh
Curl file paths in the guide don't work, at least for me. I had to clone the entire guide repo
git clone https://github.com/runcodes-icmc/guides.gitand copy the contents ofguides/deployment/compose-single/folder.Caddyfile docker-compose.yml guides pull-compiler-images.sh README.md s3-config.json
Eg:
sudo curl -L -o /opt/run.codes/pull-compiler-images.sh https://raw.githubusercontent.com/run-codes/guides/main/deployment/compose-single/pull-compiler-images.sh