Commit Graph

29 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
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
bf2368a7f3 Fixed oopsie 2020-09-11 13:27:32 +02:00
52906fea36 added database redir from frond-end (apache) 2020-09-10 15:34:47 +02:00
653548ee5e added database redir from frond-end 2020-09-10 14:39:45 +02:00
c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
824ff17ee3 Disabled Backend CMS and Phpmya for nginx_nonphp 2020-09-04 11:48:50 +02:00
a31b1b60e2 Fixed oopsie 2020-09-03 15:12:36 +02:00
c950ddbf34 Renamed nginx-nonphp to nginx_nonphp 2020-09-03 15:03:04 +02:00
7f6c006d2c Added nginx without PHP-FPM 2020-09-03 14:56:21 +02:00
0914c86f28 fixed log location 2020-08-26 11:06:31 +00:00
7f6c43d587 fixed typo 2020-08-21 12:28:07 +00:00
d6d6110892 fixed oopsie 2020-08-21 12:11:27 +00:00
0d761fa7d0 Fixed oopsie 2020-08-21 11:54:54 +00:00
d7e7ecf841 added initial apache configuration/setup 2020-08-20 15:28:07 +02:00
5f27c5cba1 Updated SSL settings and installation methode 2020-08-07 16:21:58 +02:00
f24076bb43 Nginx per-site log and Wordpress init script using 2020-07-30 14:16:33 +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
bprieshof
ad46ee4f99 Update 'CMS/none/nginx-conf.sh' 2019-12-12 13:11:33 +01:00
bprieshof
1fd3b3ca30 Fixed oopsie 2019-12-12 13:06:22 +01:00
bprieshof
793a13ca7b Added WWW folder 2019-12-12 13:05:29 +01:00
bprieshof
25aa10e5e9 Added index option to NoneCMS 2019-12-12 12:47:49 +01:00
bprieshof
51a2b71207 Fixed a oopsie 2019-12-12 12:10:45 +01:00
bprieshof
8752c5a3a9 Added install script CMS:None module 2019-12-12 11:32:09 +01:00
bprieshof
c0a5c5a63b Update 'CMS/none/Nginx-unconfigured' 2019-12-12 11:30:30 +01:00
bprieshof
10d1a8f65b Added nginx siteconf for CMS None 2019-12-12 11:18:40 +01:00