HI all!
I am trying to get a competition running on my own server !!
some details about my attempt :
- I use an EC2 AWS instance (ubuntu-jammy-22.04-amd64-server)
but nothing works as expected :(
I have encountered a lot of installation problems
I managed to get the "docker-compose up" and running but I'm running into this problem now
logs
$ docker-compose ps :
django bash /app/docker/run_django.sh Exit 127
worker_site sh /app/docker/run_site.sh Exit 127
Please is there anyone who has already done an installation of a server (aws) from scratch ?
Do you have any documentation to recommend to me? ( except the github readme)
maybe I did something wrong to have so many problems ?
I have been trying so search for some solution, but without any luck. I hope some one can help me out here. I am new to codalab, and I am asking in advance if I am missing the obvious answer.
Best.
`Dami