Commit graph

658 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
a2fde7792c update
Update process improved!
2021-05-03 11:56:52 -06:00
Cristhian Martínez Ochoa
5adbf9ab98 sftp
better ssh keys handling
2021-05-03 11:12:25 -06:00
Cristhian Martínez Ochoa
f07f54e26f default site
Better message when reassigning the same value.
2021-05-03 10:30:21 -06:00
Cristhian Martínez Ochoa
3e3c37d663 external db
WP failing when external DB host is IP.
2021-05-03 09:44:21 -06:00
Cristhian Martínez Ochoa
3c8ef8d293 verify fixes
Some fixes after testing.
2021-04-23 13:33:48 -06:00
Cristhian Martínez Ochoa
c714192c47 verify
Verify process highly improved!
2021-04-21 16:49:11 -06:00
Cristhian Martínez Ochoa
efc9f42e5c help improved
Help message improved!
2021-04-20 11:44:10 -06:00
Cristhian Martínez Ochoa
73a07a17f7 help
Help message!
2021-04-19 16:01:44 -06:00
Cristhian Martínez Ochoa
2ef02026b4 floc
Disable FLoC
2021-04-19 15:37:57 -06:00
Cristhian Martínez Ochoa
ba66fdcd53 ssl improvements
Better detection and warning messages for wildcard domains.
Cert delete when cannot be revoked.
2021-04-17 17:41:00 -06:00
Cristhian Martínez Ochoa
2aae8f6944 query strings
Query-String Cache default behavior can be set as never or all.
2021-04-15 17:55:04 -06:00
Cristhian Martínez Ochoa
ba1fc2c865 custom cache fixes
PHP Info support in custom cache.
Better support for reset option.
2021-04-08 17:01:45 -06:00
Cristhian Martínez Ochoa
b511070b44 cache valid
Now we uses -cache-valid instead of -config-cache, also in custom cache we use it instead of times.
2021-04-07 15:49:32 -06:00
Cristhian Martínez Ochoa
147f48b8c0 smtp issues
SMTP removed when PHP version is changed.
SMTP not completely removed when PHP is purged.
2021-04-07 12:41:25 -06:00
Cristhian Martínez Ochoa
6f4114e2e3 update
Had forgotten to update the update process.
2021-04-06 07:54:54 -06:00
Cristhian Martínez Ochoa
8873fe2ca7 minor fixes
- Certbot verified after installation and retry if needed. That's because SNAP repo fails a lot.
- Version is now displayed after Webinoly is updated.
- Duply backup profiles deleted when nginx is removed.
2021-04-05 21:02:13 -06:00
Cristhian Martínez Ochoa
66d365d7fb some fixes
- Certbot instructions updated.
- Empty blank site option included.
- Fixed issue when parked site is created and main site have cache enabled.
2021-03-24 13:41:37 -07:00
Cristhian Martínez Ochoa
6f3b7d75ff proxy cache
Proxy Cache Support!
2021-03-22 17:55:31 -07:00
Cristhian Martínez Ochoa
c0885a11e0 dedicated reverse proxy
New dedicated reverse proxy sites.
2021-03-21 16:02:08 -07:00
Cristhian Martínez Ochoa
3b9c04d559 custom cache
FastCGI for PHP sites, same way and capabilities as WP cache was implemented.
2021-03-20 10:55:43 -07:00
Cristhian Martínez Ochoa
c4a1ab6ef1 bkp improvs
Custom filename support for import/export.
Custom destination support for export.
Blocked IPs included in export file.
Raw option support for add-db-pre lists.
2020-12-17 11:59:49 -07:00
Cristhian Martínez Ochoa
21ea09c82e clone everything
Now we can clone all kind of sites and subfolders, not only WP.
2020-12-14 15:37:15 -07:00
Cristhian Martínez Ochoa
e122a8cf47 site info
Support for subfolders
2020-12-13 13:12:37 -07:00
Cristhian Martínez Ochoa
24720b283d must staple
SSL ocsp must-staple is now disabled by default.
2020-12-13 10:40:55 -07:00
Cristhian Martínez Ochoa
ac8c795e47 minor fixes
Proxy transparent option.
Nginx open file cache fixed to prevent issues when file is modified.
2020-12-11 13:39:21 -07:00
Cristhian Martínez Ochoa
d8826fe01a improvements
Purge support for external-db-save.
Duply profiles now have set max_fullbkp_age.
Verify process fixed.
2020-12-05 11:08:33 -07:00
Cristhian Martínez Ochoa
a3d3c514aa domain mapping fixed
Fixed issue when creating parked sites for WP with domain mapping, main site DB was updated instead of the subsite.
2020-12-04 22:20:20 -07:00
Cristhian Martínez Ochoa
e1d1b00568 updates and fixes
php 7.2 removed.
fixed error when reinstaling nginx and certbot symlink is created.
update issue with missing keys.
2020-12-04 13:34:30 -07:00
Cristhian Martínez Ochoa
8041b8c5f7 fix LE update
Fixed small but dangerous error after testing.
2020-11-26 14:20:25 -07:00
Cristhian Martínez Ochoa
beb8882ab5 update fixed
Fixes after testing
2020-11-26 13:56:37 -07:00
Cristhian Martínez Ochoa
0007a7c66f xmlrpc
Custom configuration for XMLRPC.
2020-11-24 17:59:13 -07:00
Cristhian Martínez Ochoa
d8f0e3c1f6 proxy improvements
Reverse proxy improved, now can work in combination of any type of site.
Also, robots.txt nginx rules were improved.
Better privacy for well-known folder.
2020-11-24 14:45:53 -07:00
Cristhian Martínez Ochoa
a5b34d1d1d updated
Improved
2020-11-22 13:32:28 -07:00
Cristhian Martínez Ochoa
c24197a967 packages
New Nginx (nginx.org official) and Certbot (snap) source.
2020-11-21 14:08:20 -07:00
Cristhian Martínez Ochoa
b2cbd82e10 minor fixes
Fix issue with simlynks in home.
Fix warning message displayed when db created.
Fix clone WP issue when SSL enabled.
Fix new logs for mysql not working on mariadb 10.4.
Fix mariadb not removing repo when purge stack.
2020-11-07 17:12:47 -07:00
Cristhian Martínez Ochoa
b113668d08 mariadb logs fixed
Fixed: Conf file in mariadb 10.5 changed and break our log command. Now we have a better default conf file for webinoly.
2020-11-05 10:51:20 -07:00
Cristhian Martínez Ochoa
56feade253 mysql privileges
Better options for mysql user privileges.
2020-11-04 14:36:51 -07:00
Cristhian Martínez Ochoa
2681bc0d29 extdb functions
Improved functions for external databases.
2020-11-04 12:08:40 -07:00
Cristhian Martínez Ochoa
050bf3ee75 minor improvements
Better check for OS name.
Is_url improved for better IP check.
Fixed - false httpauth credentials warning in verify process and readonly var error.
2020-11-03 12:18:35 -07:00
Cristhian Martínez Ochoa
ecfa317420 wp env
WP env type is now displayed in site list and info.
2020-11-01 14:13:56 -07:00
Cristhian Martínez Ochoa
d67526a54d more wp functions
WP clone now works even if empty site.
Fix site deleted when cloning site with wp subfolder is empty.
Fix multisite-convert error when wp not installed.
Better check for parked sites.
Fix wp subfolder not showing warning messages when creating site.
Fix parked site error when main site is empty root site.
Fix parked site error when main site has wp in subfolders.
WP functions refactored.
2020-11-01 13:27:44 -07:00
Cristhian Martínez Ochoa
189f58cd3e wp conf functions
Code refatored for wp configuration file data management.
2020-10-31 10:18:29 -07:00
Cristhian Martínez Ochoa
1506caf8cb wp functions
Code improvements.
wp_dbdata improved.
Subfolder functions support improved.
2020-10-27 16:39:29 -07:00
Cristhian Martínez Ochoa
65d3bc63f3 subfolder check
Better check for subfolders.
FIX - clone site not setting wp-env when WP subfolder is found.
FIX - http auth failing with subfolders when folder directory exists.
2020-10-26 13:43:12 -07:00
Cristhian Martínez Ochoa
8bfab587df small fix
php fix for one last split package from ondrej ppa.
2020-10-17 20:38:22 -06:00
Cristhian Martínez Ochoa
ef798f541c db improv
DB management improvements.
2020-10-17 13:18:55 -06:00
Cristhian Martínez Ochoa
301bdd3dae db reuse
DB reuse improvements.
Warning in tools-site command.
Better blackhole conf.
2020-10-16 16:38:15 -06:00
Cristhian Martínez Ochoa
9aa8f9f662 backup checks
Better check for mysql connections to prevent errors in backups.
2020-10-15 16:03:39 -06:00
Cristhian Martínez Ochoa
b8a71328b0 info
Info command improved.
2020-10-15 14:52:27 -06:00
Cristhian Martínez Ochoa
74a258db54 site improvs
Replace-content check for parked sites.
Fixed parked with proxy main site, also site list fixed to detect this kind of sites.
Better check for www-data warning message in site creation.
2020-10-14 17:48:47 -06:00