Updated Installation (markdown)

Hadi Nategh 2018-02-13 16:38:09 +01:00
parent c0fb9270ff
commit d45d586518

@ -58,12 +58,12 @@ OR
For Community Version: For Community Version:
``` ```
#EGroupware Community repository #EGroupware Community repository
deb http://download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./ deb http://download.egroupware.org/repositories/server:/eGroupWare/DISTRO_NAME/ ./
``` ```
Example: Example:
``` ```
#EGroupware Community repository #EGroupware Community repository
deb http://download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./ deb http://download.opensuse.org/repositories/server:/eGroupWare/xUbuntu_16.04/ ./
``` ```
Replace the following variables used in above urls with your own values:</br> Replace the following variables used in above urls with your own values:</br>
*USERNAME*:*PASSWORD* are your given credentials for EPL version.</br> *USERNAME*:*PASSWORD* are your given credentials for EPL version.</br>
@ -109,16 +109,24 @@ e.g. for nginx installation:
follow the installation instruction as shown in following figures: follow the installation instruction as shown in following figures:
``In the following instructions whenever you leave a password fields empty, ``In the following instructions whenever you leave a password field empty,
a randomized password gets generated which you can get access to it via egroupware-epl.log a randomized password gets generated which you can get access to it via egroupware-epl.log
file after installation is completed.`` file after installation is completed.``
![alt text]("https://www.github.org/EGroupware/wiki/figure1.png") <table>
![alt text]("https://www.github.org/EGroupware/wiki/figure2.png") <tr>
![alt text]("https://www.github.org/EGroupware/wiki/figure3.png") <td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure1.png"/></td>
![alt text]("https://www.github.org/EGroupware/wiki/figure4.png") <td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure2.png"/></td>
![alt text]("https://www.github.org/EGroupware/wiki/figure5.png") </tr>
![alt text]("https://www.github.org/EGroupware/wiki/figure6.png") <tr>
<td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure3.png"/></td>
<td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure4.png"/></td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure5.png"/></td>
<td><img src="https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/installation/figure6.png"/></td>
</tr>
</table>
#### Step 4: #### Step 4:
You may check egroupware-epl.log file in order to check if everything went well during the installation plus you can get access to your egroupware credentials. You may check egroupware-epl.log file in order to check if everything went well during the installation plus you can get access to your egroupware credentials.