Skip to content

MLTSHP/mltshp-fastly-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLTSHP Fastly Compute@Edge Service

What this does

Right now, it is just for providing a dynamic response for our robots.txt file. This draws some static content for the file from mltshp.com, and combines it with additional data from darkvisitors.com (which tracks AI service user agents that we'd like to block).

Making updates to our existing service

The Fastly CLI is required for publishing updates. Install that, and login to the account.

You'll also need to know the production service ID and active version number, both available via our Fastly account.

The command to publish changes:

$ fastly compute publish --service-id=SERVICE_ID --version=ACTIVE_VERSION

About

Fastly@Edge compute service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published