Commit Graph

43 Commits

Author SHA1 Message Date
brammp 4238e78ac1 Mod:Postfix Added basic SSL/TLS support 2021-08-26 15:20:31 +02:00
brammp c9abe992e0 Main: Added inital support for Debian 11
Added Debian 11 as supported os
Added deb11 to all places were deb10 was in a if statement

Temporarily replaced MySQL with MariaDB,
since the MySQL repo is not yet avalible
2021-08-19 12:47:01 +02:00
brammp 31c7ba85c8 Mod:Postfix Updated msg's 2021-03-18 16:04:53 +01:00
brammp f755e27fb4 Mod:Postfix Fixed oopsie 2021-03-18 14:57:42 +01:00
brammp 22df00dd80 Mod:Postfix added blacklist check reminder 2021-03-18 14:46:00 +01:00
brammp 0dd431a8d5 Mod:Postfix updated instructions 2021-03-18 14:34:31 +01:00
brammp 73bf0aa0f4 Mod:Postfix Made DKIM selector variable
This so multiple servers useing Web-V2 can send from the same domain
Now using odksec for host selector var
and odkdomsec for domain selector var
2021-03-12 14:44:40 +01:00
brammp 638a8c1525 Main:* fix for CMSHooks, Mod:Postfix fix openDKIM
Main:Inst Fixed failing to store storing EnabledAons/aonoption

Main:AddCMS renamed option to EnOption to avoid resusing variable

Mod:Postfix Fixed OpenDKIM usermod
2021-02-11 15:18:17 +01:00
brammp 81b7e93678 Main:All Added per CMS config for sub-modules
If CMS is installed and a sub-module requires to be configured per CMS,
this is handeled by new 'CMSHook-(pre)conf.sh'
this has been added to Dev Docs

Updated postfix sub-module to use new CMSHook
Added 'itype' var for detection of install script type
Now also storeing  'Allways on modules' in installer as EnabledAons
2021-02-10 15:23:22 +01:00
brammp cbba8b1d1b Mod:Postfix fixed opendkim group for postfix 2021-02-05 21:17:22 +01:00
brammp af951799b5 Mod:Postfix added perl-Getopt for centos 2021-02-05 21:08:36 +01:00
brammp 84cda6333f Mod:Postfix bugfixes 2021-02-05 20:58:24 +01:00
brammp 402a4b68e5 Mod:Postfix Fixed typo 2021-02-05 20:35:04 +01:00
brammp 98c5dec4d9 Mod:Postfix add global option to Seds & fixed cfg 2021-02-05 19:58:48 +01:00
brammp 4ff12369d6 Mod:Postfix fixed PHP cfg Update & motd warn msgs 2021-02-05 18:45:05 +01:00
brammp 616f0a2162 Mod:Postfix Fixed ODK Sock for deb & Clean CMSHOOK 2021-02-05 18:05:23 +01:00
brammp 10838eb815 Mod:Postfix updated CMSHook and fixed sed (again) 2021-02-05 17:33:26 +01:00
brammp c60b57d41b Mod:Postfix Fixed incorrect links & dkim conf dir
Updated location of OpenDKIM config files to default /etc/opendkim.d
from /etc/opendkim
Updated config file to reflect filename hanges in repo
2021-02-05 17:23:40 +01:00
brammp 2988258ffd Mod:Postfix Updated Config.sh
fixed mkdir, various typos and existing CMS/site detection
2021-02-05 17:12:34 +01:00
brammp 7e6be6bf72 Updated Inst:AppendCMS Mod:Postfix
Inst:AppendCMS added var store when adding CMS
Mod:Postfix Added fix to conf.sh
2021-02-05 16:54:06 +01:00
brammp 9c36d12d52 added CMSHook for postfix module and updated conf
CMSHook wil be inplemented so CMS releated Module configuration,
this wil be loaded when using appendCMS and the main intaller
2021-02-04 15:25:57 +01:00
brammp 8dfef7c493 Added OpenDKIM to Postfix module 2021-01-29 18:23:16 +01:00
brammp 9115a36148 fixed oopsie 2020-12-16 14:35:54 +01:00
brammp a24e075714 Fixed typo, after inital update for php module
Fixes: #10
2020-12-16 14:27:31 +01:00
brammp c5d70cc455 Updated php module to support mutiple php versions 2020-12-16 13:25:11 +01:00
brammp 74d76cdf15 Fixed use of incorect var for OS detection 2020-12-10 11:30:08 +01:00
brammp 9e9211c475 Fixed Fail2Ban for centos 2020-12-09 21:35:01 +01:00
brammp 2a6de08f75 Fixed fail2ban and replaced cent8 with el8 2020-12-09 13:29:25 +01:00
brammp 38d7b021de Fixed php pkg list and SeLinux 2020-12-04 15:52:41 +01:00
brammp 574e61b085 Updated Redis module for Centos compatibility 2020-12-04 11:10:57 +01:00
brammp be8d75bcab Replaced references php With vars
Done because differences between distros is quite big,
and this was the beter solution then using alot of if statements

List of changes:
* Replaced service names php"$phpver"-fpm with $phpFPMService
* Replaced PHPver in package list with phpPkgName
* Replaced full php config path with $phpMainConf
* Replaced php pool path with $phpPoolDir
2020-12-03 17:10:47 +01:00
brammp 18439cc934 Fixed non starting services 2020-12-03 13:12:12 +01:00
brammp 8ad35db685 updated postfix module and fixed CMS motd 2020-10-15 12:20:23 +02:00
brammp b475a7f365 Seperated Postfix into submodule 2020-10-14 15:04:50 +02:00
brammp a4815095b7 Migration form apt.list to generic.pkg.list 2020-09-25 10:37:00 +02:00
brammp 1599216685 Fixed output of new repo scipt 2020-09-24 13:01:29 +02:00
brammp 9e9487c597 Updated methode of adding repo's 2020-09-24 12:13:05 +02:00
Bram Prieshof c784751332 moved phpPHPver-apcu to general php 2020-09-10 13:37:47 +02:00
brammp c532f01a8d moved php-fpm to own module 2020-08-20 11:23:18 +02:00
brammp ac1567f50d added php-fpm 2020-08-20 11:03:19 +02:00
b.waal df05133afd Add 'SubModules/redis/conf.sh' 2020-05-01 11:29:35 +02:00
b.waal 04ba481f7a Add 'SubModules/redis/apt.list' 2020-05-01 11:28:29 +02:00
b.waal 318aee6642 Add 'SubModules/redis/preconf.sh' 2020-05-01 11:27:23 +02:00