Commit Graph

57 Commits

Author SHA1 Message Date
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
200292da97 Nginx config will now use SiteName as its conf name, and fixed nextcloud init so it will use the php-pool user 2020-07-22 16:01:40 +02:00
a3be7f3e18 Added Custom php pools to all available CMS's 2020-07-17 15:52:34 +02:00
Bram Prieshof
8f69a59726 Added PHP modules for nextcloud 19 2020-07-09 14:58:21 +02:00
Bram Prieshof
b12c0a3057 Update 'CMS/nextcloud/nginx-conf.sh' 2020-06-12 11:10:43 +02:00
Bram Prieshof
04b67f6553 upped fastcgi_timeout to 300s 2020-05-01 12:31:30 +02:00
b.waal
e54eeadaee Updated to use NL language, disabled first run wizard 2020-05-01 12:07:05 +02:00
Bram Prieshof
77bbfb7f92 Update 'CMS/nextcloud/nextcloud-init.sh' 2020-04-30 15:13:57 +02:00
Bram Prieshof
44d8bc23f7 Update 'CMS/nextcloud/nextcloud-init.sh' 2020-04-30 15:09:10 +02:00
Bram Prieshof
3c4f028637 Update 'CMS/nextcloud/nginx-conf.sh' 2020-04-30 14:39:49 +02:00
Bram Prieshof
c40d43ccee Add 'CMS/nextcloud/nginx-apt.list' 2020-04-30 14:38:47 +02:00
b.waal
ac1381641b Updated to use the internal APT/Resource mirror 2020-04-30 13:42:58 +02:00
b.waal
ff1509269d Cleaning up 2020-04-23 11:15:10 +02:00
b.waal
b3cbe66839 Added ignore flag for setting PHP parameters 2020-04-15 12:07:12 +02:00
b.waal
e484b4bd88 Fixed MOTD color 2020-03-24 15:07:27 +01:00
Bram Prieshof
23aaee26d1 Updated CronJob scrip location 2020-03-06 13:48:32 +01:00
Bram Prieshof
4807486d09 Added 2020-03-06 11:58:01 +01:00
Bram Prieshof
b6e181bb51 Removing quiet tag from nextcloud wget
Nextcloud Dowload servers are slow, and i am unable to check if the downloads is still running
2020-03-06 11:16:01 +01:00
Bram Prieshof
6be37a737e Added disable for https/ssl 2020-03-06 10:03:20 +01:00
Bram Prieshof
e7cc30cde7 Update 'CMS/nextcloud/nextcloud-init.sh' 2020-03-05 15:49:25 +01:00
Bram Prieshof
34fbd726ff Added Finalize script and login notice 2020-03-05 15:19:15 +01:00
Bram Prieshof
e029d86268 Add 'CMS/nextcloud/MotdNextCloud' 2020-03-05 15:05:09 +01:00
Bram Prieshof
b4e17c04c2 Add 'CMS/nextcloud/nextcloud-init.sh' 2020-03-05 15:03:54 +01:00
Bram Prieshof
bee6fa22e4 Update 'CMS/nextcloud/nginx-conf.sh' 2020-03-05 14:44:03 +01:00
Bram Prieshof
6050779dca Updated wget for getting nextcloud tar 2020-03-05 14:19:01 +01:00
Bram Prieshof
0ab036803b Update 'CMS/nextcloud/nginx-conf.sh' 2020-03-05 13:56:15 +01:00