zeus
4 years ago
3 changed files with 4 additions and 1 deletions
@ -0,0 +1 @@ |
|||
swarmlabmongo1 |
@ -0,0 +1,3 @@ |
|||
openssl rand -base64 700 > .docker/mongodb/file.key |
|||
chmod 400 .docker/mongodb/file.key |
|||
sudo chown 999:999 .docker/mongodb/file.key |
Loading…
Reference in new issue