Commit graph

546 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
54b581209e fixed issues
Info - calculate wrong RAM and SWAP.
Verify - Error with blackhole and default site.
2019-04-20 18:35:52 -06:00
Cristhian Martínez Ochoa
1bb45921ef php old versions deprecated
Removed support for PHP 5.6 and 7.0.
2019-04-20 17:53:30 -06:00
Cristhian Martínez Ochoa
11277c6285 fixes after testing
- ignore ssl fixed
- php stack not force intallation
- conflict with force-redirect and default-site
2019-03-10 20:38:35 -07:00
Cristhian Martínez Ochoa
d1f17609d8 default site issue
Fixed error when default site was deleted and try to reassign it.
2019-03-10 18:41:00 -07:00
Cristhian Martínez Ochoa
b94d9bd41f verify updated
Added more check point.
2019-03-10 18:37:13 -07:00
Cristhian Martínez Ochoa
5134251266 ip check
Now we check for valid IP values for blockip and whitelist to prevent Nginx errors with bad or wrong values.
2019-03-10 16:45:00 -07:00
Cristhian Martínez Ochoa
7f73e7be63 timezone source updated
Now we use the official PHP timezone database.
2019-03-10 13:52:52 -07:00
Cristhian Martínez Ochoa
5e33dba876 small fix
Message issues.
2019-03-05 18:42:30 -07:00
Cristhian Martínez Ochoa
177e893ed8 external sources updated
Lists were updated (both).
2019-03-05 15:45:21 -07:00
Cristhian Martínez Ochoa
2f9f546838 stack minor improvs
Message when linux-optim is running.
Now PMA run in "force mode" when nginx is purged.
2019-03-03 20:10:30 -07:00
Cristhian Martínez Ochoa
4c369b305a ssl errors improved
Now we give a message for reverse proxy sites and also old checks were removed.
2019-03-03 18:51:40 -07:00
Cristhian Martínez Ochoa
8d09e072c2 check for default and tools site
Now we check when trying to delete the default or tools site.
2019-03-03 16:55:16 -07:00
Cristhian Martínez Ochoa
37fa3fad81 check for custom param
Now we check if we have ALL the parameters in custom mode.
Display data when DB creation.
2019-03-03 15:41:55 -07:00
Cristhian Martínez Ochoa
e890b80a3b webinoly minor improvs
Fixed error message when update with wrong branch.
Nginx branch included in info.
Fixed error in config-cache with wrong parameters.
2019-03-01 20:57:10 -07:00
Cristhian Martínez Ochoa
fc4c96f992 log minor improvs
Now we check if domain exists.
Support for email as sinonim of mail.
Better handling of errors.
Better check for parameters.
2019-03-01 19:21:26 -07:00
Cristhian Martínez Ochoa
6275d83c2e some fixes after testing
- mysql without site not working.
- External DB creation not working for RDS.
- wpsubdom not working.
- login-www-data still run after detect already have access was fixed.
2019-02-10 20:01:58 -07:00
Cristhian Martínez Ochoa
133a99d505 conf-value fixed
Issue: not accepting true as a value
2019-02-08 19:17:02 -07:00
Cristhian Martínez Ochoa
05a2370515 exit process improved
Sure to have a code 1 in exit with error and ensure continuity in some processes.
2019-02-08 18:37:10 -07:00
Cristhian Martínez Ochoa
762d208b0f mariadb repo fixed
Updated and fixed
2019-02-05 20:38:26 -07:00
Cristhian Martínez Ochoa
a12c4386fb mariadb repo fixed
Warning when repo update, removed i386 support.
2019-02-05 20:28:20 -07:00
Cristhian Martínez Ochoa
7d9913b3cb new catch arg system
New method implemented in STACK command.
2019-02-05 18:28:48 -07:00
Cristhian Martínez Ochoa
ff5ac927a7 new catch arg system
New catch method implemented un SITE command.
2019-02-04 19:13:34 -07:00
Cristhian Martínez Ochoa
cd4ed6be60 new catch arg system
Impemented in Webinoly command
2019-01-31 19:34:31 -07:00
Cristhian Martínez Ochoa
136f462bf9 new catch arg system
Now we have a better and super improved method to catch command line arguments/parameters.
2019-01-30 16:57:30 -07:00
Cristhian Martínez Ochoa
479804f01c php default version
Now PHP 7.3 is default.
2019-01-25 20:57:42 -07:00
Cristhian Martínez Ochoa
6a184a75d2 fixes and improvements
Fixed:
404 error when cache disabled
swap not working on reboot in some cloud providers
Redis not starting on reboot in some cloud providers
Defaul-site command now check if default conf file exist

Improvements:
Now we use our API for better stats.
2018-12-28 20:09:29 -06:00
Cristhian Martínez Ochoa
0e572f6bc8 remove mariadb automatic upgrade
No upgrade mariadb automatically
2018-12-20 22:14:21 -06:00
Cristhian Martínez Ochoa
521147b22d tools and default site issues
Failing with SSL and some other issues.
2018-12-20 21:10:04 -06:00
Cristhian Martínez Ochoa
2750ab7a5a default site and tools site
now completely working and tested.
2018-12-19 19:02:16 -06:00
Cristhian Martínez Ochoa
3001bdfdca tools port improvements 2018-12-18 20:07:33 -06:00
Cristhian Martínez Ochoa
b558d0bfac tools site
New option to assign an existing site or domain to the tools-port.
2018-12-17 20:27:33 -06:00
Cristhian Martínez Ochoa
0c6bdfc48a default site
Assign a default site for nginx
2018-12-17 18:21:45 -06:00
Cristhian Martínez Ochoa
b3577af41b whitelist and dyn-vars
- HttpAuth Whitelist option
- New dynamic vars.
2018-12-17 14:59:17 -06:00
Cristhian Martínez Ochoa
6c6e1f4b42 server reset keep variables
server reset now respect dynamic variables to keep configuration after reset.
(blockip, wp-auth, yoast-sitemap, config-cache, log-only-error)
2018-12-16 14:45:17 -06:00
Cristhian Martínez Ochoa
338a1ef89f standard syntax
Commands converted to acept the standard syntax:
- site -ssl
- site -cache
- webinoly -login-www-data
- httpauth -wp-admin
2018-12-15 22:03:36 -06:00
Cristhian Martínez Ochoa
5acdf2b258 opcache improved
better php opcache config
2018-12-13 20:09:15 -06:00
Cristhian Martínez Ochoa
ada6e895b2 check before update
Now we check if update is available instead of download and overwrite.
2018-12-13 19:51:04 -06:00
Cristhian Martínez Ochoa
83d5e8703f fixed and more
Readme updated.
SSL detection updated now that nginx ssl directive is deprecated.
Yoast sitemap now detect if nginx is installed before throw an error.
Update process now waits until background processes are finished.
2018-12-13 15:41:29 -06:00
Cristhian Martínez Ochoa
4dfff7ed4c stack update process
update to server v1.3
2018-12-13 14:19:11 -06:00
Cristhian Martínez Ochoa
67fa775c5d mysql keep-data
Option to purge MySQL without removing DB's, by default we remove everything.
2018-12-13 13:16:56 -06:00
Cristhian Martínez Ochoa
40a7eb27d6 stack updated and improved
linux var optim improved
nginx conf improved
wp security improved
MariaDB 10.3 upgraded
2018-12-09 20:56:15 -06:00
Cristhian Martínez Ochoa
43e0f82db5 messages improved
SSL Messages improved.
General color improved and fixed.
2018-11-02 12:47:11 -07:00
Cristhian Martínez Ochoa
c3365e5bd3 db-delete-all fixed
Infinite loop caused by background process
2018-11-02 11:40:12 -07:00
Cristhian Martínez Ochoa
71f7714b5e domain check improved
Added: Can not start with point and can not contain two points together.
2018-11-01 21:42:27 -07:00
Cristhian Martínez Ochoa
2f3bde87a5 case insentive removed
Case insensitive for arguments was removed.
Now we use apt instead of apt-get.
2018-11-01 19:36:22 -07:00
Cristhian Martínez Ochoa
f2b224fffa release
Release v.1.6.1 and small fix
2018-10-31 17:43:55 -07:00
Cristhian Martínez Ochoa
e61a89983f verify checkpoint
- Check for services running
- Check for valid DB passwords
- Check nginx configuration
2018-10-30 21:08:33 -07:00
Cristhian Martínez Ochoa
6762d7e738 more improvements
- python-software-properties not installed in bionic
- error when site command arguments have values and are inverted.
- version command improved to not show empty values.
- clean-cache command now check if memcached and redis are installed.
- zip package is now removed when webinoly is uninstalled.
2018-10-30 20:21:07 -07:00
Cristhian Martínez Ochoa
bc7f02fb75 command improvements
- Arguments are now case insensitive
- server-update now check if source files exist before update.
- some minor improvements to prevent errors.
2018-10-27 18:54:13 -06:00
Cristhian Martínez Ochoa
e63a9dc1d9 dbdelete improved
- Errors when MySQL is not installed or not found and try to delete a DB.
- Purge nginx now remove SSL Cronjobs.
2018-10-27 17:19:26 -06:00