I-GUIDE / iguide-web-v2

1 stars 0 forks source link

Consolidate domain names #5

Open fbaig opened 6 months ago

fbaig commented 6 months ago

Consolidate domain names. Two options, (1) subdomains e.g. platform.iguide.illinois.edu (2) subdirectories e.g. http://iguide.illinois.edu/platform. We are going with the subdirectories option since it shows well organized in google search.

Current New/Updated Status
http://iguide.illinois.edu/ http://i-guide.io/ [x]
http://iguide.illinois.edu/platform http://i-guide.io/platform [x]
https://iguide.cuahsi.io/ http://i-guide.io/catalog [ ]
http://jupyter.iguide.illinois.edu/ http://i-guide.io/jupyter [ ]
rkalyanapurdue commented 6 months ago

We will need to plan for a downtime while we change the domain names since we need to get a new client key/secret from CILogon for this new domain and update the certs

erickzli commented 5 months ago

We have successfully updated the domain names in the first and second rows to i-guide.io.

Consolidate domain names. Two options, (1) subdomains e.g. platform.iguide.illinois.edu (2) subdirectories e.g. http://iguide.illinois.edu/platform. We are going with the subdirectories option since it shows well organized in google search.

Current New/Updated Status http://iguide.illinois.edu/ http://i-guide.io/ [Done] http://iguide.illinois.edu/platform http://i-guide.io/platform [Done] https://iguide.cuahsi.io/ http://i-guide.io/catalog [ ] http://jupyter.iguide.illinois.edu/ http://i-guide.io/jupyter [ ]

rkalyanapurdue commented 5 months ago

We need some exploration to figure out the necessary ingress rules to switch the JupyterHub URL. Adding Noah to this issue to have him take a look at that. Who is managing the SSL certs for the new domain?

rkalyanapurdue commented 3 months ago

@fbaig @erickzli we would like to add this to the August release if possible; could you please create an August 2024 release milestone in this repo as well?

rkalyanapurdue commented 3 months ago

@erickzli can we put in a redirect for i-guide.io/jupyter to jupyter.iguide.illinois.edu?

If we really need to get rid of the .ilinois.edu domain, then we will need to put in a separate DNS entry for a subdomain jupyter.i-guide.io and then do a redirect from i-guide.io/jupyter to jupyter.i-guide.io.

Please let me know how you would like to proceed.