Greetings everyone.
I am in the process of setting up and learning SigNoz. I am using a self-hosted docker setup. I have successfully installed and got it up and running, complete with sample data.
What I am looking to do now is have clickhouse store data on a NFS. I can mount and read/write to the share from the hosting OS. When I try to run via Docker I get a chown error from container signoz-clickhouse.
So the question is, what is the best way to go about setting the correct permissions or how to remove the chown?
Thanks,
Steve