Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
software-center-redis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
parrot
software-center-team
software-center-redis
Commits
79295ad6
Unverified
Commit
79295ad6
authored
Oct 10, 2020
by
hotwater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
ecc22588
Pipeline
#1271
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
README.md
README.md
+4
-2
No files found.
README.md
View file @
79295ad6
...
...
@@ -5,10 +5,12 @@ Nice for redis/docker starters.
Also note that
`injector`
container injects ReJSON module and enables keyevent notifications.
## WARNING
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.
~~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.~~
Don't forget to fill the .env file
## Usage
Before starting a cluster, make sure there is "data" directory chowned to user 1001
```
bash
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