Projekt

Allgemein

Profil

Owncloud server install » Historie » Version 2

Jeremias Keihsler, 13.01.2017 18:16

1 1 Jeremias Keihsler
h2. Install Repository
2
3 2 Jeremias Keihsler
[[dw_os_cos6:repo_owncloud|Install owncloud community repository (CentOS6)]]
4 1 Jeremias Keihsler
5
Owncloud also depends on [[dw_os_cos7:repo_epel|EPEL repository]]
6
7
h2. compact installation guide
8
9
* [[dw_os_cos7:setup_owncloud_server8| CentOS7 / Owncloud 8]]
10
11
h2. Install LAMP-Stack
12
13
* [[dw_os_cos7:setup_apache|Apache HTTP-Server]]
14
* [[dw_os_cos7:setup_mariadb|MariaDB Database-Server]]
15
* [[dw_os_cos7:setup_php|PHP]]
16
17
h2. Install owncloud Package
18
19
<pre><code class="bash">
20
yum install owncloud
21
</code></pre>
22
23
h3. configure