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

Move Grafana to Apache's DocumentRoot #6

Merged
merged 1 commit into from Mar 1, 2016
Merged

Move Grafana to Apache's DocumentRoot #6

merged 1 commit into from Mar 1, 2016

Conversation

witekest
Copy link
Contributor

Static files are normally deployed with django's 'manage.py collectstatic'. When
run with --clear option, which seems to be default in some distributions (e.g.
RDO), all static resources are deleted first. Current Horizon integration
creates link to Grafana in static directory. Runing collectstatic --clear leaves
Grafana corrupted.

Proposed solution:
Move Grafana to Apache's DocumentRoot.

see also: https://review.openstack.org/#/c/258874/

Static files are normally deployed with django's 'manage.py collectstatic'. When
run with --clear option, which seems to be default in some distributions (e.g.
RDO), all static resources are deleted first. Current Horizon integration
creates link to Grafana in static directory. Runing collectstatic --clear leaves
Grafana corrupted.

Proposed solution:
Move Grafana to Apache's DocumentRoot.

see also: https://review.openstack.org/#/c/258874/

Change-Id: I279ade03fdb9c4790d2e589af8a8bc9b8692b7ab
openstack-gerrit pushed a commit to openstack/monasca-ui that referenced this pull request Jan 13, 2016
Static files are normally deployed with django's 'manage.py collectstatic'.
When run with --clear option, which seems to be default in some distributions
(e.g. RDO), all static resources are deleted first. Current Horizon integration
creates link to Grafana in static directory. Runing collectstatic --clear
leaves Grafana corrupted.

Proposed solution: Move Grafana to Apache's DocumentRoot.

also see: hpcloud-mon/ansible-monasca-ui#6

Change-Id: Icbb2eecd45dfb1da48f63464ac83acb9e06cd71f
roland-hochmuth pushed a commit that referenced this pull request Mar 1, 2016
@roland-hochmuth roland-hochmuth merged commit 34f74b2 into hpcloud-mon:master Mar 1, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants