Commit Graph

131 Commits

Author SHA1 Message Date
38d7b021de Fixed php pkg list and SeLinux 2020-12-04 15:52:41 +01:00
752f777697 Fixed oopsie 2020-12-04 13:54:58 +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
eb83d11538 Fixed Selinx www folder 2020-12-03 13:36:55 +01:00
18439cc934 Fixed non starting services 2020-12-03 13:12:12 +01:00
17353040b6 Fixed typo 2020-12-03 12:26:40 +01:00
c49a284e5e Fixed ufw no starting on boot 2020-12-03 12:05:37 +01:00
a9f57d3513 Fixed UFW defaults for Centos
Fixed selinux ssh port
2020-12-03 11:28:41 +01:00
859033a213 Fixed nginx pkg list for CentOS 2020-12-02 15:59:34 +01:00
2cbaa6ce86 Fixed incorect Variable generic preconf 2020-12-02 15:53:15 +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
c3839afdc4 Set keyboard layout to us + Added bash-completion 2020-11-27 12:31:19 +01:00
18ea88f6dc Added cron to pkg list 2020-11-26 13:48:58 +01:00
0ab3c8bc44 added sudo to main PKG list 2020-11-25 14:33:57 +01:00
be2cf222d9 fixed apache output 2020-10-15 14:29:21 +02:00
8ad35db685 updated postfix module and fixed CMS motd 2020-10-15 12:20:23 +02:00
b475a7f365 Seperated Postfix into submodule 2020-10-14 15:04:50 +02:00
0cb3113ede Output cleanup for whiptail 2020-10-09 15:09:58 +02:00
39510bbd1f Output cleanup normal and bug fixes 2020-10-09 12:18:48 +02:00
89456991df Added failed-ssl fallback 2020-10-08 12:39:19 +02:00
6550adcdec Allowed +1 occurrence in most sed commands 2020-10-02 16:28:34 +02:00
1d7bc1e387 Replaced certbot with ACME.sh 2020-10-02 14:35:54 +02:00
b.waal
f3701924f0 Prepared for ACME.sh 2020-10-02 14:18:14 +02:00
b.waal
6d9faf6ecd Prepared for ACME.sh 2020-10-02 14:18:11 +02:00
b.waal
1c4ad0880e Prepared for ACME.sh 2020-10-02 14:18:08 +02:00
b.waal
ed4e0b51e9 Prepared for ACME.sh 2020-10-02 14:18:03 +02:00
b.waal
7d00f38378 Prepared for ACME.sh 2020-10-02 14:18:00 +02:00
b.waal
208df41550 Prepared for ACME.sh 2020-10-02 14:17:57 +02:00
6fd151096a Replaced wget in favor of curl 2020-10-01 12:04:06 +02:00
a4815095b7 Migration form apt.list to generic.pkg.list 2020-09-25 10:37:00 +02:00
1599216685 Fixed output of new repo scipt 2020-09-24 13:01:29 +02:00
9e9487c597 Updated methode of adding repo's 2020-09-24 12:13:05 +02:00
adbb03e62f fixed typo apache config-script 2020-09-11 14:10:47 +02:00
03773054de added php update tool for apache 2020-09-11 13:54:08 +02:00
0b11896d0b fixed typo 2020-09-11 13:39:22 +02:00
bf2368a7f3 Fixed oopsie 2020-09-11 13:27:32 +02:00
52906fea36 added database redir from frond-end (apache) 2020-09-10 15:34:47 +02:00
653548ee5e added database redir from frond-end 2020-09-10 14:39:45 +02:00
c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
Bram Prieshof
1ccbe3e61a Clean fail2ban jail folder before creating own jails 2020-09-04 14:52:29 +02:00
27782ff2a3 Fixed oopsie 2020-09-04 13:30:38 +02:00
Bram Prieshof
0e6c8e27aa added if statement to disable f2b jail for fail2ban 2020-09-04 11:58:26 +02:00
824ff17ee3 Disabled Backend CMS and Phpmya for nginx_nonphp 2020-09-04 11:48:50 +02:00
c950ddbf34 Renamed nginx-nonphp to nginx_nonphp 2020-09-03 15:03:04 +02:00
7f6c006d2c Added nginx without PHP-FPM 2020-09-03 14:56:21 +02:00
Bram Prieshof
b591875112 Update 'CoreModules/nginx/config/nginx/nginx-default.conf' 2020-09-03 14:34:44 +02:00
4826e53ee8 Fixed issues regading nginx repo migration 2020-09-03 14:19:36 +02:00
4db54257bc Migrated nginx from ppa to NGINX Own repo 2020-09-03 14:06:27 +02:00