Files
NageshbansalandGitHub 15fe0f6aaf fix: templated signoz and ingester services with replicaIdx suffix (#121)
#### 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
2026-05-21 20:02:24 +05:30
..
2026-04-04 14:50:50 +00:00

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 cast does 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.