2c4e5cf324
SubModule php-fpm: Relocated setup of php repo
...
Relocated it from generic CoreModule to the php-fpm SubModule
2023-07-02 21:47:12 +02:00
6e7761effe
Submodule PHP-FPM: Added module only installer and fixed PhpUpdater for debian 12
2023-07-02 21:37:51 +02:00
c272df8109
Submodule PHP-FPM: Added inital debain 12 support
2023-07-02 21:05:03 +02:00
6922ea61b2
Update references to new git location
...
Changed Web-V2 config location to /etc/WebV2
2023-07-02 20:43:33 +02:00
be98df66a9
Main: Updated way DB names are generated
...
Switch from geting folder count in /var/www
to using SiteCount variable stored in /etc/ICTM/sites.count,
installer.sh has static 1, AppendCMS gets the file an increments it by one.
Fallback is build in for systems without sites.count
2022-04-21 15:17:28 +02:00
9222904ab2
CMS-Nextcloud: Update nginx config for beter Talk compatibility
2022-04-21 14:39:14 +02:00
Bram Prieshof
e583fa7357
CMS-Nextcloud: update opchache config php pool
2022-02-16 21:59:50 +00:00
459d61b348
PhpUpdater: Fixed mistake and cleaned up promts
2022-01-20 14:40:33 +01:00
296a68dc2e
CMS:Nextcloud, fixed first-run video
2021-11-26 19:56:32 +01:00
39724043fe
Fixed php session save permission problem
2021-11-25 14:20:16 +01: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