Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FosterStack — self-hosted build cache for Gradle and Maven, maintained after the Build Cache Node EOL</title>
<meta name="description" content="The Develocity Build Cache Node is deprecated after December 31, 2026. FosterStack is a self-hosted, MIT-licensed replacement — one remote build cache server for both Gradle and Maven, maintained, patched, and verifiable.">
<meta name="description" content="Infrastructure worth keeping. The Develocity Build Cache Node is deprecated after December 31, 2026. FosterStack is a self-hosted, MIT-licensed replacement — one remote build cache server for both Gradle and Maven, maintained, patched, and verifiable.">
<meta property="og:title" content="FosterStack — self-hosted build cache for Gradle and Maven">
<meta property="og:description" content="Infrastructure worth keeping. A self-hosted, MIT-licensed replacement for the deprecated Develocity Build Cache Node — one remote build cache server for Gradle and Maven, maintained, patched, and verifiable.">
<meta property="og:url" content="https://fosterstack.com/">
<meta property="og:type" content="website">
<link rel="canonical" href="https://fosterstack.com/">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/favicon.ico" sizes="any">
Expand Down Expand Up @@ -74,7 +78,7 @@
<body>
<header class="site">
<div class="logo"><svg class="mark" viewBox="0 0 96 96" aria-hidden="true" focusable="false"><rect x="12" y="14" width="72" height="18" rx="5" fill="var(--mark)"/><rect x="12" y="39" width="48" height="18" rx="5" fill="var(--mark)"/><rect x="12" y="64" width="26" height="18" rx="5" fill="var(--accent)"/></svg>foster<span>stack</span></div>
<div class="tag">maintained continuity for build infrastructure</div>
<div class="tag">Infrastructure worth keeping.</div>
</header>
<main>
<div class="notice">
Expand Down
2 changes: 2 additions & 0 deletions llms.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# FosterStack

Infrastructure worth keeping.

> Maintained continuity for build infrastructure that vendors orphan. Our first
> product, FosterStack Cache, is a self-hosted remote build cache for Gradle and
> Maven — a replacement for the Develocity Build Cache Node, which reaches
Expand Down