Commit graph

27 commits

Author SHA1 Message Date
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 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 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 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 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 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 a040e8b9a5 subdomain check overwrite command
Now we can overwrite if site is subdomain or not to skip/ignore webinoly smart check.
2018-03-27 16:41:56 -07:00
Cristhian Martínez Ochoa 42f3736f61 improved subdomain detection
now we compare against public-suffix list (mozilla) to know if a site is sub domain.
2018-03-27 13:32:48 -07:00
Cristhian Martínez Ochoa cef1fed914 redis plugin installed
Now Redis Object Cache Plugin is automatically installed when WP Cache is enabled.
2018-03-19 14:32:37 -07:00
Cristhian Martínez Ochoa 5fecb0cf50 ssl root path validation and parked duplicate fix
Now we validate root path before request a certificate. Parked site fixed error when domain already exist.
2018-02-26 17:53:27 -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 cb11a00607 SSL for subdomain
Remove www from LE request when subdomain
2018-02-14 20:32:43 -07:00
Cristhian Martínez Ochoa 023abfb00d Only DB Command
Create a DB without site - command hack
2018-02-13 19:39:54 -07:00
Cristhian Martínez Ochoa b8a768aeef Delete All sites improved
Now we list all sites domains to be deleted and give a warning about DB's to be deleted.
2018-01-25 18:01:58 -07:00
Cristhian Martínez Ochoa dd8442c348 proxy site argument validation
Better validation for arguments entered in proxy site creation.
2018-01-16 13:23:24 -07:00
Cristhian Martínez Ochoa a34e086951 Unattended WP Custom Install
Unattended WP installation with custom data.
2017-12-29 18:13:59 -06:00
Cristhian Martínez Ochoa 4b606e1445 -php-ver command
New command to change PHP version.
2017-12-20 21:43:34 -06:00
Cristhian Martínez Ochoa d97a3da0b5 mysql site option
Option to create MySQL site.
2017-12-18 21:26:05 -06:00
Cristhian Martínez Ochoa ed9b5b2841 Unattended WP installation
Unattended WP installation with default data.
2017-12-01 18:15:06 -07:00
Cristhian Martínez Ochoa 76dc09dd9b Reverse proxy site
Reverse proxy nginx site added
2017-11-28 19:53:21 -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