bagetter / bagetter.github.io

Hosts www.bagetter.com
1 stars 2 forks source link

Make the url accessible via https://bagetter.com #3

Open seriouz opened 9 months ago

seriouz commented 9 months ago

It is nice that we can call https://www.bagetter.com a redirect from https://bagetter.com to https://www.bagetter.com would be nice, too.

@robford123 @bagetter-admin

seriouz commented 9 months ago

Odd, the page https://bagetter.github.io is now up and running but www.bagetter.com does not work properly; Any ideas? @robford123

seriouz commented 8 months ago

-bump-

Regenhardt commented 7 months ago

All three (https://bagetter.github.io/, www.bagetter.com, bagetter.com) work for me, tested on Firefox.

Regenhardt commented 7 months ago

Also who is bagetter-admin? I feel like there shouldn't be such a service account for a public repository.

robford123 commented 7 months ago

I am (robford123)

I find it helps to have emails go to different addresses when you have multiple organizations that you manage.

From: Marlon Regenhardt @.> Date: Sunday, January 28, 2024 at 10:23 AM To: bagetter/bagetter.github.io @.> Cc: Rob Ford @.>, Mention @.> Subject: Re: [bagetter/bagetter.github.io] Make the url accessible via https://bagetter.com (Issue #3)

Also who is bagetter-admin? I feel like there shouldn't be such a service account for a public repository.

— Reply to this email directly, view it on GitHubhttps://github.com/bagetter/bagetter.github.io/issues/3#issuecomment-1913632588, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABFE4ENWO3ERGNIAW5ENWIDYQZUQZAVCNFSM6AAAAABAO3W3LGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGYZTENJYHA. You are receiving this because you were mentioned.Message ID: @.***>

seriouz commented 7 months ago

The CNAME (record) file is missing in this repo after the cross repo deployment. See https://docusaurus.io/docs/deployment#github-pages-overview

FroggieFrog commented 7 months ago

I think some settings are needed ath the domain registrar.

Regenhardt commented 7 months ago

The redirect from http to https works for me, pretty sure Github does this one for us.
The redirect from bagetter.com to www.bagetter.com has to be set on the DNS side I think, alias or cname I never know which one to use there.

seriouz commented 7 months ago

When i call "http://bagetter.com" i am resolved to a ip-100-74-2-8.eu-west-2.compute.internal server. This redirects me to https://www.bagetter.com. ✔ When i call "http://www.bagetter.com" a GitHub server picks me up and redirects me to https. This is correct behavior. ✔

For me everything is working now!

Can someone else verify? Then this can be closed.

robford123 commented 7 months ago

Wasn't working for me hitting https://bagetter.com was just spinning. I'm trying some different DNS settings but it may take a few hours/days to propagate

robford123 commented 7 months ago

Seems it might be a browser security issue. In Safari it tells me that the cert isn't valid (there is no cert for bagetter.com at present). I might have to actually host a site outside github for bagetter.com that will redirect to www.bagetter.com as github pages doesn't allow for multiple CNAME entries. Chrome just spins.

seriouz commented 7 months ago

Okay on Android with OpenDns I get only A records resolved and nothing happens (as I would expect). We need to add a CNAME RR to www.bagetter.com for bagetter.com. Screenshot_20240201_131325_NetX PRO.jpg