Restructured entire repo

Moved volume mounted files to their own directory
Split docker envs into their own files
This commit is contained in:
MatthewJSalerno
2019-11-22 22:04:41 -05:00
parent 9c5b76f97e
commit c3d4f73505
14 changed files with 124 additions and 117 deletions

6
Docker/graylog.env Normal file
View File

@@ -0,0 +1,6 @@
# CHANGE ME (must be at least 16 characters)!
GRAYLOG_PASSWORD_SECRET=somepasswordpepperzzz
# Password: admin
GRAYLOG_ROOT_PASSWORD_SHA2=8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918
GRAYLOG_HTTP_EXTERNAL_URI=http://localhost:9000/
GRAYLOG_TIMEZONE=Europe/Berlin