mcpa-stlouis / hack-the-arch

Welcome to HackTheArch! A free open source scoring server for cyber Capture the Flag competitions!
https://hackthearch.herokuapp.com
MIT License
67 stars 28 forks source link

[Request] hack-the-arch working with other databases #18

Closed noraj closed 7 years ago

noraj commented 7 years ago

Is it possible to make hack-the-arch working with other databases (than postgresql) like mariadb?

paullj1 commented 7 years ago

Thanks @anpseftis! Was it as easy as configuring the ORM in config/database.yml? I've never tried to do this, but in theory it should be pretty easy.