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

Debian Package overwrites my local changes in /usr/share/metronome/html/local.js #77

Open
ZaphodB opened this issue Oct 27, 2020 · 2 comments

Comments

@ZaphodB
Copy link

ZaphodB commented Oct 27, 2020

I have local changes in /usr/share/metronome/html/local.js namely
"use strict"; var metronomeServer="/metronome-data/";
to host it behind a reverse proxy but it seems that the debian package update overwrites it to its default.

hi metronome 0.9.0+52.g877231f0d-1pdns.stretch amd64 mini-graphite with builtin webserver and client-side plotting

The Debian way would be to make it a symlink to /etc i suppose. Any chance of mitigating this?

thank you,

Stefan

@Habbie
Copy link
Collaborator

Habbie commented Oct 27, 2020

Thanks Stefan.

We might have a similar (but harder) problem with graphs.js

@pieterlexis
Copy link
Collaborator

You can also move the content of graphs.js into local.js?

There should probably also be a config in local.js to the the IP in the footer of index.html

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

No branches or pull requests

3 participants