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
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
dda74005f5
Main: Added fix SSL issue described #12
2021-03-24 15:06:54 +01:00
269998a2af
Main, reset branch to master after merge
2021-03-19 14:59:56 +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
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
8dfef7c493
Added OpenDKIM to Postfix module
2021-01-29 18:23:16 +01:00
39da2f54d7
Cleanup EL8 Output
2021-01-27 11:41:28 +01:00
8f9a9e7c95
Updated detection of centos to accept all EL8
2021-01-27 11:29:57 +01:00
8cafe06982
Reset branch in installer after merge
2020-12-18 15:31:36 +01:00
c5d70cc455
Updated php module to support mutiple php versions
2020-12-16 13:25:11 +01:00
Bram Prieshof
1f006a056c
Set branch in installer to master after merge from centos-testing
2020-12-10 14:40:37 +01:00
2a6de08f75
Fixed fail2ban and replaced cent8 with el8
2020-12-09 13:29:25 +01:00
b112be5aeb
Added tar to Installer-Requirements
2020-12-09 12:21:17 +01:00
7e65bec375
new pkgmanager var also added to installer
2020-12-09 11:33:42 +01:00
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
7fb0470f44
Made motd msg work in Centos,
...
updated motd display to first check if file exists
2020-12-03 14:07:35 +01:00
f51b50debb
added debug msg to preconfig
2020-12-02 15:25:45 +01:00
061d97d5a0
Initial centos test/modifications
2020-12-02 14:54:22 +01:00
59a256c590
Fixed bug in "Set sitename" y/n question
2020-11-27 12:47:33 +01:00
38b1e8560f
Enabled Debian 10 for validation and testing
2020-11-26 15:13:11 +01:00
64ce1701be
Enabled Ubuntu 20.04 for validation and testing
2020-10-28 11:56:09 +01:00
aeb20247ab
Migrated to VPS-scripts
2020-10-16 10:30:29 +02:00
8ad35db685
updated postfix module and fixed CMS motd
2020-10-15 12:20:23 +02:00
0cb3113ede
Output cleanup for whiptail
2020-10-09 15:09:58 +02:00
abe8aefb10
Fixed oopsie
2020-10-09 14:19:02 +02:00
de53e32441
fixed missing www Question whiptail menu
2020-10-09 14:15:43 +02:00
79916b0fce
fixed oopsie
2020-10-09 13:40:25 +02:00
39510bbd1f
Output cleanup normal and bug fixes
2020-10-09 12:18:48 +02:00
a7cef49e4b
Cleanup after failed ssl request
2020-10-08 14:19:52 +02:00
89456991df
Added failed-ssl fallback
2020-10-08 12:39:19 +02:00
a512a0bc5f
Include ACME.sh Module
2020-10-02 14:49:22 +02:00
1d7bc1e387
Replaced certbot with ACME.sh
2020-10-02 14:35:54 +02:00
b.waal
29e78ceacb
Whiptail alignment
2020-10-02 11:12:27 +02:00
6fd151096a
Replaced wget in favor of curl
2020-10-01 12:04:06 +02:00
4642319096
Init intergation of multi OS support, updated docs
2020-09-30 15:43:43 +02:00
Bram Prieshof
531088000a
added wget as requirement
2020-09-25 14:29:10 +02:00
89d974c6fd
Set os specific pkg lists
2020-09-25 10:56:01 +02:00
a4815095b7
Migration form apt.list to generic.pkg.list
2020-09-25 10:37:00 +02:00
84faba5a9f
fixed oopsie
2020-09-24 12:51:34 +02:00
9e9487c597
Updated methode of adding repo's
2020-09-24 12:13:05 +02:00
c8b4c7fc18
Added branchtype to allow for tags
2020-09-09 14:22:15 +02:00
Bram Prieshof
226ba390ee
Update 'installer.sh'
2020-09-04 13:18:44 +02:00
824ff17ee3
Disabled Backend CMS and Phpmya for nginx_nonphp
2020-09-04 11:48:50 +02:00
Bram Prieshof
d612a5a0ef
Fixed oopsie
2020-09-04 11:12:11 +02:00
59bc06569b
merge of Dev branch for apache with Main branche
2020-09-03 11:45:13 +02:00
caa7904489
Update 'installer.sh'
2020-09-02 10:50:21 +00:00