#### Fixes - Templated the signoz and ingester services with a replicaIdx suffix - Fixed volume names to respect signoz replicaIdx for the sqlite metastore - Fixed port collisions for replicas of signoz and ingester
Coolify Stack
| Field | Value |
|---|---|
| Mode | - |
| Flavor | stack |
| Platform | coolify |
Overview
Generates a coolify.yaml stack definition for deploying SigNoz on a Coolify-managed server. Deployment is manual via the Coolify dashboard.
Note
foundryctl castdoes not deploy to Coolify automatically. It generates the files and prints instructions for manual deployment.
Prerequisites
- A Coolify instance (self-hosted or cloud)
Configuration
apiVersion: v1alpha1
metadata:
name: signoz
spec:
deployment:
flavor: stack
platform: coolify
Deploy
# Generate the stack definition
foundryctl forge -f casting.yaml
After forging, deploy the generated coolify.yaml using the Coolify stack feature.
Generated output
pours/deployment/
coolify.yaml
Customization
For changes to the generated coolify.yaml, use patches.