Commit graph

90 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 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 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 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 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 79de474f1b better stadistics
we add more data in referer for better stadistics
2018-07-07 18:50:03 -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 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 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 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 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 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 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 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 8773d67cb2 opcache folder
Folder changed for opcache clear file.
2018-04-28 18:58:22 -06:00
Cristhian Martínez Ochoa 47d0df5a9c opcache fixed
- OpCache now have an static file.
- Now we check if stack is builded before clear each cache.
2018-04-28 18:54:16 -06:00
Cristhian Martínez Ochoa 82a97a00b7 server update with options
Now server update acept a value for an specific package (nginx, php or all).
2018-04-27 17:06:37 -06:00
Cristhian Martínez Ochoa 765e9c4b0b fixed error loop
Fixed error loop when data is incorrect for external db in WP unattended.
2018-04-26 18:51:06 -06:00
Cristhian Martínez Ochoa aad142a3ca fixed purge force twice
Fixed an issue that occurs when use "force" option with -purge-server-all that cause running twice the individual purge of each package when is not installed.
2018-04-26 18:20:30 -06:00
Cristhian Martínez Ochoa f851e8d76a parked and proxy improved
- fixed - proxy sites now don't create data folder.
- parked now use the createsite function and also respect the subdomain check.
2018-04-26 16:15:44 -06:00
Cristhian Martínez Ochoa 7c90bad146 domain name check
Now we check and have a WARNING messagge for domain names.
2018-04-25 19:59:40 -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 1e955d322b http delete error
Fixed an error when try to delete an HTTP Auth user and file is empty or file still doesn't exist.
2018-04-25 14:13:45 -06:00
Cristhian Martínez Ochoa d52f0fe866 fixed multiple wp redis
Fixed an issue when multiple WP installation have redis enabled causing an unexpected behavior like wrong redirections.
2018-04-25 14:00:22 -06:00
Cristhian Martínez Ochoa b26520b33f parked sites improved
- ssl nginx-error fixed.
- ssl check root before creation.
- parked and proxy sites are now listed in -delete-all.
2018-04-24 20:14:43 -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 4e26e73afe delete site unattended
Now delete site command acept "force" option for unattended scripts.
2018-04-04 12:10:32 -05:00
Cristhian Martínez Ochoa 448870d1bc mysql site unattended
MySQL site now can run unattended and also acept default and custom data.
2018-04-03 20:44:59 -05: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 231eb61541 ssl site improved
Check if letsencrypt is installed.
ssl-off now can run unattended
2018-04-03 13:02:39 -05:00
Cristhian Martínez Ochoa c83ba09ddd webinoly command clean
Some spaces added and things...
2018-04-02 21:54:51 -05:00
Cristhian Martínez Ochoa 0aaaad5596 httpauth command improvements
Now is unattended (add and delete), some validations and code improvements.
2018-04-02 21:42:29 -05:00