Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with self-hosting SigNoz (from Reddit) #7184

Open
pranay01 opened this issue Feb 25, 2025 · 0 comments
Open

Issues with self-hosting SigNoz (from Reddit) #7184

pranay01 opened this issue Feb 25, 2025 · 0 comments

Comments

@pranay01
Copy link
Collaborator

Created based on input in this reddit comment - https://www.reddit.com/r/opensource/comments/1haaj5g/comment/mea6d1i/

The main issues I faced:

Setup/deployment is confusing. The mix of the deploy script/using docker compose to deploy doesn’t make sense. You should just have a docker compose file that you can use to up/down the stack.

After running docker compose up to start the stack/set it up, it doesn’t auto come back up after a reboot. Looks like it’s missing restart: unless-stopped in multiple places.

It’s not clear how to pass metrics/logs from another host into signoz. A tutorial or example docker compose file would be great. I’d like to run a metric/log collector as a docker container on each Linux host. I’d like to pass docker container metrics and docker locks into Signoz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant