TracCloudTechURL: 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., trac.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. | However, if you want to use your own domain (e.g., trac.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. | ||
<b>1. Create a CNAME pointing to | <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> | |||
<code>trac.school.edu</code> (any subdomain works, using 'trac' as an example here)<br> | <code>trac.school.edu</code> (any subdomain works, using 'trac' as an example here)<br> | ||
Pointing to:<BR> | Pointing to:<BR> | ||
<code> | <code>aws.east.123.trac.cloud</code><br><br> | ||
<b>2. Create a CNAME for AWS Validation.</b><br> | <b>2. Create a CNAME for AWS Validation.</b><br> | ||
<code>_ABCDEFGHIJ1234567890.school.edu.</code><br> | <code>_ABCDEFGHIJ1234567890.school.edu.</code><br> | ||
Pointing to:<br> | Pointing to:<br> |
Revision as of 14:57, 1 August 2022
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., trac.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. 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. |