can I use external elasticsearch instance?
Hi,
I'm planning to dockerize my sonar installation (so it will be easier to move around and test new sonar versions, mostly as a convenience for myself, it is not supposed to be universal docker container). The only problem that I can find with dockerizing sonarqube is that it uses embedded elasticsearch (which keeps data locally in the installation dir). The question is, how the elasticsearch is currently used and how it is going to be used in the future? Can I safely assume that the es is used only as a local cache for the sql database (so every time I restart sonarqube I can remove the local data safely and it will be restored, the only cost being longer startup time)? If not, then can I use external elasticsearch instance?
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/707f2f68-2842-41ee-9651-f8fc4966acc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[...] All depends on the number of issues and until v5.1 on the number of lines of code.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/53f12da3-0c24-4d2a-830a-e0b7d2db3ddc%40googlegroups.com.