-
Notifications
You must be signed in to change notification settings - Fork 307
systemd for grafana #36
Comments
That is strange. I've just tried to reproduce this error in centos docker container, but I see the service file present when installed from official grafana package (which is used by this role). Steps I've taken:
Last step produced this output:
Which is the same file as https://github.com/grafana/grafana/blob/master/packaging/rpm/systemd/grafana-server.service. Could you provide more explanaition how you came to conclusion that there is no service file on CentOS so we could start working towards solving this problem? |
I will investigate and update the ticket. Thanks for the quick response. |
For some reason it gets stuck at this step: |
It turns out systemd unit file is present but unit is not started. My bad, I didn't see it. I sent a PR: #37 |
Thanks for PR 👍 I'm closing this, if you'll need more help just reopen this issue or write another. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I am surprised that systemd unit file is not present for Grafana on CentOS.
Can we have https://github.com/grafana/grafana/blob/master/packaging/rpm/systemd/grafana-server.service?
I would be glad to send a PR.
The text was updated successfully, but these errors were encountered: