Commit graph

145 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa 14e19177af site command improved
- argument empty error fixed
- cache option install plugins with wrong permissions fixed
2018-10-26 22:03:48 -06:00
Cristhian Martínez Ochoa ce1f8d21a9 improvements and fixes
- php7.3 support
- cache wp plugins permissions fixed
- custom-nginx-rules path for parked sites fixed
- wget timeout improved
- opcache not working when custom tool port is set, fixed.
- external-list-update command renamed to external-sources-update
- readme and some messaged improved.
2018-10-26 21:30:46 -06:00
Cristhian Martínez Ochoa b975be82a2 readme updated
New links and bitcoin added.
2018-09-23 18:40:17 -06:00
Cristhian Martínez Ochoa eb28ac2828 ssl improvements
- ssl for wpsubdom removed, wildcard is enough.
- ssl-root-path fixed.
- some minor code improvements.
2018-09-03 19:34:14 -06:00
Cristhian Martínez Ochoa cec4995891 ssl root-path
Let's Encrypt running in manual mode with HTTP Challenge for site with not var/www location, reverse proxy sites for instance.
2018-09-01 18:14:55 -06:00
Cristhian Martínez Ochoa e1902acebe wildcard support
SSL Let's Encrypt Wildcard support.
2018-08-31 20:36:06 -06:00
Cristhian Martínez Ochoa cf38ef4b1c ssl for wp-mu-subdom
fixed, now we can add ssl certs to wordpress multisite with subdomain setup subsites.
2018-08-31 18:16:58 -06:00
Cristhian Martínez Ochoa 1f275f0172 proxy site improved
- now we use standar format [localhost:8080] .
- Now we check host/port connection and show a warning.
- host/port data check improved.
2018-08-25 17:58:48 -06:00
Cristhian Martínez Ochoa a5291df5d1 only-error log
New command to disable access logs.
2018-08-25 16:40:40 -06:00
Cristhian Martínez Ochoa 371b75319c small fix
change conditional
2018-08-20 20:48:19 -06:00
Cristhian Martínez Ochoa e87cbad39c yoast-sitemap on/off command
New option to enable or disabled the Yoast Sitemap default support.
2018-08-20 20:43:26 -06:00
Cristhian Martínez Ochoa 0b5e1637fc info improved
- PMA version displayed
- RAM and Swap now automatically do the conversion to Mb or Gb.
2018-08-20 19:50:12 -06:00
Cristhian Martínez Ochoa 9b52d7c17a new features
- Command to check webinoly version.
- Command to (un)block IPs in nginx.
- Command to modify conf variables.
2018-08-11 20:11:46 -05:00
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 b8e7b6be10 fix delete disabled site
Fixed error when try to delete a site that is disabled.
2018-07-28 18:45:24 -05: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 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 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 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 82424f16cd fixed login-www-data
Changed folder owner causing login-www-data fails.
2018-07-07 18:19:18 -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 eb805bd17c server conf updated
linux optim updated
auto-server update improved
2018-07-06 19:40:47 -05:00
Cristhian Martínez Ochoa d36c437cf0 php default values updated
some conf values updated
2018-07-06 17:59:57 -05:00
Cristhian Martínez Ochoa 8971817797 fixed 403 for loguedin users
Nginx limit_req causing 403 in frontend for logued in users.
2018-07-06 14:02:51 -05:00
Cristhian Martínez Ochoa b3f334f0fc small fixes
- fail last commit.
2018-06-27 18:29:55 -06: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 92f72eb2a3 certbot
Now we use certbot instead of letsencrypt.
- ocsp and must staple enabled.
- now we use the staging feature for debug.
- restart nginx after renew.
- now we revoke and delete cert instead just delete files.
2018-06-24 12:39:30 -06:00
Cristhian Martínez Ochoa b0f743035e pma updated
Now we always install the latest pma version, instead of using the official Ubuntu PPA.
2018-06-23 20:18:42 -06:00
Cristhian Martínez Ochoa 7f0acd43ca set timezone
Now we can set timezone for Ubuntu and PHP.
2018-06-23 18:31:24 -06:00
Cristhian Martínez Ochoa 5348de5b95 external lists updated
Domain suffix updated.
Timezone DB added.
2018-06-23 16:37:06 -06: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 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 f0078b3914 web-tools deprecated
Purge Web-Tools feature has been deprecated.
2018-06-22 16:15:03 -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 e0f7aeaf03 templates and conf updated
Nginx Conf updated.
More protection to prevent DOS attacks.
Skip cache for more cart and sitemap plugins.
2018-06-22 08:53:29 -06:00
Cristhian Martínez Ochoa 4e28539fa4 Merge branch dev
Merge new features:
- Force www or non-www
- Ignore ssl
- API
2018-05-30 16:44:56 -06:00
Cristhian Martínez Ochoa dee82bf64d HotFix -php-ver
php-ver causing Bad Gateway error in front end.
2018-05-29 20:17:43 -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 3d6b3c2a01 README updated
Support for Ubuntu 18.04 bionic
2018-05-18 18:35:43 -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 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 844b653e4e Ignore SSL in Force-Redirect
New option to ignore SSL in force-redirect for some cases where WWW was not included in SSL.
2018-05-18 13:28:32 -06:00
Cristhian Martínez Ochoa f2fff2e377 fixed force redirect
server_name missing a semicolon.
2018-05-13 19:13:31 -06:00
Cristhian Martínez Ochoa dd40579db9 Merge branch 'master' into 1.5.0 2018-05-13 18:59:46 -06:00
Cristhian Martínez Ochoa 4088125ee0 domain check fixed
Now we prevent an error for invalid filename.
2018-05-13 18:38:52 -06:00