Hacker News new | ask | show | jobs
by ayufan 3774 days ago
Yes. Sure. Instead of adding the CNAME you need to add an A record. You can get the IP address with dig: $ dig a myuser.gitlab.io

Then configure your domain to point to that IP address.

We are currently working on documentation covering that part too.

1 comments

Brilliant, thank you (and sytse below) for a prompt response. Looking forward to set it up.