Commit graph

25 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa e7b3d36419 swap for -gt 128
Now we are considering cases for swap with ram above 128.
2018-05-18 14:19:24 -06:00
Cristhian Martínez Ochoa 4db986f51c multi-php feature
Now we can install multi php versions simultaneously.
2018-05-07 22:41:45 -06:00
Cristhian Martínez Ochoa 31bb518b4e some small fixes
- final release.
- port tools fixed - not assigning port number during fresh installations.
- type in redis settings in wp-config.
- clear opcache wrong url corrected.
2018-04-28 22:01:23 -06:00
Cristhian Martínez Ochoa a5e714ec07 fixed nginx
Fixed an error with new 1.14.0 stable version not properly starting the nginx service.
2018-04-25 16:06:10 -06:00
Cristhian Martínez Ochoa 64b5c64021 tools-port improved
- default value is now assigned during creation site, not in initial installation.
- webinoly -tools-port command now works even if nginx is not installed.
2018-04-25 15:16:04 -06:00
Cristhian Martínez Ochoa e22f9fd8b4 bionic preparation
Test and preparation for Ubuntu 18.04 bionic beaver.
2018-04-24 17:39:01 -06:00
Cristhian Martínez Ochoa ab654a0b7b nginx mainline
Now we can install mainline or stable versions of nginx.
2018-04-03 14:27:58 -05:00
Cristhian Martínez Ochoa ef9a7d0af4 stack messages improved
Installation messages improved and some small code improvements.
2018-03-31 21:08:40 -06:00
Cristhian Martínez Ochoa ebb06ccc42 site command small fixes
- "-on" option now check if domain exists.
- "-proxy" now check if is subdomain.
- small changes in PMA install.
- some small code improvements.
2018-03-31 16:51:15 -06:00
Cristhian Martínez Ochoa fe0c5a3551 php 7.2 is now default
PHP v7.2 is now the default version installed with Webinoly.
2018-03-19 14:08:15 -07:00
Cristhian Martínez Ochoa aa5313bf80 new lib for webinoly command
install lib was splitted up and reduced
2018-02-26 18:32:16 -07:00
Cristhian Martínez Ochoa 9a37741d4b force-flag instead delall
delall internal flag was renamed to be better described, now is called force-flag and is used always we want to force unattended mode.
2018-02-25 18:13:30 -07:00
Cristhian Martínez Ochoa 2a8fcecef6 verify function improved
htpasswd is not a warning anymore, test is passed with an info text displayed.
2018-02-13 18:41:40 -07:00
Cristhian Martínez Ochoa 078e6b3634 deprecated php packages
xdebug deprecated in 5.6 and added support for 7.2
2018-02-13 18:25:24 -07:00
Cristhian Martínez Ochoa a54d357a20 Messages Improved
Some messages improved, fixed typos and silent output test.
2018-01-16 14:40:33 -07:00
Cristhian Martínez Ochoa f50af4fc4f HotFix
Emergency release. PHP error during first fresh install.
2018-01-05 08:51:17 -07:00
Cristhian Martínez Ochoa a5c3abe302 php7.2 support
PHP v7.2 support and php-mcrypt removed and deprecated only for 7.2.
2017-12-16 13:01:04 -06:00
Cristhian Martínez Ochoa c0d3752235 pre-packs and ppa remove
Basic packages are now installed before stack.
Redis PPA, MariaDB apt-key should be removed when purge or uninstall.
2017-12-04 18:30:55 -07:00
Cristhian Martínez Ochoa 34a0912d25 Swap Owner
Delete swap partition (during uninstall) only if it was created by webinoly.
2017-11-30 17:41:39 -07:00
Cristhian Martínez Ochoa 4d4a34cfb0 Check distro name
Check distro name before Webinoly and MariaDB installation.
2017-11-29 21:33:55 -07:00
Cristhian Martínez Ochoa 5d18b2586d Some improvements
Memcached is now integrated to web-tools. New short url to update tar file for better stadistics. OS info improved with lsb_release data. Remove nginx ppa when purge.
2017-11-28 17:18:18 -07:00
Cristhian Martínez Ochoa eb79e2dfc1 Nginx stable version
Install nginx stable version instead of official ubuntu ppa.
2017-11-28 14:48:16 -07:00
Cristhian Martínez Ochoa 24543a5d8a Install & Update Improvements
Wget instead curl, beta version installer, fixed app version in conf file after update, fixed delete installer file when not in home.
2017-11-06 21:10:50 -07:00
Cristhian Martínez Ochoa 43a90a1dfd Minor fixes and tweaks.
Log command code refactored, messages improved, HTTPS links, Ondrej repo ppa key fixed, source folder issue.
2017-10-21 21:35:55 -06:00
Cristhian Martínez Ochoa 13d9025391 Initial release
First commit to public release.
2017-09-16 14:37:13 -06:00