Commit graph

615 commits

Author SHA1 Message Date
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
Cristhian Martínez Ochoa
4c3360e4ed remove
Deprecated config-cache global.
2022-05-28 16:33:32 -06:00
Cristhian Martínez Ochoa
bbea4976dd remove
Remove deprecated commands:
wp-admin global
default-dbrole
saved-externaldb
2022-05-28 16:07:41 -06:00
Cristhian Martínez Ochoa
c50569c9d5 headers
Removed old headers commands, only conf file is now accepted.
Improved for always respect default values.
2022-05-27 14:00:50 -06:00
Cristhian Martínez Ochoa
d97f422872 jammy
Ubuntu 22.04 preparation.
2022-05-26 08:31:11 -06:00
Cristhian Martínez Ochoa
5d875971a5 testing
FIX: Reverse proxy site issue with subfolders.
FIX: Redirection manager allowing duplicate regex.
2022-04-29 15:10:56 -06:00
Cristhian Martínez Ochoa
2199c2a1f2 verify
timezone check added
2022-04-29 10:40:56 -06:00
Cristhian Martínez Ochoa
2c99c0218e timezone
Restart cron
2022-04-28 17:23:44 -06:00
Cristhian Martínez Ochoa
d86ef6de79 mysql remote
Remote access support for random password.
2022-04-28 16:26:39 -06:00
Cristhian Martínez Ochoa
504dd5ef4d sites
- Reverse proxy info message for / at the end.
- Parked delete message improved.
- WP ENV better messages.
- Fix: WP ENV not working with cache parameter.
- Fix: redirection manager not deleting some regex.
2022-04-28 16:13:14 -06:00
Cristhian Martínez Ochoa
0b85aacbcf backups
- Backup info updated: check for valid source path and empty parameters.
- Better message when sites are imported from a full server exported file.
- Fix: Local backups don't need bkp packages.
- Fix: Check for mysql before local backups.
2022-04-25 15:50:28 -06:00
Cristhian Martínez Ochoa
c6512bce44 subfolders
Fix - ssl update wp db for subfolders.
Some additional small code improvements.
2022-04-25 14:00:30 -06:00