okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
333 stars 84 forks source link

Deploy ok to a self-hosted VPS #1337

Closed billzhonggz closed 5 years ago

billzhonggz commented 5 years ago

I am trying to deploy ok to a VPS for auto-grading purposes for my college.

Help wanted:

Sumukh commented 5 years ago

I cannot find any deployment instructions for auto-grading stuff.

This is a separate repository. You may you use our hosted autograding service if you'd like. We do also grant access to the repository if you must self host but it's a lot of hassle - feel free to email the folks listed at okpy.org for access.

Google or Microsoft OAuth ID and key

This is required. There is no other way for users to login right now.

If GOOGLE_ID and GOOGLE_SECRET is set, you should be good to go - what error do you get?

billzhonggz commented 5 years ago

Thanks for reply. The reason I don't want to use Google stuff is we are deploying the ok server in mainland China where Google is blocked.