Be more specific in setup instruction headings
This commit is contained in:
parent
9367fccaa5
commit
2497f3a783
1 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ Note: The Mail Server requires SSL certificates
|
||||||
|
|
||||||
## Web Server
|
## Web Server
|
||||||
|
|
||||||
### Package Requirements
|
### Package Requirements for Web Server
|
||||||
|
|
||||||
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt
|
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-
|
||||||
|
|
||||||
nginx, php, systemd
|
nginx, php, systemd
|
||||||
|
|
||||||
### Setup Instructions
|
### Setup Instructions for Web Server
|
||||||
|
|
||||||
1. Install the packages in the `Package Requirements` above
|
1. Install the packages in the `Package Requirements` above
|
||||||
2. Copy the folders above that aren't already configured to their equivalent location in `/etc`
|
2. Copy the folders above that aren't already configured to their equivalent location in `/etc`
|
||||||
|
@ -41,7 +41,7 @@ nginx, php, systemd
|
||||||
|
|
||||||
## Mail Server
|
## Mail Server
|
||||||
|
|
||||||
### Package Requirements
|
### Package Requirements for Mail Server
|
||||||
|
|
||||||
dovecot, postfix, procmail
|
dovecot, postfix, procmail
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ dovecot, postfix, procmail
|
||||||
|
|
||||||
dovecot, pam.d, postfix, procmailrc, skel, systemd
|
dovecot, pam.d, postfix, procmailrc, skel, systemd
|
||||||
|
|
||||||
### Setup Instructions
|
### Setup Instructions for Mail Server
|
||||||
|
|
||||||
1. Install the packages in the `Package Requirements` above
|
1. Install the packages in the `Package Requirements` above
|
||||||
2. Copy the folders above that aren't already configured to their equivalent location in `/etc`
|
2. Copy the folders above that aren't already configured to their equivalent location in `/etc`
|
||||||
|
|
Loading…
Reference in a new issue