Skip to content

Serve the site directly at bdata.uw.edu #38

Description

@advaitmb

https://bdata.uw.edu/ currently resolves to the UW host 128.208.3.117, which returns a permanent redirect to https://behavioral-data.github.io/. GitHub Pages currently has no custom domain configured.

To keep bdata.uw.edu in the address bar, coordinate this cutover with the UW DNS/web administrator:

  • Replace the current A record / Apache forwarding setup with a CNAME record from bdata.uw.edu to behavioral-data.github.io.
  • Configure bdata.uw.edu as this repository's GitHub Pages custom domain immediately after the DNS change.
  • Change content/site.json and production documentation to use https://bdata.uw.edu as the canonical URL.
  • Deploy master, wait for GitHub's TLS certificate, and enforce HTTPS.
  • Verify that https://bdata.uw.edu/ serves the site without redirecting away, and that the GitHub Pages URL redirects to the custom domain.

Do not configure GitHub Pages before coordinating the UW change: with the current UW redirect, that can create a redirect loop.

References: GitHub Pages custom-domain documentation, UW URL forwarding documentation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions