Commit graph

31 commits

Author SHA1 Message Date
Kevin MacMartin
10a37f213f Fix spelling mistakes in the readme 2023-04-21 14:13:37 -04:00
Kevin MacMartin
4c327333c9 Add spam management to the email configs 2021-05-30 15:19:42 -04:00
Kevin MacMartin
731eb2c30e Remove bower from the web server deps 2020-01-17 00:41:27 -05:00
Kevin MacMartin
2afc03c5c3 Don't include gulp in the required packages for a web server (to reflect the lack of a need in the hypothetical template) 2020-01-17 00:30:06 -05:00
Kevin MacMartin
5f4d69373b Don't bother with the 127.0.0.1 isolation for mariadb as the config location changed and the default is to lock down 2019-10-28 18:45:46 -04:00
Kevin MacMartin
e92f0f53e3 Update the location of the mysql config file 2019-05-01 18:30:28 -04:00
Kevin MacMartin
ca737a9dff Add missing certbot-nginx package to the nginx setup 2018-11-08 14:26:13 -05:00
Kevin MacMartin
980760b9d8 Add the newly required ssl_dh stuff to dovecot 2018-03-23 15:02:51 -04:00
Kevin MacMartin
730cbedc55 Add note about adding postfix and dovecot reload to the mail config 2018-03-21 16:14:53 -04:00
Kevin MacMartin
4774419636 Improve the setup instructions considerably 2018-03-21 16:08:08 -04:00
Kevin MacMartin
99e027426b Clarify the postfix setup a bit 2018-03-21 15:37:25 -04:00
Kevin MacMartin
5d5492071e Don't comma-separate packages and folders so the lists are easier to copy into the terminal 2018-03-19 00:02:51 -04:00
Kevin MacMartin
3026569f18 No longer include php-mcrypt in the web server installation 2018-03-18 23:39:15 -04:00
Kevin MacMartin
1546a82875 Smooth some confusing edges in the README mail server setup 2017-01-24 14:49:21 -05:00
Kevin MacMartin
c9e6a83bdb Update the mail server config to include the missing pieces to avoid getting detected as spam 2017-01-23 00:14:19 -05:00
Kevin MacMartin
9e26f1b24a Add GeoIP (PECL) support to PHP 2017-01-13 19:39:32 -05:00
Kevin MacMartin
b974e009f3 Add note about locking mysql down to local server access 2016-12-15 21:19:19 -05:00
Kevin MacMartin
d0bba32cfc Increase the maximum upload size to 30 megs in php and nginx, and update the let's encrypt renewal service 2016-09-12 18:41:03 -04:00
Kevin MacMartin
6838de9eee Change letsencrypt to certbot 2016-08-15 18:33:30 -04:00
Kevin MacMartin
0dcd3c8684 Add npm to the web server requirements 2016-05-02 22:58:54 -04:00
Kevin MacMartin
2497f3a783 Be more specific in setup instruction headings 2016-05-02 22:39:40 -04:00
Kevin MacMartin
9367fccaa5 Add missing php packages to the nginx setup instructions 2016-05-02 22:38:46 -04:00
Kevin MacMartin
90b680c42a Fix mysql db install command in the instructions 2016-05-02 22:31:08 -04:00
Kevin MacMartin
b3b8b0c89e Fix incorrect service names in the nginx setup instructions 2016-05-02 22:29:32 -04:00
Kevin MacMartin
701ee55645 Remove fixme about adding mysql as it's already been added 2016-05-02 22:28:23 -04:00
Kevin MacMartin
e87b283624 Remove FIXME and specify what folders are for 2016-05-02 22:23:02 -04:00
Kevin MacMartin
7aba1f6073 Remove mysql from the list of nginx requirements as mariadb is already included 2016-05-02 22:11:36 -04:00
Kevin MacMartin
be8084e374 Increase the nginx diffie hellman parameter generate command bitrate to 4096 and add a line to the readme 2016-04-28 00:14:19 -04:00
Simcoe Alkadhi
f8f8834aa5 Add php config and instructions for setting up mysql. 2016-02-23 23:41:30 -05:00
Root
9155c4f601 Add instructions for setting up a swap file 2016-02-23 22:26:25 -05:00
Root
eaa66d6d5e Add initial configuration and instructions 2016-02-23 22:05:00 -05:00