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
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
296a68dc2e
CMS:Nextcloud, fixed first-run video
2021-11-26 19:56:32 +01:00
39724043fe
Fixed php session save permission problem
2021-11-25 14:20:16 +01:00
98c5429f00
Added fix from #10 to all php versions
2021-08-19 14:54:47 +02:00
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
02e644ba60
CMS:Nextcloud added missing semicolon
2021-08-11 13:20:41 +02:00
b911388b85
Added fix for Nextcloud php8.x (see #10 )
2021-08-11 13:05:17 +02:00
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
6ffae91431
CMS:Nextcloud Init.sh fixed typo
2021-04-15 13:46:13 +02:00
dabb32845d
CMS:Nextcloud fixes related to #15
2021-04-14 14:54:05 +02:00
39da2f54d7
Cleanup EL8 Output
2021-01-27 11:41:28 +01:00
22ca4d3464
updated phpupdater for apache
2020-12-18 14:35:13 +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
3179abbb6c
Fixed backend uploads
2020-12-04 19:04:27 +01:00
74f12decdf
Adapted nextcloud init to support redis on Centos
2020-12-04 18:13:30 +01:00
bcb714db44
added bzip2 for nextcloud
2020-12-04 17:38:00 +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
ae6a1f7433
Updated nextcloud pkg list
2020-12-04 14:10:21 +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
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
39510bbd1f
Output cleanup normal and bug fixes
2020-10-09 12:18:48 +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
a4815095b7
Migration form apt.list to generic.pkg.list
2020-09-25 10:37:00 +02:00
Bram Prieshof
031d3c705b
moved phpPHPver-apcu to general php
2020-09-10 13:36:28 +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
169c075770
fixed apache nextcloud w-k/dav
2020-08-28 12:11:27 +02:00
6b0e9345da
Upated nextcloud apt list
2020-08-28 11:49:02 +02:00
40e23498b2
Added nextcloud for apache
2020-08-28 11:36:59 +02:00
Bram Prieshof
cca882a5fe
Fixed ssl
2020-08-19 12:08:08 +02:00
b.waal
1f7c9a5cd3
Spell check
2020-08-19 11:55:31 +02:00
5f27c5cba1
Updated SSL settings and installation methode
2020-08-07 16:21:58 +02:00
Bram Prieshof
7b565280f8
Fixed oopsie
2020-08-07 11:02:15 +02:00
Bram Prieshof
2c619b9a44
touch nexcloud log to fix F2B crashing after install
2020-08-05 15:15:37 +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
3b8c214dec
Fixed oopsie's
2020-07-30 15:22:26 +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
b.waal
7efef13984
Fixed oopsie!
2020-07-24 11:56:40 +02:00
B.vandeWaal
54221dcfb2
Updated PHP-Pool's
2020-07-23 14:04:18 +02:00