judge0 / ide

✨ Simple, free and open-source online code editor.
https://ide.judge0.com
MIT License
818 stars 256 forks source link

How to use this with Judge0 CE(SELF-HOSTED) #72

Open bluemoonn opened 1 year ago

bluemoonn commented 1 year ago

Cloud you give me some simple tips?

Thanks

abhishek12tri commented 9 months ago

Any resolution?

VincentSC commented 6 months ago

Look into https://github.com/judge0/ide/blob/master/js/ide.js - I do find it confusing that both CE and CE-extra are used. Also the normal version is 50% larger than the extra? https://hub.docker.com/r/judge0/judge0/tags

So my guess is that for self-hosted you need both dockers and then fill in these URLs in ide.js?

hermanzdosilovic commented 6 months ago

@VincentSC you are right. If you want to self-host then you need both CE and Extra CE.

Otherwise, just use Judge0 Shared Cloud as noted here https://github.com/judge0/ide/blob/master/js/ide.js#L1