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

Readme needs install instructions. #1

Open
n1rvana opened this issue Aug 23, 2013 · 4 comments
Open

Readme needs install instructions. #1

n1rvana opened this issue Aug 23, 2013 · 4 comments

Comments

@n1rvana
Copy link

n1rvana commented Aug 23, 2013

I have cbfs running, and successfully installed monitor. Tried to install this but did something wrong.

What I did was, check out the repo locally and then ran:

cbfsclient http://localhost:8484/ upload ./cbfs-admin admin

If I go to http://localhost:8484/admin/ I get a page with Files, Cluster, Configuration, Home / and Lbirary / on the left side, no CSS, and nothing works. Seems the index.html uploaded ok but the rest didn't go to the right palce maybe.

@mschoch
Copy link
Owner

mschoch commented Aug 23, 2013

I haven't used this in quite some time. Perhaps @dustin has some idea what might have gone wrong?

@n1rvana
Copy link
Author

n1rvana commented Aug 23, 2013

I was able to get further by individually uploading each of the subdirectories. I'm not sure if cbfsclient is meant to do a recursive upload when you give it a subdir. Though, it appears it did at least try to upload the subdirectories, only it mangled them (Eg: cbfs-admin/js became admins (instead of admin/js). I filed an issue on cbfs about that.

Once I understand the right way to install it, I'll fork and update the readme and send you a PR.

@dustin
Copy link

dustin commented Aug 23, 2013

Yeah, there's some kind of usage that behaves poorly. A bug got filed against cbfs for it -- that's probably the right place. Some thing I almost never do leads to something confusing happening. I guess I should figure out what that is and deconfuse people.

@dustin
Copy link

dustin commented Aug 23, 2013

I fixed this bug in cbfsclient upload. Thanks for pointing that out. I've seen it before, but it confused me. Should never happen again.

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