Skip to content

uniformdev/context-edge-akamai-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniform Akamai EdgeWorker

See docs here.

Getting Started

  1. Ensure you have Akamai CLI installed
    • On Windows you may need to add akamai.exe location to Path environment variable
  2. Ensure you have Akamai API credentials file
  3. Install edgeworkers command with akamai install edgeworkers
  4. Ensure you have EdgeWorker created
  5. Copy .env.example to .env
  6. Configure environment variables:
    • AKAMAI_WORKER_ID
    • AKAMAI_WORKER_NETWORK
    • AKAMAI_WORKER_VERSION_INCREMENT (optional)

\src\bundle.json contains bundle metadata

use worker:version:prepare command to increment version and prepare dist

use worker:version:deploy command to upload and activate bundle

Akamai EdgeWorkers documentation

About

Starter Akamai edge worker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published