Commit graph

668 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
6ff4748b0c minor fixes
- symlinks owner fixed.
- warning when deleting a site that is main site in smtp.
2021-05-22 12:46:20 -06:00
Cristhian Martínez Ochoa
cf717ae293 info
-phpMyAdmin verison not working.
-SMTP info in wrong order.
-Better colors for weby version.
2021-05-22 12:06:37 -06:00
Cristhian Martínez Ochoa
3c4f70be4b db privileges
Extra privileges level added.
2021-05-22 11:39:32 -06:00
Cristhian Martínez Ochoa
fe15124c3d minor fixes
Some minor fixes after testing.
2021-05-11 08:44:32 -06:00
Cristhian Martínez Ochoa
a4abf37e37 permissions improved
Better check and fix method for permissions.
2021-05-10 09:50:54 -06:00
Cristhian Martínez Ochoa
dbfc086e7a external sources updated
External sources DAT files updated.
2021-05-10 08:54:55 -06:00
Cristhian Martínez Ochoa
e868f4e49f permissions
Now we have an option to fix permissions on server-reset.
Better check for permissions on verify.
2021-05-09 16:21:42 -06:00
Cristhian Martínez Ochoa
c6f2c9135f domain mapping
Better support for WP sites with domain mapping.
2021-05-06 15:50:30 -06:00
Cristhian Martínez Ochoa
a2a8985be0 ssl renewal
Improved process when force-renewal.
Deprecated debug dynvar.
Better messages for test-certs.
2021-05-04 15:49:46 -06:00
Cristhian Martínez Ochoa
a8c2c799fe db reused
Fixed some issues when db is reused.
2021-05-04 11:38:22 -06:00
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