vtlim commented on code in PR #13429: URL: https://github.com/apache/druid/pull/13429#discussion_r1051228330
########## docs/next-release-notes.md: ########## @@ -239,6 +362,10 @@ https://github.com/apache/druid/pull/12177 ## Operations +### Deploying Druid + +There is now a Python installation script available for Druid that simplifies deployments that don't fit the parameters of the singel-server profiles, such as the nano or micro-quickstart profiles. This `start-druid` script lets you override Druid settings to fit your needs. For more information, see [Single server deployment](https://druid.apache.org/docs/latest/operations/single-server.html). Review Comment: I [moved this section to the highlights](https://github.com/apache/druid/pull/13429#discussion_r1050809228) and also used the text from this comment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
