brammp
6922ea61b2
Update references to new git location
...
Changed Web-V2 config location to /etc/WebV2
2023-07-02 20:43:33 +02:00
brammp
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
brammp
9222904ab2
CMS-Nextcloud: Update nginx config for beter Talk compatibility
2022-04-21 14:39:14 +02:00
Bram Prieshof
e583fa7357
CMS-Nextcloud: update opchache config php pool
2022-02-16 21:59:50 +00:00
brammp
296a68dc2e
CMS:Nextcloud, fixed first-run video
2021-11-26 19:56:32 +01:00
brammp
39724043fe
Fixed php session save permission problem
2021-11-25 14:20:16 +01:00
brammp
668da644f3
Main, MariaDB & Deb11; CMS:Backend
...
Main, MariaDB:
Switched form MariaDB back to MySQL since it is available for Deb11
Main, Debian 11
Enabled Debian 11 support, and removed warnings
CMS:Backend increased limits
PHP: post_max to 256M
Nginx: client_max_body to 256m and fcgi_timeout to 10 minutes
2021-09-03 14:02:06 +02:00
brammp
98c5429f00
Added fix from #10 to all php versions
2021-08-19 14:54:47 +02:00
brammp
c9abe992e0
Main: Added inital support for Debian 11
...
Added Debian 11 as supported os
Added deb11 to all places were deb10 was in a if statement
Temporarily replaced MySQL with MariaDB,
since the MySQL repo is not yet avalible
2021-08-19 12:47:01 +02:00
brammp
02e644ba60
CMS:Nextcloud added missing semicolon
2021-08-11 13:20:41 +02:00
brammp
b911388b85
Added fix for Nextcloud php8.x (see #10 )
2021-08-11 13:05:17 +02:00
Bram Prieshof
ad5411b8cb
Update 'CMS/none/conf.sh'
2021-05-27 12:49:17 +02:00
brammp
b94a84bb84
CMS:Nextcloud added config option for trash clean
2021-05-06 11:55:11 +02:00
Bram Prieshof
73e168ff44
CMS:Nextcloud nginx added missing line
...
Signed-off-by: Bram Prieshof <bprieshof@noreply@ictmaatwerk.com >
2021-04-15 22:30:20 +02:00
brammp
6ffae91431
CMS:Nextcloud Init.sh fixed typo
2021-04-15 13:46:13 +02:00
brammp
dabb32845d
CMS:Nextcloud fixes related to #15
2021-04-14 14:54:05 +02:00
Bram Prieshof
5a711db696
Fixed oopsie
2021-02-01 21:45:07 +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
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
22ca4d3464
updated phpupdater for apache
2020-12-18 14:35:13 +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
9e9211c475
Fixed Fail2Ban for centos
2020-12-09 21:35:01 +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
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
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
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
3c7683684a
update Wordpress salt use printf instead of ed
2020-11-25 15:46:00 +01: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
39510bbd1f
Output cleanup normal and bug fixes
2020-10-09 12:18:48 +02: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
Bram Prieshof
2af62be7e1
Update 'CMS/wordpress/wordpress-init.sh'
2020-09-25 14:00:43 +02:00
Bram Prieshof
a154d5a3d5
Update 'CMS/wordpress/wordpress-init.sh'
2020-09-25 13:03:20 +02:00
brammp
a4815095b7
Migration form apt.list to generic.pkg.list
2020-09-25 10:37:00 +02:00