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

Adds a restapi recipe #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adds a restapi recipe #113

wants to merge 3 commits into from

Conversation

hufman
Copy link
Contributor

@hufman hufman commented Apr 7, 2014

Sets up Apache to serve the ceph restapi, eventually useful for dashboards

@hufman
Copy link
Contributor Author

hufman commented Apr 18, 2014

How does it look? I am using it to run the Kraken dashboard and it seems to work well.

I have a chef recipe for installing Kraken, but it's dependent on the application_python cookbook, which will bring a lot of extra cookbook dependencies and probably isn't worth it for most people.

@hufman
Copy link
Contributor Author

hufman commented Apr 18, 2014

The only concern is that, the apache listen_ports push trick didn't work when I tried to add another vhost in a different file. Should I just embed the Listen line into the site template?

@guilhem guilhem self-assigned this Apr 18, 2014
@guilhem guilhem added this to the 1.0 milestone Apr 28, 2014
@hufman
Copy link
Contributor Author

hufman commented Sep 16, 2014

I want to add some tests before this gets merged :)

@hufman
Copy link
Contributor Author

hufman commented Oct 14, 2014

Ok, tests are added! Feel free to review and merge.

@guilhem guilhem modified the milestones: 1.0, 0.9 Oct 20, 2014
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.

2 participants