edulinq / autograder-server

A server to automatically grading coding assignments.
MIT License
4 stars 5 forks source link

Deployment Procedure and Documentation #3

Open eriq-augustine opened 1 year ago

eriq-augustine commented 1 year ago

We need to create our support deployment setups and procedures.

Right now, I am thinking of three supported setups: 1) Docker Image (maybe only via compose) 2) Pre-Built Binary 3) From Source

We don't have any infrastructure in place now for 2, but 1 and 3 should be simple.