Commit Graph

27 Commits

Author SHA1 Message Date
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 89456991df Added failed-ssl fallback 2020-10-08 12:39:19 +02:00
brammp 6550adcdec Allowed +1 occurrence in most sed commands 2020-10-02 16:28:34 +02:00
brammp 6fd151096a Replaced wget in favor of curl 2020-10-01 12:04:06 +02:00
brammp c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
brammp a4d2b61342 Add 'CMS/Backend/apache-siteBackend-unconfigured ' 2020-09-02 10:05:50 +00:00
brammp 57c8345be2 Update 'CMS/Backend/apache-conf.sh' 2020-09-02 09:57:41 +00:00
brammp 91b0127b93 Update 'CMS/Backend/apache-conf.sh' 2020-09-02 09:57:19 +00:00
brammp d048ef66a1 apache config for backend 2020-09-02 09:54:24 +00:00
Bram Prieshof d4724363b8 Fixed oopsie 2020-08-12 16:33:32 +02:00
brammp eda751c0bf Fixed Backend SSL 2020-08-12 16:15:51 +02:00
b.waal 208a7eca53 Added daily backend disable cronjob 2020-08-07 14:30:37 +02:00
brammp f24076bb43 Nginx per-site log and Wordpress init script using 2020-07-30 14:16:33 +02:00
Bram Prieshof 1dc82a1de7 Added log folder 2020-07-24 13:46:42 +02:00
Bram Prieshof 84196daa2d Added log location and authlog file 2020-07-24 13:24:20 +02:00
B.vandeWaal 54221dcfb2 Updated PHP-Pool's 2020-07-23 14:04:18 +02:00
brammp a3be7f3e18 Added Custom php pools to all available CMS's 2020-07-17 15:52:34 +02:00
brammp d246815e90 Fixed oopsie 2020-07-17 14:45:18 +02:00
brammp 66de5c677e Added php-FPM pool for backend services 2020-07-17 14:18:23 +02:00
Bram Prieshof 6ddb357a0c added index setting for PHPMyAdmin 2020-03-12 11:14:23 +01:00
bprieshof eaf0aa6bbd Fixed Sed command 2019-12-12 14:42:07 +01:00
bprieshof b2beb06c4f Fixed phpVer 2019-12-12 14:39:58 +01:00
bprieshof 8617df9df6 Fixed Oopsie 2019-12-12 12:51:31 +01:00
bprieshof 1b21ae6a13 Fixed sed for DOMAINname 2019-12-12 12:49:54 +01:00
bprieshof 4af612d19f Added full config script 2019-12-12 12:34:50 +01:00
bprieshof 7cd77e6b74 Add 'CMS/Backend/nginx-conf.sh' 2019-12-11 14:38:37 +01:00
bprieshof eab5b85ef1 Add 'CMS/Backend/nginx-siteBackend-unconfigured' 2019-12-11 14:18:03 +01:00