Would a Prometheus one-click service template be welcome? #9616
Replies: 1 comment 1 reply
-
|
I think coolify actually used to provide a prometheus template a long while back, but it had to be removed due to CNCF trademark restrictions, or something like that prometheus itself is opensource, but the name and branding are protected, and so distribution of an 'official template', which isn’t allowed under the CNCF trademark policy. Because of that, coolify can’t ship a prometheus branded template anymore, even though users can still deploy it manually through a custom file or repo. Though i assume you can still create a template using the prometheus image, you just can't call the template prometheus or use their logo, i do not know the legality here. CNCF does allow some templates for redistribution, just not prometheus |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed Coolify already has several monitoring-related services like Grafana, Glances, SigNoz, and Uptime Kuma, but I could not find a standalone Prometheus service template.
Would maintainers be open to a small contribution adding Prometheus as a one-click service in
templates/compose?I am thinking about a minimal first version:
If this is in scope, I can prepare a focused PR.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions