SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
Coolify is an all-in one PaaS aimed at simplifying the process of self-hosting services.
As SigNoz already offers docker compose-based deployments, adding it to Coolify would simplify the setup process even more while making SigNoz available for a wider range of users looking for self-hosted observability platforms.
Describe the solution you'd like
SigNoz would be available as a ready-to-use service in Coolify, deployable in one click with ports and volumes already mapped.
The minimal docker compose config would be used to have the service ready to use.
Is your feature request related to a problem?
Coolify is an all-in one PaaS aimed at simplifying the process of self-hosting services. As SigNoz already offers docker compose-based deployments, adding it to Coolify would simplify the setup process even more while making SigNoz available for a wider range of users looking for self-hosted observability platforms.
Describe the solution you'd like
SigNoz would be available as a ready-to-use service in Coolify, deployable in one click with ports and volumes already mapped. The minimal docker compose config would be used to have the service ready to use.
Doc page to contribute a service: https://coolify.io/docs/contribute/service
Describe alternatives you've considered
Using the Docker Compose deployment in Coolify and map the relevant ports / volumes by hand.