garnet icon indicating copy to clipboard operation
garnet copied to clipboard

docs: provide helpful example on how to enable password auth when using docker compose

Open wmundev opened this issue 1 year ago • 1 comments

  • provide helpful example on how to enable password auth when using docker compose so that whoever uses docker compose can easily add password auth if they wanted to

wmundev avatar Apr 01 '24 03:04 wmundev

Instead of editing docker-compose.yml, we should add this documentation here:

https://microsoft.github.io/garnet/docs/welcome/releases

Can do this by a PR to this file: https://github.com/microsoft/garnet/blob/main/website/docs/welcome/releases.md

badrishc avatar Apr 01 '24 21:04 badrishc

thanks badrishc, i've updated the PR, something like this? https://github.com/microsoft/garnet/pull/209/files#diff-0348affd91795660ce75ed4eead47960881f2511e6b5f63b224680c4f044d161R41

wmundev avatar Apr 02 '24 10:04 wmundev