Hi Folks,
For a standalone docker installation, I had a requirement to change the default port of the portal from 3310 to 30011. I had to make changes in multiple places, but it's working as expected.
Is it the right approach to do this, for a Docker standard installation script?
Thanks.
Here's the link for reference :
https://github.com/nrashok/signoz/commit/9618ccebfa0dc5cf5906343e3a47a40685dbe0ad
v
Vishal Sharma
03/26/2024, 11:58 AM
Yeah looks fine. Just replace 3301 with 30011 everywhere.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.