Ben Langfeld
Ben Langfeld
Also, this is a duplicate of https://github.com/rubyforgood/Flaredown/issues/480 no?
Thanks @lmerriam . I'll close this as a duplicate and look into it in #480
We actually don't know how to resolve this because we don't yet know where the source code for the landing site is or where it is deployed. @bklang @lmerriam
The landing page lives in https://github.com/Flaredown/flaredown and is hosted on Github Pages. We'll have to do some sort of redirect outside of the app. Sometimes DNS registrars can provide this...
According to [Github docs](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain): > If you are using an apex domain as your custom domain, we recommend also setting up a www subdomain. If you configure the correct records...
Thanks @lmerriam , looks good. Might be interesting to [force TLS](https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https) also while we're at it.
Is this going to be merged? I can't set these traits directly, and need to use this.
@steveklabnik: Did you manage to find anything here?
I had a horrible feeling you were going to say that. Thanks anyway :)
https://github.com/discourse/message_bus/pull/246 and https://github.com/discourse/message_bus/pull/244 are relevant. This is a breaking change and should be loudly called out in the changelog.