Skip to content

I like the idea of having like this 20-line Varnish config that we deploy around the world, and it’s like “Look at our CDN, guys.” https://changelog.com/friends/38#transcript-208

License

Notifications You must be signed in to change notification settings

thechangelog/pipedream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Pipe Dream™️

A single-purpose, single-tenant CDN for changelog.com. Runs Varnish Cache (open source) on Fly.io. This repository exists for a single reason: build the simplest CDN on Fly.io. You are welcome to fork it and make it your own. OSS FTW 💚

How it started

I like the idea of having like this 20-line Varnish config that we deploy around the world, and it’s like “Look at our CDN, guys.”

It’s so simple, and it can do exactly what we want it to do, and nothing more.

But I understand that that’s a pipe dream, because that Varnish config will be slightly longer than 20 lines, and we’d run into all sorts of issues that we end up sinking all kinds of time into.

🧢 Jerod Santo - March 29, 2024 - Changelog & Friends #38

How is it going (a.k.a. Roadmap)

  • Static backend, 1 day stale, stale on error, x-headers - 46 lines of VCL - Initial commit
  • Dynamic backend, cache-status header - 60 lines of VCL - PR #1
  • Add Feeds backend: /feed -> https://feeds.changelog.place/feed.xml
  • Send logs to Honeycomb.io (same structure as Fastly logs)
  • Implement purge across all app instances (Fly.io machines)
  • Add edge redirects from Fastly service

How can you help

If you have any ideas on how to improve this, please open an issue or go straight for a pull request. We make this as easy as possible:

See you in our Slack 👋 join from https://changelog.com/~ (requires signing up).

Contributors

About

I like the idea of having like this 20-line Varnish config that we deploy around the world, and it’s like “Look at our CDN, guys.” https://changelog.com/friends/38#transcript-208

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published