Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 118 words in the discussion.

Trending Topics

#https#com#cloudflare#github#scales#part#object#storage#cache#tobi

Discussion (6 Comments)Read Original on HackerNews

uptownhr•about 1 hour ago
I made one similar running in cloudflare https://github.com/Zabaca/zbc/tree/main/packages/cli/templat...

And built https://agentgit.co with it.

Scales to 0

Imustaskforhelp•about 1 hour ago
Interesting that it uses cloudflare for the scales to 0/cf workers part. I wanted something like this, starred!

Does this make the git object storage part cache on cloudflare though or is it sent straight from the configured S3 bucket?

jauntywundrkind•about 2 hours ago
There's so many of these things now! Good!

This one appears to be a more active fork of Tobi's, https://github.com/tobi/walgit https://news.ycombinator.com/item?id=49420598

My comment listing 6 from 2 weeks ago: https://news.ycombinator.com/item?id=49763869

billconan•1 day ago
can this be deployed as AWS lambda, so that it can scale down to zero?
CBLT•about 2 hours ago
The readme seems to say the answer is yes? You'll lose the disk-based cache, but it's not inherently unsafe because the only coordination is object storage.