From 3e0c2cf740ed63723bdf8c2048834f0a2a44cf26 Mon Sep 17 00:00:00 2001 From: Oliver Ni Date: Wed, 24 Apr 2024 17:20:46 -0700 Subject: [PATCH] Update docs --- ocfweb/docs/docs/staff/procedures/vhost.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ocfweb/docs/docs/staff/procedures/vhost.md b/ocfweb/docs/docs/staff/procedures/vhost.md index 21e97823..57b6812f 100644 --- a/ocfweb/docs/docs/staff/procedures/vhost.md +++ b/ocfweb/docs/docs/staff/procedures/vhost.md @@ -41,9 +41,7 @@ the new vhost is unavailable or giving a certificate error. Next, request the following DNS records from the [University hostmaster][campus-hostmistress]: - hostname.Berkeley.EDU. IN A 169.229.226.23 - hostname.Berkeley.EDU. IN AAAA 2607:f140:8801::1:23 - hostname.Berkeley.EDU. IN MX 5 anthrax.OCF.Berkeley.EDU. + hostname.studentorg.berkeley.edu. IN CNAME hosting.ocf.berkeley.edu. Use the domain requested by the group in place of `hostname`. We have a [reusable email @@ -127,9 +125,7 @@ Once the cronjob completes, the application will be available at: Once the website is developed and meets policy checklist, request the following DNS record from the [University hostmaster][campus-hostmistress]: - hostname.Berkeley.EDU. IN A 169.229.226.49 - hostname.Berkeley.EDU. IN AAAA 2607:f140:8801::1:49 - hostname.Berkeley.EDU. IN MX 5 anthrax.OCF.Berkeley.EDU. + hostname.studentorg.berkeley.edu. IN CNAME hosting.ocf.berkeley.edu. Remember to request that any existing records be dropped as well. You can check for records with `dig hostname.berkeley.edu [A|AAAA|MX]`. The nginx running on