注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Owncloud"
Jump to navigation
Jump to search
Threesixes (talk | contribs) (initial commit) |
Threesixes (talk | contribs) m (add link to upstreams nginx config... will need to adjust that so its easy to work with) |
||
Line 4: | Line 4: | ||
|Homepage=http://owncloud.org | |Homepage=http://owncloud.org | ||
}} | }} | ||
{{PageNeedsUpdates}} | |||
Owncloud is a self hosted cloud repository web application. | |||
===install=== | |||
{{note|owncloud is usually ran with ssl.}} | |||
{{console|body=###i## emerge owncloud}} | {{console|body=###i## emerge owncloud}} | ||
===nginx=== | |||
Upstream has a config for nginx. https://doc.owncloud.org/server/8.0/admin_manual/installation/nginx_configuration.html | |||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 05:33, March 7, 2015
Owncloud
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Owncloud is a self hosted cloud repository web application.
install
Note
owncloud is usually ran with ssl.
root # emerge owncloud
nginx
Upstream has a config for nginx. https://doc.owncloud.org/server/8.0/admin_manual/installation/nginx_configuration.html