NthMetal / gbraidfinder

Advanced Raidfinder for Granblue Fantasy. 【グランブルファンタジー】のTwitter救援をまとめ
https://gbraidfinder.ogres.cc
The Unlicense
16 stars 2 forks source link

Upgrade to HTTPS & Change Domain Name #7

Closed NthMetal closed 2 years ago

NthMetal commented 2 years ago

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)

NthMetal commented 2 years ago

fixed with ebb5f75de9fcf94755acb8ef39be78ce4c76bdd1 and a couple commits before

Rough aws arch (will probably be expanded on in the future):

Front:

Route 53 record: gbraidfinder.ogres.cc ⬇ Cloudfront Distribution ⬇ S3 Bucket

Back:

Route 53 record: gbraidfinderapi.ogres.cc ⬇ Loadbalancer with *.ogres.cc cert