Commit Graph

31 Commits

Author SHA1 Message Date
be98df66a9 Main: Updated way DB names are generated
Switch from geting folder count in /var/www
to using SiteCount variable stored in /etc/ICTM/sites.count,
installer.sh has static 1, AppendCMS gets the file an increments it by one.
Fallback is build in for systems without sites.count
2022-04-21 15:17:28 +02:00
39724043fe Fixed php session save permission problem 2021-11-25 14:20:16 +01:00
39da2f54d7 Cleanup EL8 Output 2021-01-27 11:41:28 +01:00
9e9211c475 Fixed Fail2Ban for centos 2020-12-09 21:35:01 +01:00
95f2a19422 Updated apache module to use vars 2020-12-09 15:13:23 +01:00
2a6de08f75 Fixed fail2ban and replaced cent8 with el8 2020-12-09 13:29:25 +01:00
93184de8eb Fixed oopsie in Selinux webdir 2020-12-04 17:22:53 +01:00
06a7814d98 Updated SeLinux for web folder once again 2020-12-04 17:04:53 +01:00
bc511b4c73 Updated password generator for mysql db creation 2020-12-04 12:53:04 +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
3c7683684a update Wordpress salt use printf instead of ed 2020-11-25 15:46:00 +01:00
8eb67bb10f Fixed CMS motd 2020-10-15 13:33:14 +02:00
8ad35db685 updated postfix module and fixed CMS motd 2020-10-15 12:20:23 +02:00
6550adcdec Allowed +1 occurrence in most sed commands 2020-10-02 16:28:34 +02: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
14d066a6f9 Added init sctipt removal feature 2020-09-03 13:18:14 +02:00
640cc1cd1a Fixed oopsie 2020-07-31 13:16:17 +02:00
1171e84177 inital fail2ban addition 2020-07-31 11:54:42 +02:00
8d10e8b853 Updated motd's in the installer,
they wil also be displayed at the end of installation
2020-07-30 14:47:54 +02:00
f24076bb43 Nginx per-site log and Wordpress init script using 2020-07-30 14:16:33 +02:00
Bram Prieshof
9cce3cc75a Added WP-CLI 2020-07-30 11:06:59 +02:00
B.vandeWaal
54221dcfb2 Updated PHP-Pool's 2020-07-23 14:04:18 +02:00
a3be7f3e18 Added Custom php pools to all available CMS's 2020-07-17 15:52:34 +02:00
b.waal
e9f68034cd Updated to use the internal APT/Resource mirror 2020-04-30 13:45:54 +02:00
b.waal
c47c8afa2d Cleaning up 2020-04-23 11:14:49 +02:00
Bram Prieshof
2db1e62611 Update 'CMS/wordpress/conf.sh' 2020-03-12 12:03:28 +01:00
Bram Prieshof
464ebe403b fixed oopsie 2020-03-12 11:46:22 +01:00
Bram Prieshof
73a80ed78f Added Silent flag to tar command 2020-03-11 14:16:33 +01:00
Bram Prieshof
788580b8aa Update 'CMS/wordpress/conf.sh' 2020-03-11 12:27:30 +01:00
Bram Prieshof
25d843b424 Add 'CMS/wordpress/conf.sh' 2020-03-11 11:42:20 +01:00