ClickHouse / examples

ClickHouse Examples
Apache License 2.0
129 stars 27 forks source link

[docker-examples] use default user and no password #31

Closed nellicus closed 1 year ago

nellicus commented 1 year ago

This PR aligns all the recipes to just embed a default user with no password configured and removes the admin/password pair.

Also required extra settings are added to allow default user to run GRANT ALL