Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README install instructions update #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NeilduToit13
Copy link

updated README to include docker installation instructions and a note regarding running docker-compose without sudo (since the docker-compose error message does not obviously indicate a permissions issue)

…regarding running docker-compose without sudo (since the docker-compose error message does not obviously indicate a permissions issue)
@longhotsummer
Copy link
Contributor

@NeilduToit13 what platform were those steps necessary for?

@@ -30,3 +51,4 @@ Install this package:
1. `git clone https://github.com/laws-africa/elk-docker.git`
2. `cd elk-docker`
5. `docker-compose up -d`
Note that you will likely need to run docker-compose as sudo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you add your user to the docker group, you shouldn't need to.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants