Any way to install docker plugins on bootstrap? #372
Unanswered
danthegoodman1
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I do like the idea of having a bootstrap provisioning script. Could add it as a hook with post-bootstrap. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to install the loki plugin so I can log directly to loki https://grafana.com/docs/loki/latest/clients/docker-driver/
I don't see any way in the current configuration to do this, but not sure if there was some lower-level mechanic that could be used to run additional commands on the hosts during bootstrap.
I guess I could always run a command on all servers, then update them to use the new logging driver.
Beta Was this translation helpful? Give feedback.
All reactions