HackRU / lcs

The backend for HackRU's website. Manages the user system.
http://hackru.org
MIT License
6 stars 5 forks source link

Auto deployment from master branch to AWS #113

Closed Kironb closed 4 years ago

Kironb commented 4 years ago

Seeing as this is likely possible, we should try and set up some sort of auto-deployment tool for master off of github into AWS. There may be some issues that we may have to resolve along the way such as the pickle.py file that we generate.

mjrb commented 4 years ago

The script to generate the pickle file requires you to pull up a browser and click on things so thats very hard to slove with ci unless you use different credentials. I think it may be posible to create some kind of gsuite service account