Commit Graph
100 Commits
Author SHA1 Message Date
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
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
brammp afffd9f74d Added monit to backend CMS 2021-01-08 14:26:33 +01:00
brammp 8cafe06982 Reset branch in installer after merge 2020-12-18 15:31:36 +01:00
brammp 22ca4d3464 updated phpupdater for apache 2020-12-18 14:35:13 +01:00
brammp d889f248e6 Prepared php updater for EL 2020-12-17 15:14:18 +01:00
brammp 9115a36148 fixed oopsie 2020-12-16 14:35:54 +01:00
brammp a24e075714 Fixed typo, after inital update for php module
Fixes: #10
2020-12-16 14:27:31 +01:00
brammp c5d70cc455 Updated php module to support mutiple php versions 2020-12-16 13:25:11 +01:00
brammp e570e4b88c Added tmp folder to php basedir's 2020-12-16 10:52:41 +01:00
brammp a87850f6d0 Fixed nginx-nonPHP CMS 2020-12-10 13:45:20 +01:00
brammp ba80b923d0 Added nano to pkg list 2020-12-10 13:09:49 +01:00
brammp 74d76cdf15 Fixed use of incorect var for OS detection 2020-12-10 11:30:08 +01:00
brammp 9e9211c475 Fixed Fail2Ban for centos 2020-12-09 21:35:01 +01:00
brammp d6cebfefb2 Fixed oopsie 2020-12-09 18:35:17 +01:00
brammp 2170468a30 Fixed accidentally removed linux for F2B centos 2020-12-09 18:35:03 +01:00
brammp 377c3e6e50 Added bugfix to apache for centos 2020-12-09 18:04:48 +01:00
brammp 92b487345e Cleanup apache 2020-12-09 17:26:38 +01:00
brammp fe742ec534 Fixed oopsie 2020-12-09 15:29:02 +01:00
brammp 95f2a19422 Updated apache module to use vars 2020-12-09 15:13:23 +01:00
brammp 2a6de08f75 Fixed fail2ban and replaced cent8 with el8 2020-12-09 13:29:25 +01:00
brammp b112be5aeb Added tar to Installer-Requirements 2020-12-09 12:21:17 +01:00
brammp 7e65bec375 new pkgmanager var also added to installer 2020-12-09 11:33:42 +01:00
brammp 1e09184895 Added more vars for pkgmanager
PKGUC: Clear and update repo cache
PKGUP: Running updates
2020-12-09 11:32:45 +01:00
brammp 3179abbb6c Fixed backend uploads 2020-12-04 19:04:27 +01:00
brammp 74f12decdf Adapted nextcloud init to support redis on Centos 2020-12-04 18:13:30 +01:00
brammp bcb714db44 added bzip2 for nextcloud 2020-12-04 17:38:00 +01:00
brammp 93184de8eb Fixed oopsie in Selinux webdir 2020-12-04 17:22:53 +01:00
brammp 06a7814d98 Updated SeLinux for web folder once again 2020-12-04 17:04:53 +01:00
brammp aebf9c97e4 Fixed oopsie 2020-12-04 16:05:19 +01:00
brammp f3b2d3cfb5 updated wp init script
Replaced wp with /usr/local/bin/wp,
because centos sudo failed to detect wp command
2020-12-04 15:56:05 +01:00
brammp 38d7b021de Fixed php pkg list and SeLinux 2020-12-04 15:52:41 +01:00
brammp ae6a1f7433 Updated nextcloud pkg list 2020-12-04 14:10:21 +01:00
brammp 752f777697 Fixed oopsie 2020-12-04 13:54:58 +01:00
brammp bc511b4c73 Updated password generator for mysql db creation 2020-12-04 12:53:04 +01:00
brammp 574e61b085 Updated Redis module for Centos compatibility 2020-12-04 11:10:57 +01:00
brammp 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
brammp 7fb0470f44 Made motd msg work in Centos,
updated motd display to first check if file exists
2020-12-03 14:07:35 +01:00
brammp eb83d11538 Fixed Selinx www folder 2020-12-03 13:36:55 +01:00
brammp 18439cc934 Fixed non starting services 2020-12-03 13:12:12 +01:00
brammp 17353040b6 Fixed typo 2020-12-03 12:26:40 +01:00
brammp c49a284e5e Fixed ufw no starting on boot 2020-12-03 12:05:37 +01:00
brammp a9f57d3513 Fixed UFW defaults for Centos
Fixed selinux ssh port
2020-12-03 11:28:41 +01:00
brammp 859033a213 Fixed nginx pkg list for CentOS 2020-12-02 15:59:34 +01:00
brammp 2cbaa6ce86 Fixed incorect Variable generic preconf 2020-12-02 15:53:15 +01:00
brammp f51b50debb added debug msg to preconfig 2020-12-02 15:25:45 +01:00
brammp 061d97d5a0 Initial centos test/modifications 2020-12-02 14:54:22 +01:00
brammp 59a256c590 Fixed bug in "Set sitename" y/n question 2020-11-27 12:47:33 +01:00
brammp c3839afdc4 Set keyboard layout to us + Added bash-completion 2020-11-27 12:31:19 +01:00
brammp 38b1e8560f Enabled Debian 10 for validation and testing 2020-11-26 15:13:11 +01:00
brammp 4c25b3456f Added Apend scripts to documentation 2020-11-26 14:21:45 +01:00
brammp 18ea88f6dc Added cron to pkg list 2020-11-26 13:48:58 +01:00
brammp 3c7683684a update Wordpress salt use printf instead of ed 2020-11-25 15:46:00 +01:00
brammp 0ab3c8bc44 added sudo to main PKG list 2020-11-25 14:33:57 +01:00
brammp 64ce1701be Enabled Ubuntu 20.04 for validation and testing 2020-10-28 11:56:09 +01:00
brammp aeb20247ab Migrated to VPS-scripts 2020-10-16 10:30:29 +02:00
brammp be2cf222d9 fixed apache output 2020-10-15 14:29:21 +02:00
brammp 8eb67bb10f Fixed CMS motd 2020-10-15 13:33:14 +02:00
brammp 8ad35db685 updated postfix module and fixed CMS motd 2020-10-15 12:20:23 +02:00
brammp b475a7f365 Seperated Postfix into submodule 2020-10-14 15:04:50 +02:00
brammp 0cb3113ede Output cleanup for whiptail 2020-10-09 15:09:58 +02:00
brammp abe8aefb10 Fixed oopsie 2020-10-09 14:19:02 +02:00
brammp de53e32441 fixed missing www Question whiptail menu 2020-10-09 14:15:43 +02:00
brammp 79916b0fce fixed oopsie 2020-10-09 13:40:25 +02:00
brammp 39510bbd1f Output cleanup normal and bug fixes 2020-10-09 12:18:48 +02:00
brammp 976fcdf83d Ssl scipt only when ssl failed +cleanup ssl script 2020-10-08 14:24:21 +02:00
brammp a7cef49e4b Cleanup after failed ssl request 2020-10-08 14:19:52 +02:00
brammp 89456991df Added failed-ssl fallback 2020-10-08 12:39:19 +02:00
brammp 921cf142b8 Updated To-Do 2020-10-07 12:06:21 +02:00
brammp a9e25cbe40 Fixed enableSSL 2020-10-02 17:12:38 +02:00
brammp 6550adcdec Allowed +1 occurrence in most sed commands 2020-10-02 16:28:34 +02:00
brammp a512a0bc5f Include ACME.sh Module 2020-10-02 14:49:22 +02:00
brammp 1d7bc1e387 Replaced certbot with ACME.sh 2020-10-02 14:35:54 +02:00
brammp 6fd151096a Replaced wget in favor of curl 2020-10-01 12:04:06 +02:00
brammp 4642319096 Init intergation of multi OS support, updated docs 2020-09-30 15:43:43 +02:00
brammp 98f511d504 updated SMI 2020-09-25 11:03:55 +02:00
brammp 89d974c6fd Set os specific pkg lists 2020-09-25 10:56:01 +02:00
brammp a4815095b7 Migration form apt.list to generic.pkg.list 2020-09-25 10:37:00 +02:00
brammp 1599216685 Fixed output of new repo scipt 2020-09-24 13:01:29 +02:00
brammp 84faba5a9f fixed oopsie 2020-09-24 12:51:34 +02:00
brammp 9e9487c597 Updated methode of adding repo's 2020-09-24 12:13:05 +02:00
brammp adbb03e62f fixed typo apache config-script 2020-09-11 14:10:47 +02:00
brammp 03773054de added php update tool for apache 2020-09-11 13:54:08 +02:00
brammp 0b11896d0b fixed typo 2020-09-11 13:39:22 +02:00
brammp bf2368a7f3 Fixed oopsie 2020-09-11 13:27:32 +02:00
brammp 52906fea36 added database redir from frond-end (apache) 2020-09-10 15:34:47 +02:00
brammp 653548ee5e added database redir from frond-end 2020-09-10 14:39:45 +02:00
brammp c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
brammp 7d4eb9d953 Updating TO-DO lists 2020-09-04 16:20:48 +02:00