Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Install sudo to be able to use occ script inside #47

Closed
pierreozoux opened this issue Jan 10, 2016 · 2 comments
Closed

Install sudo to be able to use occ script inside #47

pierreozoux opened this issue Jan 10, 2016 · 2 comments

Comments

@pierreozoux
Copy link
Contributor

What do you think about this idea?

If you like, then I PR. I believe it is an important feature.

https://doc.owncloud.org/server/8.2/admin_manual/configuration_server/occ_command.html?highlight=occ#http-user-label

@yosifkit
Copy link
Member

You need to run occ from the same container as the running server? If so, I think this would work:

$ docker exec -it --user www-data my-owncloud-container occ status

@pierreozoux
Copy link
Contributor Author

Oo! Didn't know this one, thanks!
(But I had another idea in mind also :) #37 )

I close this one then :)

Have a nice day!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants