Closed NthMetal closed 2 years ago
fixed with ebb5f75de9fcf94755acb8ef39be78ce4c76bdd1 and a couple commits before
Rough aws arch (will probably be expanded on in the future):
Route 53 record: gbraidfinder.ogres.cc ⬇ Cloudfront Distribution ⬇ S3 Bucket
Route 53 record: gbraidfinderapi.ogres.cc ⬇ Loadbalancer with *.ogres.cc cert
HTTPS, though not necessary since no sensitive data is being sent, can give us access to several browser APIs such as allowing desktop notifications to work.
Domain name should also change with introduction of HTTPS.
Current domain should redirect to new one. (can be added in code since current domain is s3)