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
Cristhian Martínez Ochoa
fb68954dba
EOL issue
2018-05-09 16:59:26 -06:00
Cristhian Martínez Ochoa
f21f8d20d5
EOL issue
2018-05-09 16:56:57 -06:00
Cristhian Martínez Ochoa
e63db8869d
Domain Check improved
...
improved domain check for special characters to avoid DB errors creation.
2018-05-09 16:22:46 -06:00
Cristhian Martínez Ochoa
8d2032f506
Merge branch 'master' into 1.5.0
2018-05-09 15:26:05 -06:00
Cristhian Martínez Ochoa
459a666b61
wp-default fixed
...
now we convert hyphens to prevent errors in dbcheck, also in default mode always fallback in suggested name to avoid errors.
2018-05-09 15:25:50 -06:00
Cristhian Martínez Ochoa
2288d8ff72
notepad issue
...
issue with files edited in notepad . failing the end of the line format unix.
2018-05-07 23:33:06 -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