Cannot Forward Glitch Website to Domain

Good morning (Where I live) everyone,

I am trying to get my squarespace domain (https://www.mileswk.com/) to point towards my glitch domain (https://mileswk.glitch.me/). I followed the steps given, and I can’t activate the compute service because I need to do stuff in the CLI apparently.


Luckily, the Glitch project template has the CDN. I run fastly compute init and it works, but when I run fastly compute serve it says

ERROR: unsupported language other.

Is there a way to do this without the CLI, and how do I point my domain towards my Glitch Domain?

Thank you! :slight_smile:

1 Like

Hi @MilesWK!

So the steps in the screengrab there are for a Fastly Compute service but you’ve mentioned the the CDN – do you know if you want a CDN or Compute service (you need to choose one or the other)? If you’re just trying to point the domain at the Glitch site the CDN service is enough, in which case you don’t need to use the CLI at all (you need to select CDN when you first create the service in Fastly).

1 Like

Hi!

I got it working! I did indeed have a compute and not a CDN! https://www.mileswk.com/ is now live!

2 Likes

NICE thanks for the update! :tada:

1 Like