brammp
b911388b85
Added fix for Nextcloud php8.x (see #10 )
2021-08-11 13:05:17 +02:00
Bram Prieshof
ad5411b8cb
Update 'CMS/none/conf.sh'
2021-05-27 12:49:17 +02:00
brammp
b94a84bb84
CMS:Nextcloud added config option for trash clean
2021-05-06 11:55:11 +02:00
Bram Prieshof
73e168ff44
CMS:Nextcloud nginx added missing line
...
Signed-off-by: Bram Prieshof <bprieshof@noreply@ictmaatwerk.com >
2021-04-15 22:30:20 +02:00
brammp
6ffae91431
CMS:Nextcloud Init.sh fixed typo
2021-04-15 13:46:13 +02:00
brammp
dabb32845d
CMS:Nextcloud fixes related to #15
2021-04-14 14:54:05 +02:00
brammp
f27c55336e
Main:AppendCMS added fix for #12 , Forgotten this
2021-03-25 12:17:05 +01:00
brammp
dda74005f5
Main: Added fix SSL issue described #12
2021-03-24 15:06:54 +01:00
brammp
269998a2af
Main, reset branch to master after merge
Main-V2.0-Stable
2021-03-19 14:59:56 +01:00
Bram Prieshof
4c13b77990
Merge pull request 'ReWriten Postfix module to support OpenDKIM' ( #14 )
...
Reviewed-on: https://git.ictmaatwerk.com/VPS-scripts/Web-V2/pulls/14
2021-03-19 14:44:59 +01:00
Bram Prieshof
9bf9db560a
Merge branch 'master' into PostfixTesting
2021-03-19 14:44:09 +01: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
f28b08792c
Scrtipt:Compat Cleanup and basic validation
2021-03-11 15:43:42 +01:00
brammp
4af278b6f0
Main:PhpUp added remove script if cur php is kept
2021-03-04 11:07:27 +01:00
brammp
b15f8a33ed
Script:Compat fix for getting option list
...
Forceing "Normal install mode (Whiptail) "
since this script requires it.
For This sctipt only, since it was unable to get correct module list
2021-02-26 12:51:12 +01:00
brammp
d85678e560
Script:Compat fixed/added var
2021-02-26 12:31:56 +01:00
brammp
0c62faa0aa
Main, fixed checking wrong var in version check
2021-02-26 12:29:05 +01:00
brammp
5a70278103
Main, Updated version detection
2021-02-26 12:26:45 +01:00
brammp
1423d72e53
Added rough versioning system
2021-02-25 11:34:42 +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
064ceafe08
Main:AddCMS removed var ignphpcms
...
Remove var 'ignphpcms' because it is no longer unused
2021-02-11 13:37:36 +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
282851f1ed
Main:AppendCMS Renamed bck-util cms-handeler
...
Renamed bck-util cms-handeler to CMSHook-conf for future compatibility
2021-02-10 12:02:39 +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
923cefbda4
Merge branch 'PostfixTesting' of https://git.ictmaatwerk.com/VPS-scripts/Web-V2 into PostfixTesting
2021-02-05 18:45:17 +01:00
brammp
4ff12369d6
Mod:Postfix fixed PHP cfg Update & motd warn msgs
2021-02-05 18:45:05 +01:00
brammp
46042d3ca9
Mod:Postfix fixed PHP cfg Update & motd warn msgs
2021-02-05 18:39:35 +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
Bram Prieshof
5a711db696
Fixed oopsie
2021-02-01 21:45:07 +01:00
brammp
8dfef7c493
Added OpenDKIM to Postfix module
2021-01-29 18:23:16 +01:00
brammp
03ff10e36d
Fixed config for FC CMS
2021-01-27 12:50:05 +01:00
brammp
71f62088d8
Fixed incorrect fetching of FC server conf
2021-01-27 12:39:43 +01:00
brammp
bd4e431215
Added FrontController CMS
2021-01-27 12:19:07 +01:00
brammp
39da2f54d7
Cleanup EL8 Output
2021-01-27 11:41:28 +01:00
brammp
8f9a9e7c95
Updated detection of centos to accept all EL8
2021-01-27 11:29:57 +01:00
brammp
f0e0eef8bc
enabled http proxy apahce module by default
2021-01-08 15:30:30 +01:00
brammp
d123670a71
fixed typos in config for monit
2021-01-08 15:11:02 +01:00