Commit graph

195 commits

Author SHA1 Message Date
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
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
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
1a26eed7c1 sockets
Unix domain sockets support improved for reverse proxy sites.
2022-06-01 20:01:08 -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
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
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
c6512bce44 subfolders
Fix - ssl update wp db for subfolders.
Some additional small code improvements.
2022-04-25 14:00:30 -06:00
Cristhian Martínez Ochoa
4a9b6961c8 savedDB
site info support for savedDB
2022-04-24 13:31:21 -06:00
Cristhian Martínez Ochoa
4e51912aea wp retrieve
External DB improved.
Fixed issue with site info asking for external db data.
2022-04-23 17:01:24 -06:00
Cristhian Martínez Ochoa
4a7cab0953 external db
Fixes:
- wp replace-content not checking if wp is installed.
- some random errors when mysql not installed.
- parked con domain mapping not working with external db.
- verify mysql warning message when no installed but using external dbs.
- cloning site with external DB and overwrite not working.
- savedDB failing when mysql not installed.
- savedDB now is not encrypted in conf file.
2022-02-28 14:06:18 -07:00
Cristhian Martínez Ochoa
d2c58e71dc external db
Sites with external DB cannot be imported.
Fixed some minor errors.
2022-02-27 13:21:01 -07:00
Cristhian Martínez Ochoa
770287953b external db
- Warning when creating site and dbrole is all or grant.
- Better defaults when mysql is not installed.
- Multisite asking several time for external data is now fixed.
- Delete all sites asking for external db data and taking it for all sites is now fixed.
2022-02-26 15:30:59 -07:00
Cristhian Martínez Ochoa
fab781a594 proxy cache
FIX: Issue with SSL headers.
2022-02-07 08:26:46 -07:00
Cristhian Martínez Ochoa
f921f81d29 clone wp
FIX: Now we preserve custom DB data when overwriting sites.
2022-02-06 14:33:58 -07:00
Cristhian Martínez Ochoa
95ad57b587 plugins
Fixed WP plugin permissions after installed.
2022-01-24 17:36:31 -07:00
Cristhian Martínez Ochoa
6b4df56074 forbidden support
Support for 403 added to redirection manager.
2022-01-06 14:27:41 -07:00
Cristhian Martínez Ochoa
c5dc67ff9e mysql public
MySQL public access like RDS.
Now we can change any password of any user.
2021-12-24 15:42:07 -07:00
Cristhian Martínez Ochoa
d99200dc9d S3
Support for S3 Compatible services (like backblaze, etc)
2021-12-22 15:22:14 -07:00
Cristhian Martínez Ochoa
7503907c5d tools port
Now tools-port is a global variable.
Parked now has support for its own custom nginx conf.
2021-12-03 13:39:56 -07:00
Cristhian Martínez Ochoa
572bf4b62b static files
Fixed issue with HSTS in static files.
Fixed EDD location not updated when s subfolder is created.
2021-12-02 18:28:32 -07:00
Cristhian Martínez Ochoa
3fa06153b2 minor improvs
Minor final improvements.
2021-11-12 11:03:13 -07:00
Cristhian Martínez Ochoa
3396f76b3d domain mapping
Fixed issue when SSL is enabled in main site.
2021-11-10 12:27:49 -07:00
Cristhian Martínez Ochoa
75a850c192 import
Import stack now includes more conf files.
MySQL passwords should not be displayed when importing server conf.
Check DB users when importing WP sites to prevent errors.
Fixed error when overwriting sites using the import site function.
Fixed issue showing duplicate subfolders.
AWS credentials now are removed when purging server.
2021-11-09 13:24:06 -07:00
Cristhian Martínez Ochoa
5f96846f67 minor improvs
- site info about nginx custom when used.
- Domain mapping error message for id 1.
- Remove support for "times" and "debug dynvar"
2021-11-07 14:40:54 -07:00
Cristhian Martínez Ochoa
2477b9893f delete
Delete functions improved.
Fixed issue detecting subfolders inside subfolders.
2021-11-07 12:12:24 -07:00
Cristhian Martínez Ochoa
7162e111a9 wp cache
WP cache functions simplified.
2021-11-06 15:40:43 -07:00
Cristhian Martínez Ochoa
fc4220ec13 wp retrieve
Now we check that variables retrieved are not empty to prevent errors.
2021-10-11 12:15:59 -06:00
Cristhian Martínez Ochoa
0294912778 yoast removed
Removed support for Yoast sitemap.
2021-10-01 12:27:23 -06:00
Cristhian Martínez Ochoa
9f4333ceea force redirect
Now we need to update multisite WP db tables when force-redirect is set.
2021-08-24 10:37:51 -06:00
Cristhian Martínez Ochoa
1336374983 parked sites
Automatic WP Domain Mapping.
WP Environment type now has support for parked sites.
WP Debug now has support for parked sites.
2021-08-01 16:44:00 -06:00
Cristhian Martínez Ochoa
894b827276 db roles
Now we have a command to set the default role.
Also, dbrole can be assigned when a site is created.
Fixed, duplicated lines in wp-config.
2021-07-29 16:33:08 -06:00
Cristhian Martínez Ochoa
22b20eab6d mysql improvements
- Purgin folders improved.
- Better message when keep-data.
- Reserved words updated.
- mysql_upgrade script included.
- MySQL custom conf file now included when export server.
2021-07-20 12:09:28 -06:00
Cristhian Martínez Ochoa
9db35d138c minor issues
Fixed some minor issues after testing.
README updated.
2021-06-02 11:25:26 -06:00
Cristhian Martínez Ochoa
4c52d8b5ca db port
Better check for DB port.
2021-06-01 14:19:53 -06:00
Cristhian Martínez Ochoa
ea2d5118e9 external db
Fixed some issues with DB creation when external db credentials are saved.
Fixed infinite loop in WP site creation when db connection fails.
Fixed error when trying to delete a WP site and db conection fails.
2021-06-01 12:03:50 -06:00
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
c6f2c9135f domain mapping
Better support for WP sites with domain mapping.
2021-05-06 15:50:30 -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
3e3c37d663 external db
WP failing when external DB host is IP.
2021-05-03 09:44:21 -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
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