Hi Signoz Team. I'm hoping someone here can point...
# support
d
Hi Signoz Team. I'm hoping someone here can point me at some guidance (documentation preferably, but blog posts, how-to guides, youtube videos, etc. all welcome) on recommended self-hosting patterns. In particular interested good ways to deploy Signoz to AWS ECS (Fargate version). Also looking for some guidance on how to best manage the Clickhouse DB. Specifically looking for guidance on setting up a single well-resourced Clickhouse server that will act as the central telemetry DB for a dozen different environments being monitored. Thanks in advance!
n
Hey @Daniel Garfield, please take a look at the setup guide for self-hosted installations: https://signoz.io/docs/install/self-host/ Also for managing the clickhouse you can refer to our admin-guide: https://signoz.io/docs/manage/administrator-guide/
d
Thanks Nagesh. I've already read through the self-host guide. I'll take a look at the admin guide too. Appreciate it.