Files
signoz/deploy/README.md
Miguel Valdes ea4ac08666 feat(deprecate): install script and promote foundry (#11811)
* 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
2026-06-23 20:09:07 +00:00

847 B

Deploy

Check that you have cloned signoz/signoz and currently are in signoz/deploy folder.

Installation

Note: The install.sh script and the docker-compose manifests 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.