•   almost 2 years ago

Deployed or not?

Greetings,
We are making a website. For the backend, we have created a server using Flask and containerised it using Docker which is available as an image to be pulled from Docker Hub. The server needs to be up and running for the website to work.
For the competition, do we need to deploy the server? Or will it be tested locally by the judges(like setting up the docker image locally and then testing our website)?

Kindly answer the above question.
Regards

  • 4 comments

  • Manager   •   almost 2 years ago

    Hi there, it does not need to be fully deployed but you do need to provide access to your testing environment.

  •   •   almost 2 years ago

    Thank you very much for your response. For testing environment, we have provided a dockerized image of our server and provided the necessary steps to set it up locally. Will that be enough?

  • Manager   •   almost 2 years ago

    That should work!

  •   •   almost 2 years ago

    Got it. Thank you

Comments are closed.