-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinstructions.html
More file actions
28 lines (28 loc) · 1.64 KB
/
instructions.html
File metadata and controls
28 lines (28 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
layout: default
---
<!DOCTYPE html>
<html>
<body
<p>
Before you download and install ownServer we recommend you refer to [Deployment Recommendations] https://doc.owncloud.org/server/10.0/admin_manual/installation/deployment_recommendations.html#general-recommendations to see which scenario best suits your needs.
</p>
<p>
For officially recommended and supported options refer to [System Requirements] [https://doc.owncloud.org/server/10.0/admin_manual/installation/system_requirements.html#officially-recommended-supported-options].
</p>
<p>
To download and install the appliance complete the following steps:
1. [Download the appliance](https://doc.owncloud.org/server/10.0/admin_manual/appliance/installation.html#appliance-download-label).
2. [Install the appliance] (https://doc.owncloud.org/server/10.0/admin_manual/appliance/installation.html#appliance-install-label).
3. [Activate the appliance] (https://doc.owncloud.org/server/10.0/admin_manual/appliance/installation.html#appliance-activate-label).
4. To further configure ownCloud refer to [Administer the appliance] (https://doc.owncloud.org/server/10.0/admin_manual/appliance/installation.html#appliance-administer-label).
</p>
<p>
If you want to add new user accounts refer to *Create new users* in [User Management] [https://doc.owncloud.org/server/10.0/admin_manual/configuration/user/user_configuration.html].
</p>
<p>
For information on connecting to ownServer refer to:
- For a **Desktop client** - [ownCloud Desktop Client Manual] [https://doc.owncloud.com/desktop/2.5/].
- For mobile devices (Android and iOS) - [https://doc.owncloud.org/server/index.html].
</p>
</body>