Best way to update self hosted SigNoz #4965
Unanswered
TheShubhendra
asked this question in
Q&A
Replies: 1 comment
-
I'm pretty new to Signoz, but I created a branch, made and committed my changes to docker-compose.yml and do a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RIght not what I am doing is
git stash
> pull the code > checkout to latest tag, then update thedocker-compose.yaml
run docker/install.shBut I do not want to keep updating the configuration files in every update.
Should i make copy of the config files and restore them after every update ? or any better way?
Beta Was this translation helpful? Give feedback.
All reactions