Bram Prieshof
24299f9158
Merge branch 'master' into Debian11Testing
2021-09-08 12:55:56 +00:00
9b448938bf
Sync 'Debian11Testing' to master
Main-V2.1
2021-09-08 14:54:55 +02:00
429f75e5e3
Main, Prepair for sync to master branch
2021-09-08 14:42:29 +02:00
c512a70477
Main:Inst added var:sshservice for el8 using sshd
...
and deb based ssh
2021-09-08 13:54:33 +02:00
50c3561710
Main:Inst updated ssh service name sshd->ssh
...
Since in Debian 11 `ssh` is more reliable then 'sshd'
2021-09-08 10:35:21 +02:00
668da644f3
Main, MariaDB & Deb11; CMS:Backend
...
Main, MariaDB:
Switched form MariaDB back to MySQL since it is available for Deb11
Main, Debian 11
Enabled Debian 11 support, and removed warnings
CMS:Backend increased limits
PHP: post_max to 256M
Nginx: client_max_body to 256m and fcgi_timeout to 10 minutes
2021-09-03 14:02:06 +02:00
bbd91b4e9a
Mod:php-fpm update script new version detection
...
Updated detection for latested php version in repo for deb based
now using apt package list repo file instead of apt list command
2021-08-27 15:21:18 +02:00
4238e78ac1
Mod:Postfix Added basic SSL/TLS support
2021-08-26 15:20:31 +02:00
98c5429f00
Added fix from #10 to all php versions
2021-08-19 14:54:47 +02:00
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
02e644ba60
CMS:Nextcloud added missing semicolon
2021-08-11 13:20:41 +02:00
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
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
6ffae91431
CMS:Nextcloud Init.sh fixed typo
2021-04-15 13:46:13 +02:00
dabb32845d
CMS:Nextcloud fixes related to #15
2021-04-14 14:54:05 +02:00
f27c55336e
Main:AppendCMS added fix for #12 , Forgotten this
2021-03-25 12:17:05 +01:00
dda74005f5
Main: Added fix SSL issue described #12
2021-03-24 15:06:54 +01:00
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
31c7ba85c8
Mod:Postfix Updated msg's
2021-03-18 16:04:53 +01:00
f755e27fb4
Mod:Postfix Fixed oopsie
2021-03-18 14:57:42 +01:00
22df00dd80
Mod:Postfix added blacklist check reminder
2021-03-18 14:46:00 +01:00
0dd431a8d5
Mod:Postfix updated instructions
2021-03-18 14:34:31 +01:00
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
f28b08792c
Scrtipt:Compat Cleanup and basic validation
2021-03-11 15:43:42 +01:00
4af278b6f0
Main:PhpUp added remove script if cur php is kept
2021-03-04 11:07:27 +01:00
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
d85678e560
Script:Compat fixed/added var
2021-02-26 12:31:56 +01:00
0c62faa0aa
Main, fixed checking wrong var in version check
2021-02-26 12:29:05 +01:00
5a70278103
Main, Updated version detection
2021-02-26 12:26:45 +01:00
1423d72e53
Added rough versioning system
2021-02-25 11:34:42 +01:00
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
064ceafe08
Main:AddCMS removed var ignphpcms
...
Remove var 'ignphpcms' because it is no longer unused
2021-02-11 13:37:36 +01:00
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
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
cbba8b1d1b
Mod:Postfix fixed opendkim group for postfix
2021-02-05 21:17:22 +01:00
af951799b5
Mod:Postfix added perl-Getopt for centos
2021-02-05 21:08:36 +01:00
84cda6333f
Mod:Postfix bugfixes
2021-02-05 20:58:24 +01:00
402a4b68e5
Mod:Postfix Fixed typo
2021-02-05 20:35:04 +01:00
98c5dec4d9
Mod:Postfix add global option to Seds & fixed cfg
2021-02-05 19:58:48 +01:00
923cefbda4
Merge branch 'PostfixTesting' of https://git.ictmaatwerk.com/VPS-scripts/Web-V2 into PostfixTesting
2021-02-05 18:45:17 +01:00
4ff12369d6
Mod:Postfix fixed PHP cfg Update & motd warn msgs
2021-02-05 18:45:05 +01:00
46042d3ca9
Mod:Postfix fixed PHP cfg Update & motd warn msgs
2021-02-05 18:39:35 +01:00
616f0a2162
Mod:Postfix Fixed ODK Sock for deb & Clean CMSHOOK
2021-02-05 18:05:23 +01:00
10838eb815
Mod:Postfix updated CMSHook and fixed sed (again)
2021-02-05 17:33:26 +01:00
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
2988258ffd
Mod:Postfix Updated Config.sh
...
fixed mkdir, various typos and existing CMS/site detection
2021-02-05 17:12:34 +01:00