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
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
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
dda74005f5
Main: Added fix SSL issue described #12
2021-03-24 15:06:54 +01:00
brammp
f28b08792c
Scrtipt:Compat Cleanup and basic validation
2021-03-11 15:43:42 +01:00
brammp
b15f8a33ed
Script:Compat fix for getting option list
...
Forceing "Normal install mode (Whiptail) "
since this script requires it.
For This sctipt only, since it was unable to get correct module list
2021-02-26 12:51:12 +01:00
brammp
d85678e560
Script:Compat fixed/added var
2021-02-26 12:31:56 +01:00
brammp
1423d72e53
Added rough versioning system
2021-02-25 11:34:42 +01:00
brammp
afffd9f74d
Added monit to backend CMS
2021-01-08 14:26:33 +01:00
brammp
d889f248e6
Prepared php updater for EL
2020-12-17 15:14:18 +01:00
brammp
74d76cdf15
Fixed use of incorect var for OS detection
2020-12-10 11:30:08 +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
1e09184895
Added more vars for pkgmanager
...
PKGUC: Clear and update repo cache
PKGUP: Running updates
2020-12-09 11:32:45 +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
Bram Prieshof
d7fcf5e55c
Update 'Scripts/SMI.sh'
2020-12-02 13:42:23 +01:00
brammp
38b1e8560f
Enabled Debian 10 for validation and testing
2020-11-26 15:13:11 +01:00
brammp
64ce1701be
Enabled Ubuntu 20.04 for validation and testing
2020-10-28 11:56:09 +01:00
brammp
aeb20247ab
Migrated to VPS-scripts
2020-10-16 10:30:29 +02:00
brammp
976fcdf83d
Ssl scipt only when ssl failed +cleanup ssl script
2020-10-08 14:24:21 +02:00
brammp
a7cef49e4b
Cleanup after failed ssl request
2020-10-08 14:19:52 +02:00
brammp
89456991df
Added failed-ssl fallback
2020-10-08 12:39:19 +02:00
brammp
a9e25cbe40
Fixed enableSSL
2020-10-02 17:12:38 +02:00
brammp
1d7bc1e387
Replaced certbot with ACME.sh
2020-10-02 14:35:54 +02:00
b.waal
0d8cd7c98c
Update 'Scripts/SMI.sh'
2020-10-02 11:18:20 +02:00
brammp
4642319096
Init intergation of multi OS support, updated docs
2020-09-30 15:43:43 +02:00
brammp
98f511d504
updated SMI
2020-09-25 11:03:55 +02:00
brammp
a4815095b7
Migration form apt.list to generic.pkg.list
2020-09-25 10:37:00 +02:00
brammp
1599216685
Fixed output of new repo scipt
2020-09-24 13:01:29 +02:00
brammp
9e9487c597
Updated methode of adding repo's
2020-09-24 12:13:05 +02:00
brammp
c8b4c7fc18
Added branchtype to allow for tags
2020-09-09 14:22:15 +02:00
Bram Prieshof
5e718e8cae
Made EnableSSL compatible with nginx_nonphp
2020-09-04 13:12:20 +02:00
brammp
14d066a6f9
Added init sctipt removal feature
2020-09-03 13:18:14 +02:00
brammp
51de4a6a7e
Fixed toggles for nginx
2020-09-03 09:16:50 +00:00
brammp
61ce0c464a
Update 'Scripts/toggles/toggle-Netdata_NGINX.sh'
2020-09-03 09:15:48 +00:00
brammp
ec40338c97
Update 'Scripts/toggles/toggle-PhpMyAdmin_APACHE.sh'
2020-09-02 11:26:24 +00:00
brammp
187dc9b247
Update 'Scripts/toggles/toggle-PhpMyAdmin_NGINX.sh'
2020-09-02 11:24:29 +00:00
brammp
c36a3f64ba
Add 'Scripts/toggles/toggle-PhpMyAdmin_APACHE.sh'
2020-09-02 11:19:56 +00:00
brammp
700509c151
Update 'Scripts/EnableSSL.sh'
2020-08-26 11:58:06 +00:00
brammp
2e217b095b
Update 'Scripts/EnableSSL.sh'
2020-08-26 11:53:15 +00:00
brammp
dc3a46ce90
Update 'Scripts/EnableSSL.sh'
2020-08-26 11:51:30 +00:00
brammp
e0ed283af9
integrated ssl-handler
2020-08-26 08:50:58 +00:00
brammp
7282836297
set certbot to certonly and fixed TLSv1.3
2020-08-12 14:31:04 +02:00
brammp
6e2dc8faf7
Fixed ssl oopsie
2020-08-12 12:37:36 +02:00
brammp
5f27c5cba1
Updated SSL settings and installation methode
2020-08-07 16:21:58 +02:00
Bram Prieshof
c748b319fe
Update 'Scripts/toggles/toggle-Netdata_NGINX.sh'
2020-08-06 12:56:29 +02:00
Bram Prieshof
b3b08a3439
Update 'Scripts/toggles/toggle-Netdata_NGINX.sh'
2020-08-06 12:55:51 +02:00
Bram Prieshof
dfe551210d
Update 'Scripts/toggles/toggle-PhpMyAdmin_NGINX.sh'
2020-08-06 12:51:31 +02:00
Bram Prieshof
790e2d6a96
Upload files to 'Scripts/toggles'
2020-04-29 12:02:11 +02:00