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

Update Grafana to official ARM repository #437

Closed
RealMalWare opened this issue Sep 5, 2018 · 3 comments · Fixed by #465 or #555
Closed

Update Grafana to official ARM repository #437

RealMalWare opened this issue Sep 5, 2018 · 3 comments · Fixed by #465 or #555
Labels
optional component Not part of the base system

Comments

@RealMalWare
Copy link

If I read it correctly https://github.com/fg2it/grafana-on-raspberry is discontinued, due to the arm support of Grafana 5.2. See https://github.com/fg2it/grafana-on-raspberry/wiki#state-end-of-life

Please fix packages.sh accordingly, so we can get past version 5.1.4

Sowhere here around L442 I guess?!

echo "deb https://dl.bintray.com/fg2it/deb${GRAFANA_REPO_PI1} $codename main" > /etc/apt/sources.list.d/grafana-fg2it.list || FAILED=2

@EliasGabrielsson
Copy link
Contributor

EliasGabrielsson commented Sep 5, 2018

Thanks for notice. I will put it in backlog for next version.

@EliasGabrielsson EliasGabrielsson added this to the Image v1.5 milestone Sep 5, 2018
@EliasGabrielsson EliasGabrielsson added the optional component Not part of the base system label Sep 5, 2018
@EliasGabrielsson EliasGabrielsson self-assigned this Oct 11, 2018
@EliasGabrielsson
Copy link
Contributor

The current official APT repository does not support ARM architecture.
Follow this thread: grafana/grafana#12761

Until then a static updated package will be the way to go for ARM.
(Will post an initial PR later this weekend.)

@EliasGabrielsson EliasGabrielsson changed the title Update Grafana repo for 5.2+ Update Grafana to official ARM repository Nov 16, 2018
EliasGabrielsson added a commit to EliasGabrielsson/openhabian that referenced this issue Nov 17, 2018
EliasGabrielsson added a commit to EliasGabrielsson/openhabian that referenced this issue Dec 18, 2018
Closes openhab#366
Partly-resolves openhab#437

This patch aims to script the installation instructions found:
https://community.openhab.org/t/influxdb-grafana-persistence-and-graphing/13761

Signed-off-by: Elias Gabrielsson <[email protected]>
EliasGabrielsson added a commit that referenced this issue Dec 18, 2018
Closes #366
Partly-resolves #437

This patch aims to script the installation instructions found:
https://community.openhab.org/t/influxdb-grafana-persistence-and-graphing/13761

Signed-off-by: Elias Gabrielsson <[email protected]>
@EliasGabrielsson
Copy link
Contributor

Arm arch does currently only support static versions.
Update with ARM repository when ready; grafana/grafana#12761

@EliasGabrielsson EliasGabrielsson modified the milestones: Image v1.6, Image v1.7 Dec 18, 2018
@EliasGabrielsson EliasGabrielsson removed their assignment Dec 20, 2018
mstormi pushed a commit to mstormi/openhabian that referenced this issue Jan 3, 2019
Closes openhab#366
Partly-resolves openhab#437

This patch aims to script the installation instructions found:
https://community.openhab.org/t/influxdb-grafana-persistence-and-graphing/13761

Signed-off-by: Elias Gabrielsson <[email protected]>
@EliasGabrielsson EliasGabrielsson modified the milestones: Image v1.7, Image v1.6 Jan 13, 2019
EliasGabrielsson added a commit to EliasGabrielsson/openhabian that referenced this issue Mar 20, 2019
* Restructure to individual file to make test handling clear
* Update Grafana repository, closes openhab#437, openhab#538
* Added simple test cases for installation of Grafana and InfluxDB, closes #openhab#521

Signed-off-by: Elias Gabrielsson <[email protected]>
EliasGabrielsson added a commit to EliasGabrielsson/openhabian that referenced this issue Apr 2, 2019
* Restructure to individual file to make test handling clear
* Update Grafana repository, closes openhab#437, openhab#538
* Added simple test cases for installation of Grafana and InfluxDB, closes #openhab#521

Signed-off-by: Elias Gabrielsson <[email protected]>
EliasGabrielsson added a commit that referenced this issue Apr 3, 2019
* Restructure to individual file to make test handling clear
* Update Grafana repository, closes #437, #538
* Added simple test cases for installation of Grafana and InfluxDB, closes ##521

Signed-off-by: Elias Gabrielsson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optional component Not part of the base system
Projects
None yet
2 participants