Cristhian Martínez Ochoa
b0365ddf43
delete site improved
...
Now we have the new "external-db" option to pass user and password for external DB's, also work for delete-all.
Now we have support for keep-db option when deleting a site.
Delete-all now use the same delete function.
2019-04-25 12:51:56 -06: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
133a99d505
conf-value fixed
...
Issue: not accepting true as a value
2019-02-08 19:17:02 -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
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
b3577af41b
whitelist and dyn-vars
...
- HttpAuth Whitelist option
- New dynamic vars.
2018-12-17 14:59:17 -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
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
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
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
Cristhian Martínez Ochoa
8844cdf2da
fixed nginx issue
...
nginx not restarting after update
2018-07-10 22:30:28 -05:00
Cristhian Martínez Ochoa
97887cf7fe
fixed delete wp site
...
Failing when wp-config is at root instead of one level below.
2018-07-08 17:20:21 -05:00
Cristhian Martínez Ochoa
4d21112f4e
php improvements
...
- php_exec_zip are now enabled.
- php cookie_httponly is now enabled
2018-06-22 16:38:31 -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
b2b1e3ba5f
api feature
...
now we have an API for installation and purge progress.
2018-05-02 20:10:01 -06:00
Cristhian Martínez Ochoa
d3830acfc8
conf functions improved
...
Prevent an issue with similar named variables.
2018-04-25 14:05:10 -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
a0a8981f0c
delete site w ext-db unattended
...
Delete site with external database now is unattended.
2018-04-04 13:49:24 -05: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
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
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
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
13d9025391
Initial release
...
First commit to public release.
2017-09-16 14:37:13 -06:00