Skip to content

Domain

Our lab owns the domain acsalab.com with full registrar access. The domain is registered with Tencent Cloud and its DNS is managed by Cloudflare. Other than DNS management, we also use Cloudflare Pages to host two static websites: Our documentation (this site) and our Hosts page.

We also have a school-issued domain acsa.ustc.edu.cn for displaying our website. The domain points to revproxy.ustc.edu.cn and the backend server is "Web" (see Hosts for details). Note that changing the backend server IP address requires contacting Network Information Center (NIC).

Documentation site

  • Repository: See the top-right corner of this page.
  • Website: You're looking at it.

This website is built with Material for MkDocs.

Hosts page

This page is written by iBug with basic Ruby, ERB templates and Bootstrap. Data is stored in hosts.yml and the IP addresses are looked up when building the page. When a DNS record is changed, you should trigger a rebuild of the page by pushing a commit to the repository. The build process typically takes less than a minute.