TracCloudTechURL: Difference between revisions

From Redrock Wiki

(Created page with "{| style="width:100%; vertical-align:top; " | style="width:250px; vertical-align:top; padding:2px 15px 2px 2px;" | {{TracCloudTechTOC}} | style="vertical-align:top; padding:20...")
 
No edit summary
Line 5: Line 5:
<big><b>TracCloud Custom URL</b></big><br>
<big><b>TracCloud Custom URL</b></big><br>


By default, we offer two different URL formats for each TracCloud instance. <i>traccloud.go-redrock.com/SCHOOL</i> or <i>SCHOOL.trac.cloud</i>, depending on which format you prefer. However, if you want to use your own domain (e.g., trac.school.edu), this requires some additional configuration.
By default, we offer four different URL formats for each TracCloud instance, depending on which format you prefer. These are listed below.
<code>traccloud.go-redrock.com/SCHOOL</code><br>
<code>SCHOOL.trac.cloud</code><br>
<code>app.trac.cloud/SCHOOL</code><br>
<code>SCHOOL.traccloud.com</code><br><br>
 
However, if you want to use your own domain (e.g., trac.school.edu), this requires some additional configuration.<br><br>
However, you also have the option of using your own domain rather than ours (e.g., trac.school.edu). This requires some additional configuration and coordination with Redrock Software, but can be beneficial, as it may be more clear or easier to remember to your students.
 
To use your own domain, create two new CNAME records:
 
CNAME:
_123.traccloud.school.edu.
POINTING TO:
_123.abc.acm-validations.aws
 





Revision as of 17:37, 9 May 2022


TracCloud Custom URL
By default, we offer four different URL formats for each TracCloud instance, depending on which format you prefer. These are listed below. traccloud.go-redrock.com/SCHOOL
SCHOOL.trac.cloud
app.trac.cloud/SCHOOL
SCHOOL.traccloud.com

However, if you want to use your own domain (e.g., trac.school.edu), this requires some additional configuration.

However, you also have the option of using your own domain rather than ours (e.g., trac.school.edu). This requires some additional configuration and coordination with Redrock Software, but can be beneficial, as it may be more clear or easier to remember to your students. To use your own domain, create two new CNAME records: CNAME: _123.traccloud.school.edu. POINTING TO: _123.abc.acm-validations.aws