Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
software-center-team
software-center-redis
Commits
79295ad6
Unverified
Commit
79295ad6
authored
Oct 10, 2020
by
hotwater
Browse files
update readme
parent
ecc22588
Pipeline
#1271
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
79295ad6
...
@@ -5,10 +5,12 @@ Nice for redis/docker starters.
...
@@ -5,10 +5,12 @@ Nice for redis/docker starters.
Also note that
`injector`
container injects ReJSON module and enables keyevent notifications.
Also note that
`injector`
container injects ReJSON module and enables keyevent notifications.
## WARNING
## WARNING
Don't mind using that in production - only basic security things such as master and replica passwords are covered.
~~Don't mind using that in production - only basic security things such as master and replica passwords are covered.
You should guard your containers and network by yourself.
You should guard your containers and network by yourself.~~
Don't forget to fill the .env file
## Usage
## Usage
Before starting a cluster, make sure there is "data" directory chowned to user 1001
```
bash
```
bash
docker-compose up
--scale
sentinel
=
3
docker-compose up
--scale
sentinel
=
3
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment