Updated EGroupware EPL Installation (markdown)

Hadi Nategh 2017-07-24 16:37:35 +02:00
parent 7638183e51
commit bf366c0884

@ -181,7 +181,7 @@ gpgcheck=1
enabled=1 enabled=1
</pre> </pre>
Replace USER and PASSWORD with your download login credentials and VERSION with your RedHat, CentOS version, e.g: Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your RedHat, CentOS version, e.g:
<pre>[egroupware-epl] <pre>[egroupware-epl]
name=EGroupware EPL (RHEL_7) name=EGroupware EPL (RHEL_7)
@ -468,7 +468,7 @@ enabled=1
autorefresh=1 autorefresh=1
</pre> </pre>
Replace USER and PASSWORD with your download login credentials and VERSION with your openSUSE version, e.g: Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your openSUSE version, e.g:
<pre>[egroupware-epl] <pre>[egroupware-epl]
name=EGroupware EPL (openSUSE 13.2) name=EGroupware EPL (openSUSE 13.2)
@ -553,7 +553,7 @@ enabled=1
autorefresh=1 autorefresh=1
</pre> </pre>
Replace USER and PASSWORD with your download login credentials and VERSION with your SLE version, e.g: Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your SLE version, e.g:
<pre>[egroupware-epl] <pre>[egroupware-epl]
name=EGroupware EPL (SLE 12) name=EGroupware EPL (SLE 12)
@ -687,7 +687,7 @@ with following content:
deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./ deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
</pre> </pre>
Replace USER and PASSWORD with your download login credentials and VERSION with your Debian version, e.g: Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Debian version, e.g:
<pre># EGroupware EPL repository <pre># EGroupware EPL repository
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./ deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./
@ -702,7 +702,7 @@ Save the file.
_Step 2:_ _Step 2:_
Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials): Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
<pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add - <pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
</pre> </pre>
@ -819,7 +819,7 @@ with following content:
deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./ deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
</pre> </pre>
Replace USER and PASSWORD with your download login credentials and VERSION with your Ubuntu version, e.g: Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Ubuntu version, e.g:
<pre># EGroupware EPL repository <pre># EGroupware EPL repository
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./ deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
@ -829,7 +829,7 @@ Save the file.
_Step 2:_ _Step 2:_
Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials): Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
<pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add - <pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
</pre> </pre>