-
Notifications
You must be signed in to change notification settings - Fork 0
instruction #64
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
instruction #64
Conversation
Эту информацию нужно перенести в README |
INSTRUCTION.md
Outdated
sudo apt-get install -y \ | ||
docker.io \ | ||
docker-compose \ | ||
python3 \ | ||
python3-pip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не хватает плагина loki для woker/controller
Нужно еще добавить логин и пароль для стандартного юзера |
``` | ||
```bash | ||
sudo docker plugin install grafana/loki-docker-driver:latest --alias loki --grant-all-permissions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
нужно еще сделать enable для плагина
No description provided.