mirror of
https://github.com/SigNoz/signoz.git
synced 2026-06-25 01:20:32 +01:00
* feat(signoz): deprecate install script * feat(signoz): include kind in migration doc * feat(deprecation): remove legacy files and update migration guide * feat(deprecation): update readme, no docker compose reference * feat(deprecation): improved instructions * feat(deprecation): updating docs based on feedback * feat(deprecation): typos and redundant lines * feat(deprecation): include checklist and update references * feat(deprecation): restore install script * feat(deprecation): include link in script
Deploy
Check that you have cloned signoz/signoz
and currently are in signoz/deploy folder.
Installation
Note: The
install.shscript and thedocker-composemanifests have been deprecated.
SigNoz now installs and runs through Foundry.
Already running SigNoz via Docker Compose? See the Migration Guide to transition your existing deployment to Foundry.
Please follow the latest installation instructions at signoz.io/docs/install/docker. Foundry has support for different platforms and architectures, please review the project documentation for more details.
Uninstall/Troubleshoot?
Go to our official documentation site signoz.io/docs for more.