-
-
Notifications
You must be signed in to change notification settings - Fork 180
Update service logos #369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Update service logos #369
Conversation
- Updated 6 service logos to WebP format using higher quality images from brandfetch.com - Services updated: Label Studio, Langfuse, LiteLLM, Open WebUI, Unstructured, Weaviate - WebP format provides better compression and faster loading times - Logos sourced from brandfetch.com for consistent branding quality
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional Context: Services with Missing Logos
While working on this PR, I identified that there are ~140+ services currently displaying the fallback placeholder image (the purple geometric SVG) instead of their actual logos. These services reference SVG files in the service list but the files don't exist in the repository.
First 40 Services with Missing Logos:
This is not true anymore, i added more logos
- Umami - umami.svg
- Activepieces - activepieces.svg
- Actual Budget - actualbudget.svg
- Affine - affine.svg
- Apprise API - apprise-api.svg
- Appsmith - appsmith.svg
- Appwrite - appwrite.svg
- Authentik - authentik.svg
- Baby Buddy - babybuddy.svg
- Bitcoin Core - bitcoin-core.svg
- BookStack - bookstack.svg
- Browserless - browserless.svg
- Budge - budge.svg
- Bugsink - bugsink.svg
- Cal.com - calcom.svg
- Changedetection - changedetection.svg
- Chaskiq - chaskiq.svg
- Chatwoot - chatwoot.svg
- Checkmate - checkmate.svg
- ClassicPress - classicpress.svg
- CloudBeaver - cloudbeaver.svg
- Cloudflared - cloudflared.svg
- Cockpit - cockpit.svg
- Code Server - code-server.svg
- ConvertX - convertx.svg
- Cryptgeon - cryptgeon.svg
- CyberChef - cyberchef.svg
- Dashboard - dashboard.svg
- Dashy - dashy.svg
- Deno KV - denokv.svg
- Directus - directus.svg
- Docker Registry - docker-registry.svg
- Docmost - docmost.svg
- Documenso - documenso.svg
- Docuseal - docuseal.svg
- DokuWiki - dokuwiki.svg
- Dolibarr - dolibarr.svg
- Dozzle - dozzle.svg
- Duplicati - duplicati.svg
- Easy Appointments - easyappointments.svg
... and ~100 more
Recommendation
This PR addresses 6 specific services with updated WebP logos. The remaining missing logos could be addressed in future PRs, potentially prioritizing the most commonly used services first.
The service list component handles missing logos gracefully with fallback images, so there's no urgency, but systematically adding these logos would improve the overall visual consistency of the documentation.
Logo Source: brandfetch.com continues to be a convenient resource for obtaining high-quality brand assets for these services.
Of course comments and description are AI generated, please do as you want |
📊 Update on Missing Logos (October 2, 2025)Following up on my previous comment about missing logos, I've made progress on addressing this issue using the Brandfetch Brand API to automatically fetch logos. ✅ Successfully Added Logos (23 services)Used the Brandfetch API to automatically download and add logos with the
⏳ Still Need Manual Collection (17 services)These services weren't available in Brandfetch or didn't have suitable logo formats:
Note: All newly added logos follow the |
that's very appreciated, thanks for the work! I'll double check everything when I have time this weekend. |
❤️ Also i feel like saying it now: Thanks for your work :) Thanks for your time ! |
Actually i'm thinking: I could have just used the logos in https://github.com/coollabsio/coolify/tree/next/public/svgs rather than from the external sources .... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is the Dolibarr logo and not Docuseal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, i had to add dolibarr manually and may have overwritten docuseal...
I'l fix it
I will have a look at this PR again, some logos are in duplicate, and some have icons that better fit than the logo (without text) I'll check the main repo (when i have time) I will put this PR in draft in the mean time |
I also added some logos via #372 but feel free to override it with yours if you believe you have better versions. In case there are conflicts. |
Description
Updated 6 service logos to WebP format for better optimization and faster loading times.
Changes Made
Benefits
Logo Source
Logos were sourced from brandfetch.com - a convenient platform for accessing high-quality brand assets (not affiliated, just easy to use for consistent branding).
Testing
Note
There may be additional services in the list that still need logo updates. This PR focuses on the 6 services that were specifically updated with new WebP assets.