diff --git a/public/img/blog/2025/12/upsun-ddev-inkscape.svg b/public/img/blog/2025/12/upsun-ddev-inkscape.svg new file mode 100644 index 00000000..5a36f618 --- /dev/null +++ b/public/img/blog/2025/12/upsun-ddev-inkscape.svg @@ -0,0 +1,154 @@ + + + + diff --git a/public/img/blog/2025/12/upsun-ddev.png b/public/img/blog/2025/12/upsun-ddev.png new file mode 100644 index 00000000..d5d704fc Binary files /dev/null and b/public/img/blog/2025/12/upsun-ddev.png differ diff --git a/src/content/blog/upsun-thank-you-new-sponsors-needed.md b/src/content/blog/upsun-thank-you-new-sponsors-needed.md new file mode 100644 index 00000000..6d3df556 --- /dev/null +++ b/src/content/blog/upsun-thank-you-new-sponsors-needed.md @@ -0,0 +1,42 @@ +--- +title: "Thanks to Upsun, and Your Help is Needed Now!" +pubDate: 2025-12-08 +summary: A thank-you to Upsun for years of support and ongoing support, but recognition that we need new sponsors after their support level decreases again next month. +featureImage: + src: /img/blog/2025/12/upsun-ddev.png + alt: Upsun and DDEV Logos +author: Randy Fay +categories: + - Community +--- + +**TL;DR** [Upsun](https://upsun.com) has been (and remains) a great sponsor of DDEV, but is lowering their support level next month. We need you to fill the gap! + +I'm sure you remember how much Upsun (formerly Platform.sh) has helped the DDEV project along the way. When we were about to lose the ability to use the "DDEV" name, they stepped in and solved the problem. Then they [sponsored DDEV](platform-sh-becomes-a-lead-sponsor-of-ddev.md) at a very high level for a couple of years, and in 2025 at a [lower level](platform-sh-ddev-funding-changes.md). They have also managed the DDEV trademark and are now transferring it to the rapidly maturing [DDEV Foundation](/foundation). We appreciate their significant ongoing support very much, and fully recognize and appreciate their critical role in our history. + +Starting next month, Upsun will be lowering their sponsorship level to $1000/month. They are still one of our most significant supporters, but this leaves a significant gap in our funding. + +Starting in January, we'll be at about 53% of our sponsorship goal, down from 70% as of December 2025. The current sponsorship level is about $8300/month; with the decrease from Upsun it will drop to about $6300/month. That's a big hole to fill, and we're counting on you to help! + +In 2025, the DDEV Foundation (through your support) paid between $8,000-$10,000 per month to developers working on the project for you. Without additional funding, we're estimating a shortfall of about $2000 a month. + +## How You Can Help + +DDEV is free and open-source because sponsors like you make it possible. Whether you're an individual developer, an agency using DDEV for client work, or an organization that depends on DDEV, now is the time to contribute. + +**Ways to sponsor:** + +- **[GitHub Sponsors](https://github.com/sponsors/ddev)** - Quick and easy, starting at any amount, personal or organizational. +- **Support contracts** - Get priority support while funding development +- **Custom invoicing** - We work with your procurement process +- **One-time contributions** - Every bit helps! + +[Contact us](/contact) to discuss sponsorship options that work for your organization. + +## Why This Matters + +DDEV serves nearly 20,000 developers and teams worldwide every week. Your sponsorship ensures continued development, maintenance, security updates, and community support. When you sponsor DDEV, you're investing in a tool that saves your team countless hours and makes local development reliable and consistent. + +Let's work together to keep DDEV strong and sustainable. Thank you for being part of this community! + +_Claude Code was used for editing and ideas helped with this post._ diff --git a/src/featured-sponsors.json b/src/featured-sponsors.json index 0aa1f8f8..0d8715b2 100644 --- a/src/featured-sponsors.json +++ b/src/featured-sponsors.json @@ -6,7 +6,7 @@ "darklogo": "/logos/upsun-darkmode.svg", "squareLogo": "/logos/upsun-square.svg", "url": "https://upsun.com", - "isLeading": true + "isLeading": false }, { "name": "Tag1", @@ -36,15 +36,6 @@ "url": "https://agaric.coop/", "github": "agaric" }, - { - "name": "Anwesoft", - "type": "standard", - "logo": "/logos/anwesoft.svg", - "darklogo": "/logos/anwesoft.svg", - "squareLogo": "/logos/anwesoft-square.png", - "url": "https://www.anwesoft.com/", - "github": "andreas-anwesoft" - }, { "name": "b13", "type": "standard", @@ -72,15 +63,6 @@ "url": "https://centarro.io/", "github": "centarro" }, - { - "name": "Fame Helsinki", - "type": "standard", - "logo": "/logos/fame-logo.svg", - "darklogo": "/logos/fame-darkmode.svg", - "squareLogo": "/logos/fame-square.svg", - "url": "https://fame.fi/", - "github": "FameHelsinki" - }, { "name": "Gizra", "type": "standard", diff --git a/src/pages/about.astro b/src/pages/about.astro index 5a73a432..bd633837 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -54,16 +54,17 @@ const releaseData = await getReleases()
- In 2022, Platform.sh stepped in as a major sponsor of DDEV and hired Randy to maintain it and continues doing so. DDEV remains - an open-source project, free to all, and with community governance via - an Advisory Group, and funded via the DDEV Foundation, a Colorado, USA nonprofit organization. + In 2022, Platform.sh + stepped in as a major sponsor of DDEV, continuing through its + transition to the Upsun brand, although at a lower level. +
++ In 2023, Stas Zhuk came aboard as an additional full-time maintainer and has made + amazing and constant contributions to the project. +
++ DDEV is an open-source project, free to all, and now has community governance via + the DDEV Foundation and its Board of Directors.
@@ -71,7 +72,7 @@ const releaseData = await getReleases()