Commit Graph

8 Commits

Author SHA1 Message Date
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
6fd151096a Replaced wget in favor of curl 2020-10-01 12:04:06 +02:00
c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
b.waal
208a7eca53 Added daily backend disable cronjob 2020-08-07 14:30:37 +02:00
Bram Prieshof
84196daa2d Added log location and authlog file 2020-07-24 13:24:20 +02:00
a3be7f3e18 Added Custom php pools to all available CMS's 2020-07-17 15:52:34 +02:00
66de5c677e Added php-FPM pool for backend services 2020-07-17 14:18:23 +02:00