Cristhian Martínez Ochoa
d243bd9ef5
sites fixes
...
- url check improved in several functions.
- fixed error when trying to clone a parked site.
- fixed error when trying to convert to multisite a parked site.
- fixed error when create a parked site and the main site have an active apps.d folder.
2020-05-15 13:39:19 -06:00
Cristhian Martínez Ochoa
cc451e2efa
bucket validation
...
Improved bucket validation, fixed error when folders named with capital letters or special characters.
2020-05-15 10:35:59 -06:00
Cristhian Martínez Ochoa
fb031ef91b
site improvements
...
- legacy code removed
- fixed proxy issue when no-scheme
- url check improved
- wp data now have support for parked wp sites.
- fixed issue with force-redirect when wp is parked.
2020-05-14 16:22:17 -06:00
Cristhian Martínez Ochoa
cc8efa5ce6
code improvements
...
- tput cron error
- subdomain check and variables are now embeded in parameters_check
- url check now have support for url with port.
2020-05-13 15:17:06 -06:00
Cristhian Martínez Ochoa
d1109f57af
improvements and fixes
...
- fixed S3 bucket name validation.
- fixed wp backup with subfolder
- fixed wrong server names in cloned sites.
- fixed mysql binaty logs not disabled by default
- fixed log viewer for admin site.
2020-05-08 14:46:38 -06:00
Cristhian Martínez Ochoa
fd24fcd037
force-redirect issues
...
- error when default site have force redirect enabled.
- http auth per site failing when force redirect enabled.
2020-05-07 22:50:21 -06:00
Cristhian Martínez Ochoa
d4549016ae
site fixes
...
- tld errors
- ssl error when www is forced
- redirection manager allow duplicate paths
- clone wp not updating redis variable.
2020-05-07 17:44:46 -06:00
Cristhian Martínez Ochoa
4674e52694
minor fixes
...
some minor fixes
2020-05-06 20:05:37 -06:00
Cristhian Martínez Ochoa
e8f08217b3
various
...
- some small fixes.
- purge logs
- readme updated
2020-04-26 19:40:51 -06:00
Cristhian Martínez Ochoa
fcc080e6f7
ssl manual
...
Now we have support for SSL manual mode.
2020-04-24 18:55:49 -06:00
Cristhian Martínez Ochoa
b4887f181f
aws iam roles
...
S3 backups now have support for IAM roles.
2020-04-24 17:17:03 -06:00
Cristhian Martínez Ochoa
b1da7ec433
forward domain
...
New kind of site to forward a complete domain.
2020-04-24 14:22:49 -06:00
Cristhian Martínez Ochoa
c95eeb0f49
external-db
...
External-DB improvements.
Support added to: clone-wp, replace-content, import-db, local-backup.
2020-04-23 20:44:15 -06:00
Cristhian Martínez Ochoa
4840e44208
send to s3
...
Local DB backups to S3.
Automatic PRE db backups.
Max number of db backup files.
Send to S3 any file.
2020-04-21 19:45:42 -06:00
Cristhian Martínez Ochoa
e084908f07
db import
...
now we can import a database file into mysql
2020-04-20 18:16:08 -06:00
Cristhian Martínez Ochoa
72815d4be4
backup info
...
Profiles info
2020-04-20 16:28:19 -06:00
Cristhian Martínez Ochoa
7493e2858a
restore improvements
...
Restore from specific date.
Support for new S3 path and european buckets.
2020-04-20 14:22:15 -06:00
Cristhian Martínez Ochoa
d64ff13624
better check for apps.d
...
Now we have better check to avoid conflict with blocks in Nginx apps.d, specially with redirections and protected paths.
2020-04-18 16:12:00 -06:00
Cristhian Martínez Ochoa
043490766c
redirection regex
...
Redirection manager now have support for regex.
2020-04-18 12:20:15 -06:00
Cristhian Martínez Ochoa
76cb18d7b2
postfix hostname
...
Fixed issue with postfix when hostname is the same as your domain.
2020-04-17 18:23:53 -06:00
Cristhian Martínez Ochoa
86f3ec45b7
datadog
...
Datadog integration.
2020-04-13 19:57:14 -06:00
Cristhian Martínez Ochoa
ac3a2c51af
hotfix
...
- Clone from and SSL now check if WP is installed and configured.
- Wrong server names in clone-from.
2020-02-27 15:06:03 -07:00
Cristhian Martínez Ochoa
24d67203ac
minor fixes
...
Fixes after final testings.
2020-02-25 18:33:42 -07:00
Cristhian Martínez Ochoa
561f529739
url validation improved
...
Now we accept URL with no scheme.
2020-02-24 12:30:05 -07:00
Cristhian Martínez Ochoa
fe37c657be
better url validation
...
URL Validation improved in SMTP, Backup, ExternalDB, Proxy sites and redirection manager.
2020-02-21 16:01:56 -07:00
Cristhian Martínez Ochoa
a036c9d9c6
wp url db update
...
Now we always update WP url in DB when force-redirect, clone-from and ssl.
2020-02-16 11:52:12 -07:00
Cristhian Martínez Ochoa
5b8c0d5597
default-site improved
...
Prevent errors when the main site is default.
2020-02-16 10:25:17 -07:00
Cristhian Martínez Ochoa
4d887d7308
minor fixes
...
better check for empty files.
2020-02-06 18:41:16 -07:00
Cristhian Martínez Ochoa
9813d56027
lists fixed
...
Minor fixes.
2020-02-06 17:32:26 -07:00
Cristhian Martínez Ochoa
04b11c03be
code revision
...
Full code test and revision
2020-01-17 19:25:33 -07:00
Cristhian Martínez Ochoa
70d535139a
backup target validation
...
Now we check for a valid S3 url endpoint.
2020-01-12 19:00:06 -07:00
Cristhian Martínez Ochoa
5b7face672
wp data
...
Check for parked because not supported.
Localhost convertion to lowercase to avoid problems.
2020-01-12 18:13:10 -07:00
Cristhian Martínez Ochoa
6217c048ff
lists improvements
...
General list improvements.
2020-01-12 15:30:55 -07:00
Cristhian Martínez Ochoa
0670c6b831
mysql binary log
...
support for binary log and ensure is disabled by default.
2020-01-12 14:02:28 -07:00
Cristhian Martínez Ochoa
666769ada4
ppa updated
...
Nginx mainline PPA was updated.
2020-01-12 12:08:59 -07:00
Cristhian Martínez Ochoa
5c47e39782
better site check
...
Now we have an option to check for nginx and php including tools and optim.
Subfolder option now check if subfolder exists.
2020-01-04 18:07:30 -07:00
Cristhian Martínez Ochoa
d4d53df0f6
php default
...
PHP 7.4 is default now.
2020-01-04 16:40:53 -07:00
Cristhian Martínez Ochoa
8e8e99331a
after testing
...
Small fixes after testing.
2019-12-30 09:59:20 -07:00
Cristhian Martínez Ochoa
8be5259be6
redirection manager
...
Create, list, remove Nginx redirections.
2019-12-26 21:56:50 -07:00
Cristhian Martínez Ochoa
df304e3c2e
backups improvements
...
List empty message.
Check for S3 credentials.
S3 Credentials added to wizard.
2019-12-23 06:01:44 -07:00
Cristhian Martínez Ochoa
0eb76361bf
backups
...
Backups to AWS S3 and local backups for WP sites databases.
2019-12-22 17:55:25 -07:00
Cristhian Martínez Ochoa
56ed0950b6
keep db option
...
Now, delete-all sites have support for keep-db option.
2019-12-19 16:43:05 -07:00
Cristhian Martínez Ochoa
eeb0d1064f
php 7.1 removed
...
Removed support for PHP 7.1.
2019-12-19 13:38:29 -07:00
Cristhian Martínez Ochoa
62da5c8897
external sources update
...
External sources were updated.
2019-10-29 20:21:42 -07:00
Cristhian Martínez Ochoa
9eb4cb9487
tools-site improvements
...
- Not delete site assigned as tools-site.
- Now we can reset tools-site to default.
2019-10-29 20:15:19 -07:00
Cristhian Martínez Ochoa
d3e15c8d8d
www-data improved
...
Prevent errors with "AllowUsers" directive.
Fix some errors when turned off causing some code deleted unintentionally.
2019-10-14 19:30:37 -06:00
Cristhian Martínez Ochoa
5137eeceb6
root privileges
...
Now we always check for root/sudo privileges at the beggining of any command.
Also, we have a better message in server-reset.
2019-10-13 20:16:43 -06:00
Cristhian Martínez Ochoa
0c5230c6e5
check names
...
Check for domain name.
Check for tools-site domain.
2019-10-13 16:49:19 -06:00
Cristhian Martínez Ochoa
485854d224
more improvements
...
-Parked sites now will not try install cache plugins.
- PHP-Recode removed from 7.4
- Proxy sites error with ORL host.
2019-10-13 14:08:25 -06:00
Cristhian Martínez Ochoa
003c900aec
small improvements
...
- New external-api point at the end of successfull webinoly update.
- X-Debug pachage remover in purge option.
- A better message for Nginx-Helper plugin.
2019-10-12 19:21:19 -06:00