Cristhian Martínez Ochoa
82a082e111
mysql fixes
...
- fix - upgrade process deprecated in MySQL.
- fix - change admin password failing for admin user.
- fix - binary logs disabled after update webinoly.
2023-01-13 17:47:21 -07:00
Cristhian Martínez Ochoa
983d4be599
messages
...
MySQL messages updated.
2023-01-11 12:56:49 -07:00
Cristhian Martínez Ochoa
25b3dfc4c0
wp host
...
WP host now has support for Unix sockets and localhost with custom port.
2023-01-03 18:12:56 -07:00
Cristhian Martínez Ochoa
2c4cda5392
url check
...
Check URL function refactored and improved.
2022-12-30 16:03:50 -07:00
Cristhian Martínez Ochoa
10bb7b7977
parameter
...
Check for parameters improved to accept values containing equal signs.
2022-12-26 12:31:39 -07:00
Cristhian Martínez Ochoa
b1f0594c0f
minor
...
FIXED clear cache failing with opcache.
Php 7.4 is now obsolete.
2022-12-18 12:04:16 -07:00
Cristhian Martínez Ochoa
b3592fb9bf
testing
...
Small fixes and improvements after testing.
2022-12-10 09:39:34 -07:00
Cristhian Martínez Ochoa
b5f38ccd29
admin tools
...
Site folder now is named according to the domain:port assigned.
Fixed error with HSTS header for admin tools site.
2022-12-04 14:01:05 -07:00
Cristhian Martínez Ochoa
fc0f89f299
keep-data
...
Nginx added support for stack keep-data option.
2022-11-26 17:07:33 -07:00
Cristhian Martínez Ochoa
196af0b931
minor fix
...
Fix small incongruence, install search for false when function is using purged.
2022-11-25 11:05:27 -07:00
Cristhian Martínez Ochoa
49c46202c8
datadog
...
- Installation script updated.
- PPA and key are now removed when package is purged.
2022-11-22 13:34:29 -07:00
Cristhian Martínez Ochoa
b3315496fa
certbot deploy
...
Now we use the cerbot deply hook to restart nginx after cert renewal, instead of post-hook in cron.
2022-11-22 12:23:13 -07:00
Cristhian Martínez Ochoa
953696330e
kernel
...
new location for kernel config file (sysctl)
2022-11-21 14:26:29 -07:00
Cristhian Martínez Ochoa
37653a1089
shared conf
...
- New global custom conf for all domains in server context.
- Better Nginx shared conf for parked sites. Mains sites now has isolated conf option.
- Fixed rare error in parked sites with very specific domain names.
2022-11-20 15:53:09 -07:00
Cristhian Martínez Ochoa
b44761d4d7
kernel
...
Limit some variables that cause errors with 128G RAM and above.
2022-11-17 12:44:54 -07:00
Cristhian Martínez Ochoa
467475b1f7
deny
...
Deny files and extensions for security is now available in conf file.
2022-11-11 13:53:51 -07:00
Cristhian Martínez Ochoa
dbf755d98b
update
...
Update process.
Bionic support removed for new intallattions, only update are allowed now.
2022-11-04 17:35:18 -07:00
Cristhian Martínez Ochoa
a12e7279d4
home
...
Home folder issues...
2022-11-02 15:09:10 -07:00
Cristhian Martínez Ochoa
8f5252a9e5
mysql warnings
...
FIX warning messages from mysql.
2022-11-01 11:58:35 -07:00
Cristhian Martínez Ochoa
7f20f34a70
linux
...
Operating System optim is now in pre-packs instead of Nginx. Better when packs installed alone without nginx.
2022-10-30 14:11:01 -07:00
Cristhian Martínez Ochoa
4363504410
reserved words
...
MySQL reserved words updated.
MySQL warnings with low ram.
2022-10-30 11:21:54 -07:00
Cristhian Martínez Ochoa
cdd3ffd701
mysql
...
Support for MySQL 8.0.
2022-10-29 12:38:29 -06:00
Cristhian Martínez Ochoa
32a0f58c24
config
...
- Nginx config improved.
- xss header removed from default.
- php opcache dynvar in conf file.
- readme updated.
2022-10-26 15:41:30 -06:00
Cristhian Martínez Ochoa
653f19e55b
wpcache
...
WP cache default settings now included in Webinoly configuration file.
2022-10-20 17:01:48 -06:00
Cristhian Martínez Ochoa
45b8d75e8e
logs
...
Support for custom log format and custom error log level.
2022-10-19 21:47:51 -06:00
Cristhian Martínez Ochoa
ebf3d5fd84
hidden dynvars
...
Dynvars for php opcache.
2022-10-19 12:32:32 -06:00
Cristhian Martínez Ochoa
401fd2277d
reset
...
Fixed - some custom nginx files in conf.d removed during server reset.
2022-10-18 14:08:19 -06:00
Cristhian Martínez Ochoa
41b2fc38dc
fine tuning
...
After load testing and benchmark.
2022-10-17 18:00:57 -06:00
Cristhian Martínez Ochoa
1881adb002
optim
...
Better defaults for opcache.
Static files list for cache updated.
2022-10-16 15:40:27 -06:00
Cristhian Martínez Ochoa
32f8244a23
delete subfolders
...
Subfolders not deleting some child subfolders configured.
2022-10-07 15:41:21 -06:00
Cristhian Martínez Ochoa
742cef4a54
reverse proxy
...
Reserve proxy support for upstreams and a lot more improvements...
2022-10-06 19:41:38 -06:00
Cristhian Martínez Ochoa
91d9462425
php
...
8.2 support added.
Intl mandatory in update for old stacks.
Max input vars in conf file.
2022-09-28 13:11:17 -06:00
Cristhian Martínez Ochoa
c3e202f0c4
templates
...
New header message for all templates.
Admin-tools template moved.
Fixed permissions for PMA.
2022-09-21 16:45:24 -06:00
Cristhian Martínez Ochoa
cc3ec5317c
force redirect
...
Force redirect issue, not updating WP db when installed in subfolder, or is multisite.
2022-09-06 20:38:53 -06:00
Cristhian Martínez Ochoa
feb642d0e1
small fix
...
Error displayed when update process fails.
2022-09-05 16:42:35 -06:00
Cristhian Martínez Ochoa
c7906ff939
shell check
...
Bash check failing in 22.04 with some specific cloud providers, like DO.
2022-09-05 16:34:14 -06:00
Cristhian Martínez Ochoa
daacd05c7b
fixes
...
Some minor fixes.
2022-08-21 19:59:21 -06:00
Cristhian Martínez Ochoa
b62acddd54
subfolders
...
A lot of issues were solved related to subfolders.
2022-08-21 13:02:15 -06:00
Cristhian Martínez Ochoa
c0171d1cb1
force-redirect
...
Force redirect issue when WP database is updated.
2022-08-19 19:49:29 -06:00
Cristhian Martínez Ochoa
194017faf4
revision
...
Some minor fixes after full revision.
2022-08-19 15:21:54 -06:00
Cristhian Martínez Ochoa
2d00d7174b
jammy
...
Support for Ubuntu 22.04.
2022-08-16 17:15:46 -06:00
Cristhian Martínez Ochoa
f2e09a24fb
fixes
...
Add DB pre not working with S3 compatible services.
Cloning site not working with ENV option.
2022-08-07 09:33:17 -06:00
Cristhian Martínez Ochoa
d49b0c5151
sockets and force
...
WP custom host now has support for sockets.
Force option now is case insensitive.
2022-08-06 19:49:02 -06:00
Cristhian Martínez Ochoa
9a47201241
jammy
...
Support for Ubuntu 22.04
2022-08-03 17:07:40 -06:00
Cristhian Martínez Ochoa
5d23f649e1
minor fixes
...
Server reset not reloading Nginx.
Reverse proxy unix sockets improved.
2022-06-03 11:38:54 -06:00
Cristhian Martínez Ochoa
d1505bd4c0
dynvars
...
Improved command for dynvars.
Removed the old command.
2022-06-02 11:58:40 -06:00
Cristhian Martínez Ochoa
1a26eed7c1
sockets
...
Unix domain sockets support improved for reverse proxy sites.
2022-06-01 20:01:08 -06:00
Cristhian Martínez Ochoa
112e9959e7
external sources
...
External sources updated.
Duply updated.
Typo in installer.
2022-05-31 13:37:28 -06:00
Cristhian Martínez Ochoa
d228de6ba3
import
...
Issue with default site after imported from a full backup.
2022-05-29 16:11:14 -06:00
Cristhian Martínez Ochoa
1e5d3e8d1b
mysql client
...
Removed check because is duplicated when connection is checked.
2022-05-28 16:43:34 -06:00