TracCloud: Custom URL: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<code>SCHOOL.traccloud.com</code><br> | <code>SCHOOL.traccloud.com</code><br> | ||
<hr> | <hr> | ||
However, if you want to use your own domain (e.g., | However, if you want to use your own domain (e.g., traccloud.school.edu). This requires some additional configuration in your DNS settings and coordination with Redrock Software. Two CNAME records will need to be created, <b>school.edu</b> is being used as an example below. | ||
<span style="color:red">Redrock will provide the exact CNAMEs once you're ready to move forward with this process. The CNAMEs below are for example, and should not be used in your actual CNAME records.</span><br><br> | <span style="color:red">Redrock will provide the exact CNAMEs once you're ready to move forward with this process. The CNAMEs below are for example, and should not be used in your actual CNAME records.</span><br><br> | ||
<b>1. Create a CNAME pointing to AWS.</b><br> | <b>1. Create a CNAME pointing to AWS.</b><br> | ||
<code> | <code>traccloud.school.edu</code> (any subdomain works, using 'traccloud' as an example here)<br> | ||
Pointing to:<BR> | Pointing to:<BR> | ||
<code>aws.east.123.trac.cloud</code><br><br> | <code>aws.east.123.trac.cloud</code><br><br> |
Revision as of 11:04, 23 January 2023
TracCloud Technical Documentation
|
TracCloud Custom URL By default, we offer four different URL formats for your TracCloud instance, depending on which you prefer. These are listed below. traccloud.go-redrock.com/SCHOOL (Default)app.trac.cloud/SCHOOL SCHOOL.trac.cloud SCHOOL.traccloud.com However, if you want to use your own domain (e.g., traccloud.school.edu). This requires some additional configuration in your DNS settings and coordination with Redrock Software. Two CNAME records will need to be created, school.edu is being used as an example below. Redrock will provide the exact CNAMEs once you're ready to move forward with this process. The CNAMEs below are for example, and should not be used in your actual CNAME records. 1. Create a CNAME pointing to AWS. 2. Create a CNAME for AWS Validation. 3. Inform Redrock that this change was made. Your CNAMEs should look something like this in the end (with the CNAMEs that Redrock provides). When you're ready to start using your custom domain, reach out to us at helpdesk@go-redrock.com with the URL you want to use, and we will provide the validation URLs along with specific instructions for your campus. |