westerndevs / western-devs-website

Hexo blog implementation for WesternDevs
https://www.westerndevs.com
2 stars 6 forks source link

SSL #196

Closed kbaley closed 6 years ago

kbaley commented 7 years ago

https://hackernoon.com/set-up-ssl-on-github-pages-with-custom-domains-for-free-a576bdf51bc

kbaley commented 6 years ago

Why haven't you done this yet, twits?!?

Sentiment Bot Says: Hey now, let's keep it positive.

dpaquette commented 6 years ago

Because you're lazy

Sentiment Bot Says: Hey now, let's keep it positive.

davidwesst commented 6 years ago

I'd like to migrate the static site over to AWS where we get a free SSL certificate that works with the new changes coming from Google, and costs about $1/month.

I'll eat the cost.

Thoughts?

kbaley commented 6 years ago

Do it!

davidwesst commented 6 years ago

This will be done when:

agileramblings commented 6 years ago

Why not Azure using some free MVP credits and Let's Encrypt?

On Sat, Mar 31, 2018, 10:10 AM David Wesst notifications@github.com wrote:

This will be done when:

  • Setup Amazon Organization for Western Devs
  • Create S3 bucket
  • Setup Cloudfront Cache for SSL
  • Update build script to deploy to S3 bucket
  • Update build script to invalidate cloud front cache
  • Configure Route 53 for DNS for western devs domains

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/westerndevs/western-devs-website/issues/196#issuecomment-377703846, or mute the thread https://github.com/notifications/unsubscribe-auth/AJR2dfbdLkJbBj7TP0Fo0nMKurG94Az8ks5tj6qSgaJpZM4NRZnn .

kbaley commented 6 years ago

Would Application Insights be useful for us on Azure? I know very little about it

davidwesst commented 6 years ago

@agileramblings -- Let's Encrypt setup is a whole new thing for someone, namely me, to learn. So, although I wouldn't mind using the Azure credits, the SSL certificate stuff is easier on Amazon. To make it easier, we could use a DigiCert SSL certificate as they are free for MVPs, or use something like Cheap SSL Security for a cert with Azure but then that relies on the hosting person to continue to have their MVP status.

Also, it means we can't try and make money with Western Devs, which although is unlikely going to be a problem, maybe we want it to be moving forward.

davidwesst commented 6 years ago

@kbaley -- I know little about it too, but I hear it's pretty solid for application analytics. If we knew what sort of "exact" stuff we wanted to report on, I think it would prove to be useful.

For now, I think Google Analytics is doing the trick. The day we decided to make the Western Devs "app" is when I think Azure Analytics comes in. Maybe @dylan-smith can correct me, or add some information.

dpaquette commented 6 years ago

too much talking here. not enough doing

agileramblings commented 6 years ago

Did @David Wesst just complain about having to learn something?

On Mon, Apr 9, 2018 at 1:46 PM, David Paquette notifications@github.com wrote:

too much talking here. not enough doing

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/westerndevs/western-devs-website/issues/196#issuecomment-379871642, or mute the thread https://github.com/notifications/unsubscribe-auth/AJR2dduzatLG5-Y-icQjCUfLkpMpsNSPks5tm7qSgaJpZM4NRZnn .

-- Dave White Principal Consultant, Depth Consulting Microsoft ALM MVP https://mvp.microsoft.com/en-us/mvp/Dave%20White-5000684 LeanKanban University AKT, KCP - Program Director http://edu.leankanban.com/users/dave-white Twitter - @agileramblings https://twitter.com/agileramblings Blog - http://www.agileramblings.com http://www.agileramblings.com

davidwesst commented 6 years ago

@agileramblings Heh, no.

I did learn how to make it work but it was too much of a pain in the ass considering I got it all wired up last night on S3/Cloudfront and Travis-CI. A lot of in-depth Azure knowledge that wouldn't help me with anything else.

Amazon was just easier, and now it's done minus the DNS stuff which @kbaley and @dbelcham have to help with.