6922ea61b2
Update references to new git location
...
Changed Web-V2 config location to /etc/WebV2
2023-07-02 20:43:33 +02:00
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
f27c55336e
Main:AppendCMS added fix for #12 , Forgotten this
2021-03-25 12:17:05 +01:00
0c62faa0aa
Main, fixed checking wrong var in version check
2021-02-26 12:29:05 +01:00
5a70278103
Main, Updated version detection
2021-02-26 12:26:45 +01:00
1423d72e53
Added rough versioning system
2021-02-25 11:34:42 +01:00
638a8c1525
Main:* fix for CMSHooks, Mod:Postfix fix openDKIM
...
Main:Inst Fixed failing to store storing EnabledAons/aonoption
Main:AddCMS renamed option to EnOption to avoid resusing variable
Mod:Postfix Fixed OpenDKIM usermod
2021-02-11 15:18:17 +01:00
064ceafe08
Main:AddCMS removed var ignphpcms
...
Remove var 'ignphpcms' because it is no longer unused
2021-02-11 13:37:36 +01:00
81b7e93678
Main:All Added per CMS config for sub-modules
...
If CMS is installed and a sub-module requires to be configured per CMS,
this is handeled by new 'CMSHook-(pre)conf.sh'
this has been added to Dev Docs
Updated postfix sub-module to use new CMSHook
Added 'itype' var for detection of install script type
Now also storeing 'Allways on modules' in installer as EnabledAons
2021-02-10 15:23:22 +01:00
282851f1ed
Main:AppendCMS Renamed bck-util cms-handeler
...
Renamed bck-util cms-handeler to CMSHook-conf for future compatibility
2021-02-10 12:02:39 +01:00
7e6be6bf72
Updated Inst:AppendCMS Mod:Postfix
...
Inst:AppendCMS added var store when adding CMS
Mod:Postfix Added fix to conf.sh
2021-02-05 16:54:06 +01:00
d889f248e6
Prepared php updater for EL
2020-12-17 15:14:18 +01:00
a87850f6d0
Fixed nginx-nonPHP CMS
2020-12-10 13:45:20 +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
1e09184895
Added more vars for pkgmanager
...
PKGUC: Clear and update repo cache
PKGUP: Running updates
2020-12-09 11:32:45 +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
7fb0470f44
Made motd msg work in Centos,
...
updated motd display to first check if file exists
2020-12-03 14:07:35 +01:00
59a256c590
Fixed bug in "Set sitename" y/n question
2020-11-27 12:47:33 +01:00
0cb3113ede
Output cleanup for whiptail
2020-10-09 15:09:58 +02:00
39510bbd1f
Output cleanup normal and bug fixes
2020-10-09 12:18:48 +02:00
a7cef49e4b
Cleanup after failed ssl request
2020-10-08 14:19:52 +02:00
89456991df
Added failed-ssl fallback
2020-10-08 12:39:19 +02:00
1d7bc1e387
Replaced certbot with ACME.sh
2020-10-02 14:35:54 +02:00
6fd151096a
Replaced wget in favor of curl
2020-10-01 12:04:06 +02:00
4642319096
Init intergation of multi OS support, updated docs
2020-09-30 15:43:43 +02:00
a4815095b7
Migration form apt.list to generic.pkg.list
2020-09-25 10:37:00 +02:00
c8b4c7fc18
Added branchtype to allow for tags
2020-09-09 14:22:15 +02:00
Bram Prieshof
593e286e48
Updated ssl for AppendCMS
2020-09-04 13:35:13 +02:00
52925d476a
Fixed menu list for append scripts
2020-09-04 13:05:32 +02:00
Bram Prieshof
7f4d5c6994
added backup util for aditional CMS
2020-08-19 14:19:27 +02:00
Bram Prieshof
f186b89ac5
fixed oversight
2020-08-19 11:47:56 +02:00
9fc7e8722e
fixed msg for end of installation
2020-08-13 12:51:00 +02:00
7282836297
set certbot to certonly and fixed TLSv1.3
2020-08-12 14:31:04 +02:00
5f27c5cba1
Updated SSL settings and installation methode
2020-08-07 16:21:58 +02:00
6f1c8d0277
Fixed oopsie
2020-08-06 14:37:56 +02:00
b.waal
8b85abd30f
Fixed oopsie and added msg's
2020-08-05 15:26:42 +02:00
978ff48e07
updated f2b jails and auto reloading f2b on instal
2020-07-31 14:33:36 +02:00
d531b27b0b
fixed displaying setup notify at end of setup
2020-07-31 12:08:50 +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
Bram Prieshof
cb8b0fc014
Added sitename
2020-07-16 14:11:16 +02:00
b.waal
4553590060
Fixed captitals causing errors
2020-07-09 14:31:28 +02:00
Bram Prieshof
692a231b9a
Added check if domain exists on the system
2020-04-15 13:52:48 +02:00
Bram Prieshof
165a7e8a79
Add ' AppendCMS.sh'
2020-04-15 13:27:47 +02:00