Cristhian Martínez Ochoa
aea7852733
install improvements
...
- Better stats for updates.
- Option to skip stats for custom versions.
- Now we can update from an specific branch.
2018-07-28 20:28:50 -05:00
Cristhian Martínez Ochoa
7e51c04fae
fix after testing
...
- auto-update process not runnign server-reset.
- typos in some check paths in verify command.
- login www-data not deleting some data after disabled.
- Remove statistics for alpha versions.
- exit after verify fails when conf file found during re-installation process.
2018-07-09 12:29:01 -05:00
Cristhian Martínez Ochoa
64f1e253c8
verify improved
...
- More checks added.
- Now we run verify after uninstalled weby conf file found.
2018-07-08 15:56:42 -05:00
Cristhian Martínez Ochoa
79de474f1b
better stadistics
...
we add more data in referer for better stadistics
2018-07-07 18:50:03 -05:00
Cristhian Martínez Ochoa
f3bac189b0
fixed custom-version install
...
An issue installing custom versions before v1.4.1.
2018-07-07 17:53:55 -05:00
Cristhian Martínez Ochoa
b7e389342a
purge server-version
...
Server version should be deleted from conf file when purge nginx.
2018-07-07 17:39:47 -05:00
Cristhian Martínez Ochoa
946da7128b
small fixes
...
After testing and before release:
- now we don't need to change cgi.fix_pathinfo in PHP.
- fixed update process.
- better wp-admin security.
- fixed auto-stack installation process
2018-06-27 18:28:50 -06:00
Cristhian Martínez Ochoa
4119e01829
app-version improved
...
Now we take the app-version from TAR file instead of instalation script.
2018-06-24 21:08:20 -06:00
Cristhian Martínez Ochoa
70fda3e7aa
server auto-update config
...
Automatic update for server configuration.
2018-06-24 18:13:23 -06:00
Cristhian Martínez Ochoa
36ef30272b
config-load deprecated
...
Config-Load or Custom Conf option has been deprecated.
2018-06-22 16:23:12 -06:00
Cristhian Martínez Ochoa
c00f4602d2
minor improvements
...
- wget with referer for better statistics.
- api-events instead myapi
- proxy sites now with includes for better fuile handling and ssl.
2018-06-22 13:30:13 -06:00
Cristhian Martínez Ochoa
7f5327fe42
Add Ubuntu 18.04 support to GP branch
...
Add Ubuntu 18.04 support to GP branch
2018-05-22 18:20:41 -06:00
Cristhian Martínez Ochoa
07d109a7b5
ubuntu bionic support
...
Added support for Ubuntu 18.04 bionic beaver.
2018-05-18 16:55:57 -06:00
Cristhian Martínez Ochoa
c37f8742b7
messages improved
...
New we have a successful message after install option zero, ad also we have a donation invitation.
2018-05-18 15:25:27 -06:00
Cristhian Martínez Ochoa
830c574c2d
Merge branch 'master' into 1.5.0
...
merge multi-php feature
2018-05-07 22:48:54 -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
23fc552c75
opcache fixed
...
- opcache not working in some cases with ssl.
- now we use "spider" wget mode to check status code for custom version installer.
- some files change the end of line causing issues with unix format.
2018-05-07 17:18:40 -06:00
Cristhian Martínez Ochoa
b26f7ec9b6
force www redirect
...
Now we have a command to force redirections to www or non-www.
2018-05-02 15:41:31 -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
315b269f07
delete orphan file
...
Fixed an issue where some orphan files not deleted when a custom version is requested.
2018-04-25 16:12:29 -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
32d998643a
some small fixes
...
Fixed before release:
- stack lemp not acepting stable/mainline parameter.
- external db unattended not working.
- httpauth delete similar names issues.
- mysql site with external db not should need wp prefix parameter, removed!
- ssl-on failing due to subdomain check.
2018-04-05 12:37:20 -05:00
Cristhian Martínez Ochoa
827e5aa20b
domain list update command
...
New command: webinoly -domain-list-update
Update the public suffix list that is used to validate domains when creating sites.
2018-03-27 09:58:09 -07:00
Cristhian Martínez Ochoa
4cac1bf105
install any version
...
Now we can install any version to ensure stability in projects.
And some other minor improvements in installation script.
2018-03-23 18:27:00 -07:00
Cristhian Martínez Ochoa
ab5ded55cc
release v1.3.1
...
New release and some improvements to installation file.
2018-03-01 12:16:16 -07:00
Cristhian Martínez Ochoa
2b81c7c4be
php-ver improved error messages
...
Now we detect when same version is already installed and give a proper message, not generic error.
2018-02-25 16:51:57 -07:00
Cristhian Martínez Ochoa
34d341341f
standard syntax for commands
...
Commands syntax updated: root, parked, toolsport, configcache with "=" and brackets "[ ]" .
2018-02-18 19:59:21 -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
ae127a10b7
Delete DB improved
...
Catch error improved and press enter twice to skip in external DB.
2018-01-25 21:03:19 -07:00
Cristhian Martínez Ochoa
a11bac30fb
selective web-tools purge
...
Now web-tools only purge currently installed packages.
2018-01-25 16:30:46 -07:00
Cristhian Martínez Ochoa
9d97bf93cc
reinstall process improved
...
Now we save a copy of config-file in home folder in case Webinoly is reinstalled.
2018-01-16 18:10:22 -07:00
Cristhian Martínez Ochoa
fd22be98ce
Fixed DB delete in purge-server-all
...
Nginx should be purged/removed first because mysql is needed to DB delete.
2018-01-16 12:09:44 -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
9369b4e154
new release v1.2.0
...
New major version release.
2018-01-01 15:59:29 -06:00
Cristhian Martínez Ochoa
a3e5906ae4
short url for beta
...
Short URL for beta version downloads (stadistics)
2017-12-16 17:21:51 -06: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
4d4a34cfb0
Check distro name
...
Check distro name before Webinoly and MariaDB installation.
2017-11-29 21:33:55 -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
e63b236f89
DB Connection improvements
...
DB timeout fixed, check for duplicate dbname improved, fixed remote db delete.
2017-11-08 14:43:39 -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